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: 'ebdbd671-4eea-1595-4a0e-74de5dcceb0c' Node name: 'onap-msb-consul-5454dcc5c5-4k2f9' 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/01/16 04:52:32 [DEBUG] agent: Using random ID "ebdbd671-4eea-1595-4a0e-74de5dcceb0c" as node ID 2023/01/16 04:52:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ebdbd671-4eea-1595-4a0e-74de5dcceb0c Address:127.0.0.1:8300}] 2023/01/16 04:52:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/16 04:52:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-4k2f9.dc1 127.0.0.1 2023/01/16 04:52:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-4k2f9 127.0.0.1 2023/01/16 04:52:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-4k2f9.dc1" in area "wan" 2023/01/16 04:52:32 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/16 04:52:32 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-4k2f9 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/16 04:52:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/16 04:52:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/16 04:52:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/16 04:52:32 [INFO] agent: started state syncer 2023/01/16 04:52:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/16 04:52:32 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/16 04:52:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/16 04:52:32 [DEBUG] raft: Votes needed: 1 2023/01/16 04:52:32 [DEBUG] raft: Vote granted from ebdbd671-4eea-1595-4a0e-74de5dcceb0c in term 2. Tally: 1 2023/01/16 04:52:32 [INFO] raft: Election won. Tally: 1 2023/01/16 04:52:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/16 04:52:32 [INFO] consul: cluster leadership acquired 2023/01/16 04:52:32 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-4k2f9 2023/01/16 04:52:32 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/16 04:52:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:52:32 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-4k2f9' joined, marking health alive 2023/01/16 04:52:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:52:32 [INFO] agent: Synced node info 2023/01/16 04:52:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:52:33 [DEBUG] agent: Node info in sync 2023/01/16 04:52:33 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/16 04:53:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:54:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:54:07 [DEBUG] agent: Node info in sync 2023/01/16 04:54:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4k2f9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/16 04:54:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:55:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:55:12 [DEBUG] agent: Node info in sync 2023/01/16 04:55:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:56:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:57:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4k2f9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/16 04:57:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:57:04 [DEBUG] agent: Node info in sync 2023/01/16 04:57:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:58:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:58:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:58:45 [DEBUG] agent: Node info in sync 2023/01/16 04:59:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 04:59:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 04:59:46 [DEBUG] agent: Node info in sync 2023/01/16 04:59:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4k2f9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/16 05:00:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 05:01:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/16 05:01:00 [DEBUG] agent: Node info in sync 2023/01/16 05:01:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 05:02:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4k2f9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/16 05:02:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4k2f9" since the cluster is too small 2023/01/16 05:02:34 [DEBUG] http: Request GET /v1/status/leader (9.622288ms) from=10.233.66.108:39602 2023/01/16 05:02:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:35 [INFO] agent: Synced service "_v1_sdc_10.233.31.7_8443" 2023/01/16 05:02:35 [DEBUG] agent: Node info in sync 2023/01/16 05:02:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.961527ms) from=10.233.66.108:39624 2023/01/16 05:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:35 [DEBUG] agent: Node info in sync 2023/01/16 05:02:35 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (2.739525ms) from=10.233.66.108:39626 2023/01/16 05:02:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:35 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.31.7_8080" 2023/01/16 05:02:35 [DEBUG] agent: Node info in sync 2023/01/16 05:02:35 [DEBUG] http: Request PUT /v1/agent/service/register (29.082408ms) from=10.233.66.108:39640 2023/01/16 05:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:35 [DEBUG] agent: Node info in sync 2023/01/16 05:02:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.429873ms) from=10.233.66.108:39642 2023/01/16 05:02:36 [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/01/16 05:02:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:36 [INFO] agent: Synced service "_v1_parser_10.233.19.142_8806" 2023/01/16 05:02:36 [DEBUG] agent: Node info in sync 2023/01/16 05:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.938618ms) from=10.233.66.108:39650 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Node info in sync 2023/01/16 05:02:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.3657ms) from=10.233.66.108:39656 2023/01/16 05:02:36 [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/01/16 05:02:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [INFO] agent: Synced service "_v1_catalog_10.233.19.142_8806" 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:36 [DEBUG] agent: Node info in sync 2023/01/16 05:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (28.645033ms) from=10.233.66.108:39662 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Node info in sync 2023/01/16 05:02:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (624.935µs) from=10.233.66.108:39666 2023/01/16 05:02:36 [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/01/16 05:02:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [INFO] agent: Synced service "_v1_nsd_10.233.19.142_8806" 2023/01/16 05:02:36 [DEBUG] agent: Node info in sync 2023/01/16 05:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.754171ms) from=10.233.66.108:39684 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:36 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:36 [DEBUG] agent: Node info in sync 2023/01/16 05:02:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (391.535µs) from=10.233.66.108:39688 2023/01/16 05:02:37 [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/01/16 05:02:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:37 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.142_8806" 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Node info in sync 2023/01/16 05:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (29.962387ms) from=10.233.66.108:39704 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Node info in sync 2023/01/16 05:02:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (722.468µs) from=10.233.66.108:39706 2023/01/16 05:02:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:37 [INFO] agent: Synced service "_v0_multicloud_10.233.39.241_9001" 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Node info in sync 2023/01/16 05:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (21.60263ms) from=10.233.66.108:39712 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Node info in sync 2023/01/16 05:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (732.109µs) from=10.233.66.108:39714 2023/01/16 05:02:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:37 [INFO] agent: Synced service "_v1_multicloud_10.233.39.241_9001" 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Node info in sync 2023/01/16 05:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (25.125127ms) from=10.233.66.108:39718 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:37 [DEBUG] agent: Node info in sync 2023/01/16 05:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (384.927µs) from=10.233.66.108:39728 2023/01/16 05:02:38 [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/01/16 05:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [INFO] agent: Synced service "_v1_message-router_10.233.17.207_3904" 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.320082ms) from=10.233.66.108:39732 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.673276ms) from=10.233.66.108:39734 2023/01/16 05:02:38 [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/01/16 05:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.83_443" 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (97.958473ms) from=10.233.66.108:39742 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (559.579µs) from=10.233.66.108:39746 2023/01/16 05:02:38 [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/01/16 05:02:38 [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/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.37.36_8443" 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.32439ms) from=10.233.66.108:39752 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (491.197µs) from=10.233.66.108:39754 2023/01/16 05:02:38 [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/01/16 05:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.19.68_9015" 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (25.07633ms) from=10.233.66.108:39764 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (4.594577ms) from=10.233.66.108:39768 2023/01/16 05:02:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.52.133_9011" 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (29.049397ms) from=10.233.66.108:39774 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (806.345µs) from=10.233.66.108:39780 2023/01/16 05:02:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.52.133_9011" 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (15.826714ms) from=10.233.66.108:39786 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:38 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (405.064µs) from=10.233.66.108:39788 2023/01/16 05:02:39 [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/01/16 05:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.53.48_9007" 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.809369ms) from=10.233.66.108:39794 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (458.805µs) from=10.233.66.108:39798 2023/01/16 05:02:39 [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/01/16 05:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.53.48_9007" 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.972436ms) from=10.233.66.108:39802 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (378.289µs) from=10.233.66.108:39804 2023/01/16 05:02:39 [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/01/16 05:02:39 [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/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [INFO] agent: Synced service "_v1_sdc-gui_10.233.29.186_8181" 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.451272ms) from=10.233.66.108:39808 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (486.48µs) from=10.233.66.108:39810 2023/01/16 05:02:39 [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/01/16 05:02:39 [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/01/16 05:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (24.083332ms) from=10.233.66.108:39814 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (356.39µs) from=10.233.66.108:39816 2023/01/16 05:02:39 [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/01/16 05:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (33.479574ms) from=10.233.66.108:39824 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:39 [DEBUG] agent: Node info in sync 2023/01/16 05:02:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (514.507µs) from=10.233.66.108:39828 2023/01/16 05:02:40 [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/01/16 05:02:40 [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/01/16 05:02:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.109773ms) from=10.233.66.108:39832 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (389.352µs) from=10.233.66.108:39834 2023/01/16 05:02:40 [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/01/16 05:02:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.479229ms) from=10.233.66.108:39838 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (362.931µs) from=10.233.66.108:39840 2023/01/16 05:02:40 [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/01/16 05:02:40 [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/01/16 05:02:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (28.406181ms) from=10.233.66.108:39844 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (31.688419ms) from=10.233.66.108:39846 2023/01/16 05:02:40 [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/01/16 05:02:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:40 [DEBUG] agent: Node info in sync 2023/01/16 05:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (54.496859ms) from=10.233.66.108:39854 2023/01/16 05:02:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (6.957242ms) from=10.233.66.108:39858 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (23.80449ms) from=10.233.66.108:39864 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (382.736µs) from=10.233.66.108:39866 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (23.780844ms) from=10.233.66.108:39870 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (23.397873ms) from=10.233.66.108:39874 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (19.784464ms) from=10.233.66.108:39888 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (659.424µs) from=10.233.66.108:39890 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (23.978988ms) from=10.233.66.108:39896 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (376.561µs) from=10.233.66.108:39898 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (14.216814ms) from=10.233.66.108:39906 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (2.116903ms) from=10.233.66.108:39910 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.447865ms) from=10.233.66.108:39914 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (365.157µs) from=10.233.66.108:39916 2023/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [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/01/16 05:02:41 [DEBUG] 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/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (112.573476ms) from=10.233.66.108:39924 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:41 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (380.66µs) from=10.233.66.108:39926 2023/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (33.502962ms) from=10.233.66.108:39930 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (349.498µs) from=10.233.66.108:39932 2023/01/16 05:02:42 [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/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.079992ms) from=10.233.66.108:39936 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (407.339µs) from=10.233.66.108:39938 2023/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (30.199464ms) from=10.233.66.108:39942 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (2.728884ms) from=10.233.66.108:39944 2023/01/16 05:02:42 [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/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (11.34355ms) from=10.233.66.108:39948 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (388.687µs) from=10.233.66.108:39950 2023/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.103536ms) from=10.233.66.108:39956 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (437.513µs) from=10.233.66.108:39958 2023/01/16 05:02:42 [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/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.733815ms) from=10.233.66.108:39962 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (410.652µs) from=10.233.66.108:39964 2023/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.344161ms) from=10.233.66.108:39970 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (361.17µs) from=10.233.66.108:39972 2023/01/16 05:02:42 [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/01/16 05:02:42 [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/01/16 05:02:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.07289ms) from=10.233.66.108:39976 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:42 [DEBUG] agent: Node info in sync 2023/01/16 05:02:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (492.008µs) from=10.233.66.108:39980 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.705893ms) from=10.233.66.108:39986 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (540.749µs) from=10.233.66.108:39988 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (12.811203ms) from=10.233.66.108:39992 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (585.588µs) from=10.233.66.108:39994 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.986119ms) from=10.233.66.108:39998 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.415354ms) from=10.233.66.108:40000 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (49.563377ms) from=10.233.66.108:40004 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (415.875µs) from=10.233.66.108:40008 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (61.913705ms) from=10.233.66.108:40012 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (403.98µs) from=10.233.66.108:40014 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (97.326129ms) from=10.233.66.108:40018 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (978.163µs) from=10.233.66.108:40022 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (14.867633ms) from=10.233.66.108:40028 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (12.421818ms) from=10.233.66.108:40032 2023/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [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/01/16 05:02:43 [DEBUG] 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/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request PUT /v1/agent/service/register (97.347567ms) from=10.233.66.108:40038 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:43 [DEBUG] agent: Node info in sync 2023/01/16 05:02:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (332.659µs) from=10.233.66.108:40040 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.466405ms) from=10.233.66.108:40044 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (408.495µs) from=10.233.66.108:40046 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (28.27774ms) from=10.233.66.108:40052 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (614.084µs) from=10.233.66.108:40054 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (40.453089ms) from=10.233.66.108:40058 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (364.814µs) from=10.233.66.108:40060 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (23.009089ms) from=10.233.66.108:40064 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (319.695µs) from=10.233.66.108:40066 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (15.906328ms) from=10.233.66.108:40072 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (459.753µs) from=10.233.66.108:40074 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (25.402164ms) from=10.233.66.108:40078 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (367.676µs) from=10.233.66.108:40080 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (56.155618ms) from=10.233.66.108:40086 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.422883ms) from=10.233.66.108:40088 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (78.453854ms) from=10.233.66.108:40096 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (374.962µs) from=10.233.66.108:40102 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [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/01/16 05:02:44 [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/01/16 05:02:44 [DEBUG] 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/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (56.36944ms) from=10.233.66.108:40106 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:44 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (447.43µs) from=10.233.66.108:40108 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.483502ms) from=10.233.66.108:40114 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (38.776029ms) from=10.233.66.108:40116 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (20.058579ms) from=10.233.66.108:40122 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (335.324µs) from=10.233.66.108:40124 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.270686ms) from=10.233.66.108:40128 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (460.659µs) from=10.233.66.108:40130 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (13.001874ms) from=10.233.66.108:40136 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (394.178µs) from=10.233.66.108:40138 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.373161ms) from=10.233.66.108:40142 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (413.419µs) from=10.233.66.108:40146 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (34.151996ms) from=10.233.66.108:40150 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (2.050193ms) from=10.233.66.108:40152 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (24.490607ms) from=10.233.66.108:40156 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (441.023µs) from=10.233.66.108:40158 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.389845ms) from=10.233.66.108:40164 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (481.771µs) from=10.233.66.108:40166 2023/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [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/01/16 05:02:45 [DEBUG] 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/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.479366ms) from=10.233.66.108:40170 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:45 [DEBUG] agent: Node info in sync 2023/01/16 05:02:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (526.76µs) from=10.233.66.108:40172 2023/01/16 05:02:46 [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/01/16 05:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Node info in sync 2023/01/16 05:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (32.054402ms) from=10.233.66.108:40178 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Node info in sync 2023/01/16 05:02:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (359.564µs) from=10.233.66.108:40180 2023/01/16 05:02:46 [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/01/16 05:02:46 [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/01/16 05:02:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.31.7_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.17.207_3904" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.56_8446" 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_parser_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.83_443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.53.48_9007" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Node info in sync 2023/01/16 05:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (64.202376ms) from=10.233.66.108:40186 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.31.7_8080" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.36_8443" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.19.142_8806" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.133_9011" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.19.68_9015" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.241_9001" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.186_8181" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.56_8446" in sync 2023/01/16 05:02:46 [DEBUG] agent: Service "_v14_aai-nquery