By type
+ CONSUL_BIND=
+ [ -n ]
+ CONSUL_CLIENT=
+ [ -n ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
Version: 'v1.4.3'
Node ID: '1352df43-179f-406f-f761-c8a549f9fb76'
Node name: 'onap-msb-consul-5454dcc5c5-z6nmz'
Datacenter: 'dc1' (Segment: '')
Server: true (Bootstrap: false)
Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false
==> Log data will now stream in as it occurs:
2023/01/17 04:49:23 [DEBUG] agent: Using random ID "1352df43-179f-406f-f761-c8a549f9fb76" as node ID
2023/01/17 04:49:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1352df43-179f-406f-f761-c8a549f9fb76 Address:127.0.0.1:8300}]
2023/01/17 04:49:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2023/01/17 04:49:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-z6nmz.dc1 127.0.0.1
2023/01/17 04:49:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-z6nmz 127.0.0.1
2023/01/17 04:49:23 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-z6nmz (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2023/01/17 04:49:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-z6nmz.dc1" in area "wan"
2023/01/17 04:49:23 [DEBUG] agent/proxy: managed Connect proxy manager started
2023/01/17 04:49:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2023/01/17 04:49:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2023/01/17 04:49:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2023/01/17 04:49:23 [INFO] agent: started state syncer
2023/01/17 04:49:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2023/01/17 04:49:23 [WARN] raft: Heartbeat timeout from "" reached, starting election
2023/01/17 04:49:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2023/01/17 04:49:23 [DEBUG] raft: Votes needed: 1
2023/01/17 04:49:23 [DEBUG] raft: Vote granted from 1352df43-179f-406f-f761-c8a549f9fb76 in term 2. Tally: 1
2023/01/17 04:49:23 [INFO] raft: Election won. Tally: 1
2023/01/17 04:49:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2023/01/17 04:49:23 [INFO] consul: cluster leadership acquired
2023/01/17 04:49:23 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-z6nmz
2023/01/17 04:49:23 [INFO] connect: initialized primary datacenter CA with provider "consul"
2023/01/17 04:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:49:23 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-z6nmz' joined, marking health alive
2023/01/17 04:49:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:49:23 [INFO] agent: Synced node info
2023/01/17 04:49:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:49:25 [DEBUG] agent: Node info in sync
2023/01/17 04:49:25 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
2023/01/17 04:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:51:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:51:03 [DEBUG] agent: Node info in sync
2023/01/17 04:51:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-z6nmz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2023/01/17 04:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:52:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:52:39 [DEBUG] agent: Node info in sync
2023/01/17 04:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:54:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:54:09 [DEBUG] agent: Node info in sync
2023/01/17 04:54:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-z6nmz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2023/01/17 04:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:56:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:56:02 [DEBUG] agent: Node info in sync
2023/01/17 04:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:56:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-z6nmz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2023/01/17 04:57:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:57:16 [DEBUG] agent: Node info in sync
2023/01/17 04:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:59:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2023/01/17 04:59:09 [DEBUG] agent: Node info in sync
2023/01/17 04:59:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-z6nmz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2023/01/17 04:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-z6nmz" since the cluster is too small
2023/01/17 04:59:30 [DEBUG] http: Request GET /v1/status/leader (1.676667ms) from=10.233.71.77:50136
2023/01/17 04:59:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:31 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.220_9011"
2023/01/17 04:59:31 [DEBUG] agent: Node info in sync
2023/01/17 04:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.648542ms) from=10.233.71.77:50172
2023/01/17 04:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Node info in sync
2023/01/17 04:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.20068ms) from=10.233.71.77:50176
2023/01/17 04:59:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.220_9011"
2023/01/17 04:59:31 [DEBUG] agent: Node info in sync
2023/01/17 04:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.973268ms) from=10.233.71.77:50180
2023/01/17 04:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Node info in sync
2023/01/17 04:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (753.062µs) from=10.233.71.77:50184
2023/01/17 04:59:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:31 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.8_8443"
2023/01/17 04:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Node info in sync
2023/01/17 04:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.914715ms) from=10.233.71.77:50194
2023/01/17 04:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:31 [DEBUG] agent: Node info in sync
2023/01/17 04:59:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (640.755µs) from=10.233.71.77:50196
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.33.89_443"
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.668269ms) from=10.233.71.77:50198
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (837.543µs) from=10.233.71.77:50200
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.49.218_8181"
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (12.051346ms) from=10.233.71.77:50204
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (554.524µs) from=10.233.71.77:50212
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [INFO] agent: Synced service "_v0_multicloud_10.233.53.252_9001"
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (22.869859ms) from=10.233.71.77:50218
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.911568ms) from=10.233.71.77:50220
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [INFO] agent: Synced service "_v1_multicloud_10.233.53.252_9001"
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.232824ms) from=10.233.71.77:50222
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (558.345µs) from=10.233.71.77:50226
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.59.249_9007"
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (18.582897ms) from=10.233.71.77:50228
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:32 [DEBUG] agent: Node info in sync
2023/01/17 04:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (424.315µs) from=10.233.71.77:50230
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.59.249_9007"
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.139586ms) from=10.233.71.77:50238
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (505.002µs) from=10.233.71.77:50246
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.45.6_9015"
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (22.081398ms) from=10.233.71.77:50258
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (494.245µs) from=10.233.71.77:50266
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:33 [INFO] agent: Synced service "_v1_sdc_10.233.58.147_8443"
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (25.296139ms) from=10.233.71.77:50270
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.066434ms) from=10.233.71.77:50276
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:33 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.58.147_8080"
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (10.616274ms) from=10.233.71.77:50278
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:33 [DEBUG] agent: Node info in sync
2023/01/17 04:59:33 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (581.934µs) from=10.233.71.77:50280
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [INFO] agent: Synced service "_v1_message-router_10.233.7.9_3904"
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (25.620366ms) from=10.233.71.77:50282
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (584.561µs) from=10.233.71.77:50286
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [INFO] agent: Synced service "_v1_parser_10.233.50.195_8806"
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (17.123132ms) from=10.233.71.77:50294
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (637.579µs) from=10.233.71.77:50298
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [INFO] agent: Synced service "_v1_catalog_10.233.50.195_8806"
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (21.233817ms) from=10.233.71.77:50300
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (427.458µs) from=10.233.71.77:50304
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [INFO] agent: Synced service "_v1_nsd_10.233.50.195_8806"
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (11.585092ms) from=10.233.71.77:50308
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (783.987µs) from=10.233.71.77:50312
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.50.195_8806"
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (8.482292ms) from=10.233.71.77:50314
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (523.333µs) from=10.233.71.77:50318
2023/01/17 04:59:34 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (15.809468ms) from=10.233.71.77:50320
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:34 [DEBUG] agent: Node info in sync
2023/01/17 04:59:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (11.629632ms) from=10.233.71.77:50324
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (29.760785ms) from=10.233.71.77:50330
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.104985ms) from=10.233.71.77:50332
2023/01/17 04:59:35 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (12.994207ms) from=10.233.71.77:50338
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (634.13µs) from=10.233.71.77:50340
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.390174ms) from=10.233.71.77:50344
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (745.683µs) from=10.233.71.77:50346
2023/01/17 04:59:35 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (23.103544ms) from=10.233.71.77:50364
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (618.021µs) from=10.233.71.77:50366
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.760021ms) from=10.233.71.77:50374
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:35 [DEBUG] agent: Node info in sync
2023/01/17 04:59:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (2.937951ms) from=10.233.71.77:50376
2023/01/17 04:59:36 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (17.088035ms) from=10.233.71.77:50386
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (412.847µs) from=10.233.71.77:50388
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.524044ms) from=10.233.71.77:50392
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (615.224µs) from=10.233.71.77:50394
2023/01/17 04:59:36 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.137076ms) from=10.233.71.77:50398
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (521.273µs) from=10.233.71.77:50402
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (12.480255ms) from=10.233.71.77:50404
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (474.352µs) from=10.233.71.77:50406
2023/01/17 04:59:36 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.113751ms) from=10.233.71.77:50408
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (502.501µs) from=10.233.71.77:50412
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (25.552048ms) from=10.233.71.77:50414
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (682.521µs) from=10.233.71.77:50416
2023/01/17 04:59:36 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.472531ms) from=10.233.71.77:50420
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:36 [DEBUG] agent: Node info in sync
2023/01/17 04:59:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (550.801µs) from=10.233.71.77:50422
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (22.312249ms) from=10.233.71.77:50426
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (539.058µs) from=10.233.71.77:50428
2023/01/17 04:59:37 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.994457ms) from=10.233.71.77:50434
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (541.088µs) from=10.233.71.77:50438
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.238321ms) from=10.233.71.77:50440
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (415.256µs) from=10.233.71.77:50442
2023/01/17 04:59:37 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (14.75985ms) from=10.233.71.77:50444
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (385.197µs) from=10.233.71.77:50446
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.318564ms) from=10.233.71.77:50448
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (516.264µs) from=10.233.71.77:50452
2023/01/17 04:59:37 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (35.323456ms) from=10.233.71.77:50454
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (412.817µs) from=10.233.71.77:50456
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (11.217756ms) from=10.233.71.77:50460
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (407.088µs) from=10.233.71.77:50462
2023/01/17 04:59:37 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (22.136646ms) from=10.233.71.77:50464
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (9.797506ms) from=10.233.71.77:50470
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (29.524666ms) from=10.233.71.77:50474
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (607.658µs) from=10.233.71.77:50476
2023/01/17 04:59:37 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.911995ms) from=10.233.71.77:50478
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:37 [DEBUG] agent: Node info in sync
2023/01/17 04:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (537.898µs) from=10.233.71.77:50482
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (49.371876ms) from=10.233.71.77:50484
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (577.396µs) from=10.233.71.77:50486
2023/01/17 04:59:38 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.915757ms) from=10.233.71.77:50490
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (573.804µs) from=10.233.71.77:50492
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (26.920718ms) from=10.233.71.77:50496
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (806.011µs) from=10.233.71.77:50500
2023/01/17 04:59:38 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (30.787377ms) from=10.233.71.77:50502
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (511.247µs) from=10.233.71.77:50504
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (13.801285ms) from=10.233.71.77:50506
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (526.132µs) from=10.233.71.77:50512
2023/01/17 04:59:38 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (70.051035ms) from=10.233.71.77:50516
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (547.938µs) from=10.233.71.77:50520
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.067001ms) from=10.233.71.77:50522
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:38 [DEBUG] agent: Node info in sync
2023/01/17 04:59:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (494.17µs) from=10.233.71.77:50528
2023/01/17 04:59:38 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (23.393627ms) from=10.233.71.77:50530
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (697.222µs) from=10.233.71.77:50532
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.849125ms) from=10.233.71.77:50538
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (629.329µs) from=10.233.71.77:50540
2023/01/17 04:59:39 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (29.532398ms) from=10.233.71.77:50552
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (9.013146ms) from=10.233.71.77:50554
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (69.469384ms) from=10.233.71.77:50556
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:39 [DEBUG] agent: Node info in sync
2023/01/17 04:59:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (3.730541ms) from=10.233.71.77:50558
2023/01/17 04:59:39 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (45.209809ms) from=10.233.71.77:50560
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (613.337µs) from=10.233.71.77:50568
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (16.755599ms) from=10.233.71.77:50574
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (954.718µs) from=10.233.71.77:50580
2023/01/17 04:59:40 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.88026ms) from=10.233.71.77:50584
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (545.204µs) from=10.233.71.77:50586
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (55.249142ms) from=10.233.71.77:50588
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (908.391µs) from=10.233.71.77:50590
2023/01/17 04:59:40 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.273975ms) from=10.233.71.77:50592
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (526.491µs) from=10.233.71.77:50596
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.762307ms) from=10.233.71.77:50598
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (601.052µs) from=10.233.71.77:50600
2023/01/17 04:59:40 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.092864ms) from=10.233.71.77:50604
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (873.229µs) from=10.233.71.77:50610
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (19.918114ms) from=10.233.71.77:50616
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:40 [DEBUG] agent: Node info in sync
2023/01/17 04:59:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (981.911µs) from=10.233.71.77:50618
2023/01/17 04:59:41 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.895063ms) from=10.233.71.77:50620
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (454.525µs) from=10.233.71.77:50628
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (36.682559ms) from=10.233.71.77:50634
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (470.366µs) from=10.233.71.77:50636
2023/01/17 04:59:41 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.906462ms) from=10.233.71.77:50638
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (512.194µs) from=10.233.71.77:50640
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (70.83035ms) from=10.233.71.77:50644
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (478.275µs) from=10.233.71.77:50646
2023/01/17 04:59:41 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.351479ms) from=10.233.71.77:50648
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (525.746µs) from=10.233.71.77:50652
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (122.139651ms) from=10.233.71.77:50654
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:41 [DEBUG] agent: Node info in sync
2023/01/17 04:59:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (515.762µs) from=10.233.71.77:50658
2023/01/17 04:59:41 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:42 [DEBUG] agent: Node info in sync
2023/01/17 04:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (48.279462ms) from=10.233.71.77:50660
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Node info in sync
2023/01/17 04:59:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (524.831µs) from=10.233.71.77:50664
2023/01/17 04:59:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.8_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_parser_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.96_8446"
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.218_8181" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.249_9007" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.7.9_3904" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Node info in sync
2023/01/17 04:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (11.220874ms) from=10.233.71.77:50666
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.220_9011" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.252_9001" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.6_9015" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.58.147_8080" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.89_443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.58.147_8443" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.96_8446" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.195_8806" in sync
2023/01/17 04:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.96_8446" in sync
2023