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: '4848874b-b679-8301-5f70-e8871daf271a'
Node name: 'onap-msb-consul-5454dcc5c5-hd7hl'
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:
2022/12/26 02:53:25 [DEBUG] agent: Using random ID "4848874b-b679-8301-5f70-e8871daf271a" as node ID
2022/12/26 02:53:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4848874b-b679-8301-5f70-e8871daf271a Address:127.0.0.1:8300}]
2022/12/26 02:53:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2022/12/26 02:53:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-hd7hl.dc1 127.0.0.1
2022/12/26 02:53:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-hd7hl 127.0.0.1
2022/12/26 02:53:25 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-hd7hl (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/12/26 02:53:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-hd7hl.dc1" in area "wan"
2022/12/26 02:53:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2022/12/26 02:53:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2022/12/26 02:53:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2022/12/26 02:53:25 [INFO] agent: started state syncer
2022/12/26 02:53:25 [DEBUG] agent/proxy: managed Connect proxy manager started
2022/12/26 02:53:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2022/12/26 02:53:25 [WARN] raft: Heartbeat timeout from "" reached, starting election
2022/12/26 02:53:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2022/12/26 02:53:25 [DEBUG] raft: Votes needed: 1
2022/12/26 02:53:25 [DEBUG] raft: Vote granted from 4848874b-b679-8301-5f70-e8871daf271a in term 2. Tally: 1
2022/12/26 02:53:25 [INFO] raft: Election won. Tally: 1
2022/12/26 02:53:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2022/12/26 02:53:25 [INFO] consul: cluster leadership acquired
2022/12/26 02:53:25 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-hd7hl
2022/12/26 02:53:25 [INFO] connect: initialized primary datacenter CA with provider "consul"
2022/12/26 02:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:53:25 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-hd7hl' joined, marking health alive
2022/12/26 02:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 02:53:25 [INFO] agent: Synced node info
2022/12/26 02:53:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 02:53:28 [DEBUG] agent: Node info in sync
2022/12/26 02:53:28 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
2022/12/26 02:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:54:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 02:54:43 [DEBUG] agent: Node info in sync
2022/12/26 02:55:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hd7hl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/12/26 02:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:56:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 02:56:15 [DEBUG] agent: Node info in sync
2022/12/26 02:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:57:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 02:57:24 [DEBUG] agent: Node info in sync
2022/12/26 02:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:57:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hd7hl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/12/26 02:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:58:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 02:58:45 [DEBUG] agent: Node info in sync
2022/12/26 02:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 02:59:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hd7hl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/12/26 03:00:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 03:00:00 [DEBUG] agent: Node info in sync
2022/12/26 03:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 03:01:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 03:01:25 [DEBUG] agent: Node info in sync
2022/12/26 03:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 03:02:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hd7hl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/12/26 03:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 03:02:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 03:02:54 [DEBUG] agent: Node info in sync
2022/12/26 03:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 03:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 03:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/12/26 03:04:39 [DEBUG] agent: Node info in sync
2022/12/26 03:04:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hd7hl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/12/26 03:05:16 [DEBUG] http: Request GET /v1/status/leader (5.341657ms) from=10.233.70.90:53110
2022/12/26 03:05:17 [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.
2022/12/26 03:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.23.212_9007"
2022/12/26 03:05:17 [DEBUG] agent: Node info in sync
2022/12/26 03:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (16.468232ms) from=10.233.70.90:53118
2022/12/26 03:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [DEBUG] agent: Node info in sync
2022/12/26 03:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (8.075963ms) from=10.233.70.90:53120
2022/12/26 03:05:17 [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.
2022/12/26 03:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.23.212_9007"
2022/12/26 03:05:17 [DEBUG] agent: Node info in sync
2022/12/26 03:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (14.758292ms) from=10.233.70.90:53126
2022/12/26 03:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [DEBUG] agent: Node info in sync
2022/12/26 03:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.93673ms) from=10.233.70.90:53128
2022/12/26 03:05:17 [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.
2022/12/26 03:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [INFO] agent: Synced service "_v1_parser_10.233.46.155_8806"
2022/12/26 03:05:17 [DEBUG] agent: Node info in sync
2022/12/26 03:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (15.293649ms) from=10.233.70.90:53136
2022/12/26 03:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:17 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:17 [DEBUG] agent: Node info in sync
2022/12/26 03:05:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.414542ms) from=10.233.70.90:53138
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [INFO] agent: Synced service "_v1_catalog_10.233.46.155_8806"
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.469842ms) from=10.233.70.90:53142
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (528.209µs) from=10.233.70.90:53146
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [INFO] agent: Synced service "_v1_nsd_10.233.46.155_8806"
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.943755ms) from=10.233.70.90:53150
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.213474ms) from=10.233.70.90:53152
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.155_8806"
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.308186ms) from=10.233.70.90:53154
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (661.57µs) from=10.233.70.90:53156
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [INFO] agent: Synced service "_v1_sdc_10.233.22.98_8443"
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.874681ms) from=10.233.70.90:53158
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (645.885µs) from=10.233.70.90:53160
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.22.98_8080"
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.999255ms) from=10.233.70.90:53162
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (517.802µs) from=10.233.70.90:53164
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.9.177_9011"
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.397768ms) from=10.233.70.90:53166
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (428.428µs) from=10.233.70.90:53172
2022/12/26 03:05:18 [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.
2022/12/26 03:05:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:18 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.9.177_9011"
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:18 [DEBUG] http: Request PUT /v1/agent/service/register (21.679714ms) from=10.233.70.90:53174
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:18 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (617.344µs) from=10.233.70.90:53176
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:19 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.60.234_9015"
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (9.365714ms) from=10.233.70.90:53178
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (443.666µs) from=10.233.70.90:53180
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.19.71_443"
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.468317ms) from=10.233.70.90:53184
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (780.893µs) from=10.233.70.90:53186
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [INFO] agent: Synced service "_v1_message-router_10.233.60.36_3904"
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (18.13735ms) from=10.233.70.90:53188
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (20.853747ms) from=10.233.70.90:53190
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [INFO] agent: Synced service "_v0_multicloud_10.233.28.60_9001"
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (15.845339ms) from=10.233.70.90:53192
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (666.109µs) from=10.233.70.90:53194
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [INFO] agent: Synced service "_v1_multicloud_10.233.28.60_9001"
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (26.568213ms) from=10.233.70.90:53196
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (591.39µs) from=10.233.70.90:53198
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [INFO] agent: Synced service "_v1_sdc-gui_10.233.50.198_8181"
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (27.321032ms) from=10.233.70.90:53200
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (709.978µs) from=10.233.70.90:53204
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [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.
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [INFO] agent: Synced service "_v1_wf-gui_10.233.0.21_8443"
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request PUT /v1/agent/service/register (14.1492ms) from=10.233.70.90:53206
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:19 [DEBUG] agent: Node info in sync
2022/12/26 03:05:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (616.34µs) from=10.233.70.90:53208
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (16.524744ms) from=10.233.70.90:53212
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (2.343839ms) from=10.233.70.90:53214
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (22.322742ms) from=10.233.70.90:53218
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (665.187µs) from=10.233.70.90:53220
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (22.978742ms) from=10.233.70.90:53224
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (618.78µs) from=10.233.70.90:53226
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.663517ms) from=10.233.70.90:53230
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (632.805µs) from=10.233.70.90:53232
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.958832ms) from=10.233.70.90:53234
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (630.658µs) from=10.233.70.90:53236
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.663438ms) from=10.233.70.90:53238
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (577.924µs) from=10.233.70.90:53240
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (25.671409ms) from=10.233.70.90:53242
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (536.852µs) from=10.233.70.90:53244
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [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.
2022/12/26 03:05:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.905856ms) from=10.233.70.90:53248
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:20 [DEBUG] agent: Node info in sync
2022/12/26 03:05:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (412.486µs) from=10.233.70.90:53250
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.727406ms) from=10.233.70.90:53252
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (24.282015ms) from=10.233.70.90:53254
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (16.322095ms) from=10.233.70.90:53256
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (742.997µs) from=10.233.70.90:53262
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.20527ms) from=10.233.70.90:53264
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (496.828µs) from=10.233.70.90:53266
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.131747ms) from=10.233.70.90:53268
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (717.069µs) from=10.233.70.90:53270
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (19.164911ms) from=10.233.70.90:53272
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (593.65µs) from=10.233.70.90:53274
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.561847ms) from=10.233.70.90:53278
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (685.929µs) from=10.233.70.90:53280
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (11.508599ms) from=10.233.70.90:53282
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (639.884µs) from=10.233.70.90:53284
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (13.278818ms) from=10.233.70.90:53286
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (415.036µs) from=10.233.70.90:53288
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (11.339376ms) from=10.233.70.90:53290
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (593.76µs) from=10.233.70.90:53292
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.010444ms) from=10.233.70.90:53294
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (411.88µs) from=10.233.70.90:53296
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [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.
2022/12/26 03:05:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.458615ms) from=10.233.70.90:53298
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:21 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (389.156µs) from=10.233.70.90:53300
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (10.982065ms) from=10.233.70.90:53302
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (552.052µs) from=10.233.70.90:53304
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.388037ms) from=10.233.70.90:53306
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (512.858µs) from=10.233.70.90:53310
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (11.355971ms) from=10.233.70.90:53312
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (485.737µs) from=10.233.70.90:53314
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (32.998072ms) from=10.233.70.90:53316
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (484.974µs) from=10.233.70.90:53318
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (16.137185ms) from=10.233.70.90:53320
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (804.698µs) from=10.233.70.90:53324
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [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.
2022/12/26 03:05:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request PUT /v1/agent/service/register (57.766404ms) from=10.233.70.90:53328
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:22 [DEBUG] agent: Node info in sync
2022/12/26 03:05:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (13.930335ms) from=10.233.70.90:53330
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (59.157627ms) from=10.233.70.90:53338
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (625.226µs) from=10.233.70.90:53340
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (18.825926ms) from=10.233.70.90:53352
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.629364ms) from=10.233.70.90:53356
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (28.724388ms) from=10.233.70.90:53358
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (701.907µs) from=10.233.70.90:53360
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (12.232488ms) from=10.233.70.90:53362
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (512.949µs) from=10.233.70.90:53364
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (67.914308ms) from=10.233.70.90:53366
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (671.96µs) from=10.233.70.90:53370
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.27365ms) from=10.233.70.90:53374
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (474.02µs) from=10.233.70.90:53378
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [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.
2022/12/26 03:05:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request PUT /v1/agent/service/register (15.30802ms) from=10.233.70.90:53380
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:23 [DEBUG] agent: Node info in sync
2022/12/26 03:05:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (7.204557ms) from=10.233.70.90:53382
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (15.85765ms) from=10.233.70.90:53386
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (468.719µs) from=10.233.70.90:53388
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.480064ms) from=10.233.70.90:53390
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (583.092µs) from=10.233.70.90:53394
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (43.383096ms) from=10.233.70.90:53396
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (514.382µs) from=10.233.70.90:53398
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (51.094027ms) from=10.233.70.90:53400
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (530.27µs) from=10.233.70.90:53404
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (31.645834ms) from=10.233.70.90:53406
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (1.005787ms) from=10.233.70.90:53410
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (24.362438ms) from=10.233.70.90:53412
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (624.023µs) from=10.233.70.90:53414
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (22.019483ms) from=10.233.70.90:53416
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.52607ms) from=10.233.70.90:53418
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.244588ms) from=10.233.70.90:53420
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (878.919µs) from=10.233.70.90:53422
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [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.
2022/12/26 03:05:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.209417ms) from=10.233.70.90:53424
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:24 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (1.914901ms) from=10.233.70.90:53426
2022/12/26 03:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hd7hl" since the cluster is too small
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (13.072593ms) from=10.233.70.90:53432
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (551.18µs) from=10.233.70.90:53434
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (18.189847ms) from=10.233.70.90:53438
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (490.06µs) from=10.233.70.90:53448
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (20.197382ms) from=10.233.70.90:53450
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (16.942993ms) from=10.233.70.90:53452
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (17.540977ms) from=10.233.70.90:53458
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (983.011µs) from=10.233.70.90:53460
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (13.671686ms) from=10.233.70.90:53462
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (709.367µs) from=10.233.70.90:53464
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (16.043588ms) from=10.233.70.90:53466
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (525.683µs) from=10.233.70.90:53468
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.265217ms) from=10.233.70.90:53470
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (661.779µs) from=10.233.70.90:53472
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.246_8446"
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request PUT /v1/agent/service/register (40.787623ms) from=10.233.70.90:53474
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_parser_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Node info in sync
2022/12/26 03:05:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (783.036µs) from=10.233.70.90:53476
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [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.
2022/12/26 03:05:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.234_9015" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.177_9011" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.71_443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.21_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.50.198_8181" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.98_8080" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.36_3904" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.155_8806" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud_10.233.28.60_9001" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.212_9007" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v1_sdc_10.233.22.98_8443" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.246_8446" in sync
2022/12/26 03:05:25 [DEBUG] agent: Service