By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: 'e37cc1a2-a069-b724-bf14-2e7aadc9f6d0' Node name: 'dev-msb-consul-85cddc885c-6g5f9' 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: 2021/04/02 23:51:04 [DEBUG] agent: Using random ID "e37cc1a2-a069-b724-bf14-2e7aadc9f6d0" as node ID 2021/04/02 23:51:04 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e37cc1a2-a069-b724-bf14-2e7aadc9f6d0 Address:127.0.0.1:8300}] 2021/04/02 23:51:04 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/02 23:51:04 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-6g5f9.dc1 127.0.0.1 2021/04/02 23:51:04 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-6g5f9 127.0.0.1 2021/04/02 23:51:04 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-6g5f9 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/02 23:51:04 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-6g5f9.dc1" in area "wan" 2021/04/02 23:51:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/02 23:51:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/02 23:51:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/02 23:51:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/02 23:51:04 [INFO] agent: started state syncer 2021/04/02 23:51:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/02 23:51:04 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/02 23:51:04 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/02 23:51:04 [DEBUG] raft: Votes needed: 1 2021/04/02 23:51:04 [DEBUG] raft: Vote granted from e37cc1a2-a069-b724-bf14-2e7aadc9f6d0 in term 2. Tally: 1 2021/04/02 23:51:04 [INFO] raft: Election won. Tally: 1 2021/04/02 23:51:04 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/02 23:51:04 [INFO] consul: cluster leadership acquired 2021/04/02 23:51:04 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-6g5f9 2021/04/02 23:51:04 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/02 23:51:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-6g5f9" since the cluster is too small 2021/04/02 23:51:04 [INFO] consul: member 'dev-msb-consul-85cddc885c-6g5f9' joined, marking health alive 2021/04/02 23:51:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/02 23:51:04 [INFO] agent: Synced node info 2021/04/02 23:51:04 [DEBUG] agent: Node info in sync 2021/04/02 23:51:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/02 23:51:06 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/02 23:52:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-6g5f9" since the cluster is too small 2021/04/02 23:52:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/02 23:52:10 [DEBUG] agent: Node info in sync 2021/04/02 23:53:04 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-6g5f9.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/02 23:53:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-6g5f9" since the cluster is too small 2021/04/02 23:53:23 [DEBUG] http: Request GET /v1/catalog/services (568.641µs) from=10.242.205.206:52690 2021/04/02 23:53:23 [DEBUG] http: Request GET /v1/status/leader (1.960647ms) from=10.242.205.206:52692 2021/04/02 23:53:26 [DEBUG] http: Request GET /v1/catalog/services (214.793µs) from=10.242.205.205:35472 2021/04/02 23:53:26 [DEBUG] http: Request GET /v1/status/leader (2.923751ms) from=10.242.205.205:35474 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/status/leader (1.565656ms) from=10.242.49.77:49684 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_appc_10.96.117.197_8443" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.714486ms) from=10.242.49.77:49690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (3.861051187s) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (846.05ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/appc-v1 (1.381659ms) from=10.242.49.77:49692 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/appc-v1 (337.142µs) from=10.242.205.206:52726 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_parser_10.96.189.146_8806" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.009834ms) from=10.242.49.77:49694 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (98.592359ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (92.904569ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.110818ms) from=10.242.49.77:49696 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (236.548µs) from=10.242.205.206:52726 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_catalog_10.96.189.146_8806" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.000756ms) from=10.242.49.77:49698 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (41.581685ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (50.381486ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (372.004µs) from=10.242.49.77:49700 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (200.56µs) from=10.242.205.206:52732 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_nsd_10.96.189.146_8806" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (2.430323ms) from=10.242.49.77:49702 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (28.708629ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (33.663549ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (181.938µs) from=10.242.49.77:49704 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (144.552µs) from=10.242.205.206:52732 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.189.146_8806" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.551594ms) from=10.242.49.77:49706 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (44.895831ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (49.218351ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (402.331µs) from=10.242.49.77:49708 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (215.53µs) from=10.242.205.206:52736 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.240.156_9007" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (2.84977ms) from=10.242.49.77:49710 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (30.796746ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (26.733181ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (155.974µs) from=10.242.205.206:52738 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (282.085µs) from=10.242.49.77:49712 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.240.156_9007" 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.318337ms) from=10.242.49.77:49714 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (37.605945ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (38.445527ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (413.923µs) from=10.242.49.77:49716 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (234.355µs) from=10.242.205.206:52744 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.146.174_9009" 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.254635ms) from=10.242.49.77:49718 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (27.251329ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (36.424129ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (263.644µs) from=10.242.49.77:49720 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (205.89µs) from=10.242.205.206:52746 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.146.174_9009" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.008347ms) from=10.242.49.77:49722 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (23.363676ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (35.680314ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (391.038µs) from=10.242.49.77:49724 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_message-router_10.96.66.24_3904" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.708141ms) from=10.242.49.77:49726 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (27.49052ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (29.654119ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.85463ms) from=10.242.49.77:49728 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (128.878µs) from=10.242.205.206:52748 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (124.017µs) from=10.242.205.206:52748 2021/04/02 23:53:27 [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. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.81.178_9015" 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.439738ms) from=10.242.49.77:49730 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (32.816139ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (26.056235ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (258.411µs) from=10.242.49.77:49736 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (114.326µs) from=10.242.205.206:52752 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.51.190_8080" 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.356831ms) from=10.242.49.77:49738 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (55.188993ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (66.250024ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (309.97µs) from=10.242.49.77:49740 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (306.454µs) from=10.242.205.206:52756 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.3.140_9518" 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.822828ms) from=10.242.49.77:49742 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (33.064111ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (31.703449ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (231.196µs) from=10.242.205.206:52758 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (422.948µs) from=10.242.49.77:49744 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.211.28_9004" 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.25717ms) from=10.242.49.77:49746 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (41.678571ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (41.224794ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (473.01µs) from=10.242.49.77:49748 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (275.599µs) from=10.242.205.206:52760 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:27 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.211.28_9004" 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.394467ms) from=10.242.49.77:49750 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:27 [DEBUG] agent: Node info in sync 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (29.134335ms) from=10.242.205.205:35472 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (32.343062ms) from=10.242.205.206:52690 2021/04/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (729.104µs) from=10.242.49.77:49752 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (185.082µs) from=10.242.205.206:52762 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.79.103_443" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.555231ms) from=10.242.49.77:49754 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (40.152374ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (34.411651ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (317.23µs) from=10.242.49.77:49756 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (235.131µs) from=10.242.205.206:52764 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.169.38_9011" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.008957ms) from=10.242.49.77:49758 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (52.00967ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (54.129893ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (588.066µs) from=10.242.49.77:49760 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (264.148µs) from=10.242.205.206:52766 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.169.38_9011" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.556851ms) from=10.242.49.77:49762 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (24.405075ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (29.583074ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (450.826µs) from=10.242.49.77:49764 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (237.322µs) from=10.242.205.206:52768 2021/04/02 23:53:28 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.393833ms) from=10.242.49.77:49766 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (39.638409ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (29.012967ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (476.798µs) from=10.242.49.77:49768 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (268.009µs) from=10.242.205.206:52770 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.34679ms) from=10.242.49.77:49770 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (39.092552ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (39.208726ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (1.799284ms) from=10.242.49.77:49772 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (398.422µs) from=10.242.205.206:52772 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (48.478919ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (42.644113ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.725649ms) from=10.242.49.77:49774 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (311.306µs) from=10.242.205.206:52774 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (369.681µs) from=10.242.49.77:49776 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v0_multicloud_10.96.4.149_9001" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.27248ms) from=10.242.49.77:49778 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (54.724328ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (55.650703ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (270.215µs) from=10.242.49.77:49780 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (205.063µs) from=10.242.205.206:52782 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v1_multicloud_10.96.4.149_9001" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (22.754269ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (29.220117ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.040381ms) from=10.242.49.77:49782 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (445.777µs) from=10.242.49.77:49784 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (175.98µs) from=10.242.205.206:52784 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.827803ms) from=10.242.49.77:49786 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (39.718993ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (40.912848ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (961.99µs) from=10.242.49.77:49788 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (179.675µs) from=10.242.205.206:52786 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.410755ms) from=10.242.49.77:49790 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (26.787568ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (27.512219ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (312.935µs) from=10.242.49.77:49792 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (198.359µs) from=10.242.205.206:52788 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.081375ms) from=10.242.49.77:49794 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (23.737056ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (41.792733ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (331.72µs) from=10.242.49.77:49796 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (160.868µs) from=10.242.205.206:52790 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.587823ms) from=10.242.49.77:49798 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (26.852347ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (27.026163ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (144.821µs) from=10.242.205.206:52792 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (316.241µs) from=10.242.49.77:49800 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.286204ms) from=10.242.49.77:49802 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (26.882871ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (28.253265ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (372µs) from=10.242.49.77:49804 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (115.939µs) from=10.242.205.206:52794 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.789669ms) from=10.242.49.77:49806 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (33.281916ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (28.8005ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (248.251µs) from=10.242.49.77:49808 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (149.514µs) from=10.242.205.206:52796 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (2.805711ms) from=10.242.49.77:49810 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (24.236267ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (23.842024ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (321.466µs) from=10.242.49.77:49812 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (110.79µs) from=10.242.205.206:52798 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.199248ms) from=10.242.49.77:49814 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (29.19793ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (30.479714ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (536.118µs) from=10.242.49.77:49816 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (126.689µs) from=10.242.205.206:52800 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.090642ms) from=10.242.49.77:49818 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (24.402052ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (25.691984ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (340.686µs) from=10.242.49.77:49820 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (158.68µs) from=10.242.205.206:52808 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (25.173633ms) from=10.242.49.77:49822 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (18.087204ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (25.812813ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (248.362µs) from=10.242.49.77:49824 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (119.714µs) from=10.242.205.206:52810 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.189496ms) from=10.242.49.77:49826 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (28.336848ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (25.202335ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (172.378µs) from=10.242.205.206:52812 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.370852ms) from=10.242.49.77:49828 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.815053ms) from=10.242.49.77:49830 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (38.150303ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (40.849586ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (311.48µs) from=10.242.49.77:49832 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (119.719µs) from=10.242.205.206:52814 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (31.479474ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (27.770767ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (14.02505ms) from=10.242.49.77:49834 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (422.183µs) from=10.242.49.77:49836 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (156.11µs) from=10.242.205.206:52818 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.107717ms) from=10.242.49.77:49838 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (25.762499ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (27.418403ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (352.059µs) from=10.242.49.77:49840 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (150.111µs) from=10.242.205.206:52820 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.0226ms) from=10.242.49.77:49842 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (20.55694ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (27.265796ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (2.506273ms) from=10.242.49.77:49844 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (190.655µs) from=10.242.205.206:52822 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.75707ms) from=10.242.49.77:49846 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (24.79882ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (15.074189ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (347.594µs) from=10.242.49.77:49848 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (213.076µs) from=10.242.205.206:52824 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.631077ms) from=10.242.49.77:49850 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (18.240142ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (27.321359ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (121.789µs) from=10.242.205.206:52826 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (417.453µs) from=10.242.49.77:49852 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.212.5_8446" 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (2.576402ms) from=10.242.49.77:49854 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (20.772246ms) from=10.242.205.205:35472 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (22.496281ms) from=10.242.205.206:52690 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:28 [DEBUG] agent: Node info in sync 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (154.296µs) from=10.242.205.206:52828 2021/04/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (318.247µs) from=10.242.49.77:49856 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [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. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.592303ms) from=10.242.49.77:49858 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (30.005605ms) from=10.242.205.206:52690 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (19.573547ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (272.436µs) from=10.242.49.77:49860 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (139.882µs) from=10.242.205.206:52830 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.347311ms) from=10.242.49.77:49862 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (42.137507ms) from=10.242.205.206:52690 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (41.768402ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (303.164µs) from=10.242.49.77:49864 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (126.37µs) from=10.242.205.206:52832 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.752166ms) from=10.242.49.77:49866 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (35.064723ms) from=10.242.205.206:52690 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (35.636558ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (381.213µs) from=10.242.49.77:49868 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (115.533µs) from=10.242.205.206:52834 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (32.5704ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.119323ms) from=10.242.49.77:49872 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (37.285977ms) from=10.242.205.206:52690 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (3.169143ms) from=10.242.49.77:49874 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (247.509µs) from=10.242.205.206:52836 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.16746ms) from=10.242.49.77:49878 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (17.30301ms) from=10.242.205.206:52690 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (27.459913ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (302.055µs) from=10.242.49.77:49880 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (220.26µs) from=10.242.205.206:52838 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (44.479347ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (38.714439ms) from=10.242.205.206:52690 2021/04/02 23:53:29 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (28.869438ms) from=10.242.49.77:49882 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (310.511µs) from=10.242.49.77:49884 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (153.551µs) from=10.242.205.206:52690 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.220169ms) from=10.242.49.77:49886 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (27.010848ms) from=10.242.205.206:52840 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (36.548926ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (690.332µs) from=10.242.49.77:49888 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (195.074µs) from=10.242.205.206:52842 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.642542ms) from=10.242.49.77:49890 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (23.127427ms) from=10.242.205.206:52840 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (22.068528ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (545.313µs) from=10.242.205.206:52844 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (921.569µs) from=10.242.49.77:49892 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.516099ms) from=10.242.49.77:49894 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (37.683521ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (38.946357ms) from=10.242.205.206:52840 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (385.038µs) from=10.242.49.77:49896 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (148.009µs) from=10.242.205.206:52846 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.264463ms) from=10.242.49.77:49898 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (29.123545ms) from=10.242.205.206:52840 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (32.594876ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (310.259µs) from=10.242.49.77:49900 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (121.079µs) from=10.242.205.206:52840 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (16.596741ms) from=10.242.49.77:49902 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (21.938892ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (28.46542ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (180.284µs) from=10.242.205.206:52850 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (411.381µs) from=10.242.49.77:49904 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.933456ms) from=10.242.49.77:49906 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (33.932806ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (3.777908ms) from=10.242.49.77:49908 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (37.594294ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (287.08µs) from=10.242.205.206:52854 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (8.575638ms) from=10.242.49.77:49910 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (28.547683ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (29.161174ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (396.77µs) from=10.242.49.77:49912 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (176.045µs) from=10.242.205.206:52856 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (24.343041ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (21.918698ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.357805ms) from=10.242.49.77:49914 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (148.019µs) from=10.242.205.206:52860 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (290.32µs) from=10.242.49.77:49916 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.982979ms) from=10.242.49.77:49918 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (28.778922ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (29.461727ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (223.298µs) from=10.242.205.206:52862 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (315.064µs) from=10.242.49.77:49920 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (67.608626ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (61.437858ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (16.725436ms) from=10.242.49.77:49922 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (340.442µs) from=10.242.49.77:49924 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (297.655µs) from=10.242.205.206:52864 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.791742ms) from=10.242.49.77:49926 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (43.658396ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (52.20011ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (540.167µs) from=10.242.49.77:49928 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (264.078µs) from=10.242.205.206:52866 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (25.212658ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (41.39273ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.009668ms) from=10.242.49.77:49930 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (467.031µs) from=10.242.49.77:49932 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (246.027µs) from=10.242.205.206:52868 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v11__aai-nquery_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.91316ms) from=10.242.49.77:49934 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (28.602956ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (32.335521ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (2.590721ms) from=10.242.49.77:49936 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (768.069µs) from=10.242.205.206:52870 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v11_aai-nquery_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.061887ms) from=10.242.49.77:49938 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (38.135598ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (39.694047ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (529.525µs) from=10.242.49.77:49940 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (262.085µs) from=10.242.205.206:52872 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v12__aai-nquery_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (11.383462ms) from=10.242.49.77:49942 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (40.151651ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (40.548962ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (261.517µs) from=10.242.205.206:52874 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (465.01µs) from=10.242.49.77:49944 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v12_aai-nquery_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.493112ms) from=10.242.49.77:49946 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (50.922627ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (46.874008ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (202.571µs) from=10.242.205.206:52876 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (332.252µs) from=10.242.49.77:49948 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v13__aai-nquery_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (52.034374ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (52.801797ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (17.259506ms) from=10.242.49.77:49950 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (194.479µs) from=10.242.205.206:52878 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (430.493µs) from=10.242.49.77:49952 2021/04/02 23:53:29 [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. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [INFO] agent: Synced service "_v13_aai-nquery_10.242.212.5_8446" 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.640388ms) from=10.242.49.77:49954 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.51.190_8080" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.81.178_9015" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.79.103_443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.146.174_9009" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.3.140_9518" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.96.66.24_3904" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.169.38_9011" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.211.28_9004" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.155.231_9005" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.96.189.146_8806" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.96.117.197_8443" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.212.5_8446" in sync 2021/04/02 23:53:29 [DEBUG] agent: Node info in sync 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (44.279175ms) from=10.242.205.205:35472 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (45.700536ms) from=10.242.205.206:52848 2021/04/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (352.923µs) from=10.242.49.77:49956 2021/04/02 23:53:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (196.141µs) from=10.242.205.206:52880 2021/04/02 23:53:30 [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. 2021/04/02 23:53:30 [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. 2021/04/02 23:53:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 23:53:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.240.156_9007" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.96.4.149_9001" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.212.5_8446" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.212.5_8446" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service "_v1_parser_10.96.189.146_8806" in sync 2021/04/02 23:53:30 [DEBUG] agent: Service