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: 'ec807a4c-b043-1b3c-18dc-bd872366c2bd' Node name: 'onap-msb-consul-5454dcc5c5-hg959' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2023/01/23 22:59:48 [DEBUG] agent: Using random ID "ec807a4c-b043-1b3c-18dc-bd872366c2bd" as node ID 2023/01/23 22:59:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/23 22:59:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ec807a4c-b043-1b3c-18dc-bd872366c2bd Address:127.0.0.1:8300}] 2023/01/23 22:59:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/23 22:59:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-hg959.dc1 127.0.0.1 2023/01/23 22:59:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-hg959 127.0.0.1 2023/01/23 22:59:48 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-hg959 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 22:59:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-hg959.dc1" in area "wan" 2023/01/23 22:59:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/23 22:59:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/23 22:59:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/23 22:59:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/23 22:59:48 [INFO] agent: started state syncer 2023/01/23 22:59:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/23 22:59:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/23 22:59:48 [DEBUG] raft: Votes needed: 1 2023/01/23 22:59:48 [DEBUG] raft: Vote granted from ec807a4c-b043-1b3c-18dc-bd872366c2bd in term 2. Tally: 1 2023/01/23 22:59:48 [INFO] raft: Election won. Tally: 1 2023/01/23 22:59:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/23 22:59:48 [INFO] consul: cluster leadership acquired 2023/01/23 22:59:48 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-hg959 2023/01/23 22:59:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/23 22:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 22:59:48 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-hg959' joined, marking health alive 2023/01/23 22:59:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 22:59:49 [INFO] agent: Synced node info 2023/01/23 22:59:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 22:59:50 [DEBUG] agent: Node info in sync 2023/01/23 22:59:50 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/23 23:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:01:11 [DEBUG] agent: Node info in sync 2023/01/23 23:01:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:03:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:03:06 [DEBUG] agent: Node info in sync 2023/01/23 23:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:04:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:04:11 [DEBUG] agent: Node info in sync 2023/01/23 23:04:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:05:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:05:39 [DEBUG] agent: Node info in sync 2023/01/23 23:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:06:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:07:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:07:10 [DEBUG] agent: Node info in sync 2023/01/23 23:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:08:17 [DEBUG] agent: Node info in sync 2023/01/23 23:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:08:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:10:16 [DEBUG] agent: Node info in sync 2023/01/23 23:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:11:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:11:40 [DEBUG] agent: Node info in sync 2023/01/23 23:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:11:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:12:41 [DEBUG] http: Request GET /v1/catalog/services (338.959µs) from=127.0.0.6:56669 2023/01/23 23:12:41 [DEBUG] http: Request GET /v1/status/leader (330.89µs) from=127.0.0.6:56669 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/status/leader (1.462113ms) from=127.0.0.6:33235 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/catalog/services (140.677µs) from=127.0.0.6:56669 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/status/leader (208.055µs) from=127.0.0.6:33235 2023/01/23 23:12:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:43 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.11_8181" 2023/01/23 23:12:43 [DEBUG] agent: Node info in sync 2023/01/23 23:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.065198ms) from=127.0.0.6:55581 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1.862054737s) from=127.0.0.6:52325 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (39.827323ms) from=127.0.0.6:33235 2023/01/23 23:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:43 [DEBUG] agent: Node info in sync 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (973.643µs) from=127.0.0.6:56669 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (857.638µs) from=127.0.0.6:55581 2023/01/23 23:12:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (149.962µs) from=127.0.0.6:56669 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.8_9007" 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.214411ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (158.829626ms) from=127.0.0.6:52325 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (165.078583ms) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (409.862µs) from=127.0.0.6:52325 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (175.873µs) from=127.0.0.6:36027 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.8_9007" 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.86856ms) from=127.0.0.6:52325 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (125.738585ms) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (121.294637ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (376.621µs) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (132.494µs) from=127.0.0.6:52325 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v0_multicloud_10.233.47.220_9001" 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.2201ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (48.765262ms) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (53.408797ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (322.938µs) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (214.749µs) from=127.0.0.6:41681 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_multicloud_10.233.47.220_9001" 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.052398ms) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (83.805338ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (89.694808ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (4.030253ms) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (311.243µs) from=127.0.0.6:39639 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.232_9011" 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.739874ms) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (39.585254ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (48.856475ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (466.297µs) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.619µs) from=127.0.0.6:33235 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.232_9011" 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.234655ms) from=127.0.0.6:39749 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (50.856544ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (48.300405ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (433.301µs) from=127.0.0.6:39749 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (254.186µs) from=127.0.0.6:39749 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.50.21_9015" 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.180349ms) from=127.0.0.6:42053 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (38.156892ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (38.381703ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (437.636µs) from=127.0.0.6:42053 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (280.195µs) from=127.0.0.6:42053 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.72_8080" 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.003165ms) from=127.0.0.6:55629 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (57.024548ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (57.043265ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (265.445µs) from=127.0.0.6:60299 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (254.493µs) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (223.857µs) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_parser_10.233.44.206_8806" 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.834532ms) from=127.0.0.6:47189 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (20.368214ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (39.466501ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (554.738µs) from=127.0.0.6:47189 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (155.769µs) from=127.0.0.6:47189 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_catalog_10.233.44.206_8806" 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.250403ms) from=127.0.0.6:33541 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (34.694376ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (35.815732ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (483.161µs) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.029µs) from=127.0.0.6:39291 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_nsd_10.233.44.206_8806" 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (10.728336ms) from=127.0.0.6:33541 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (49.650078ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (41.69761ms) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (481.293µs) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (249.553µs) from=127.0.0.6:50947 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.44.206_8806" 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.286116ms) from=127.0.0.6:46773 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (61.481625ms) from=127.0.0.6:55581 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:12:44 [DEBUG] agent: Node info in sync 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (61.976026ms) from=127.0.0.6:33541 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (292.973µs) from=127.0.0.6:46773 2023/01/23 23:12:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (154.562µs) from=127.0.0.6:46773 2023/01/23 23:12:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:13:01 [DEBUG] http: Request GET /v1/status/leader (1.951153ms) from=127.0.0.6:58873 2023/01/23 23:13:03 [DEBUG] http: Request GET /v1/status/leader (381.834µs) from=127.0.0.6:43059 2023/01/23 23:13:22 [DEBUG] http: Request GET /v1/status/leader (347.349µs) from=127.0.0.6:58873 2023/01/23 23:13:23 [DEBUG] http: Request GET /v1/status/leader (2.690584ms) from=127.0.0.6:58873 2023/01/23 23:13:42 [DEBUG] http: Request GET /v1/status/leader (434.852µs) from=127.0.0.6:43059 2023/01/23 23:13:43 [DEBUG] http: Request GET /v1/status/leader (490.1µs) from=127.0.0.6:58873 2023/01/23 23:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:14:02 [DEBUG] http: Request GET /v1/status/leader (284.713µs) from=127.0.0.6:43059 2023/01/23 23:14:03 [DEBUG] http: Request GET /v1/status/leader (170.559µs) from=127.0.0.6:58873 2023/01/23 23:14:22 [DEBUG] http: Request GET /v1/status/leader (659.188µs) from=127.0.0.6:43059 2023/01/23 23:14:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:14:23 [DEBUG] http: Request GET /v1/status/leader (368.792µs) from=127.0.0.6:58873 2023/01/23 23:14:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:14:34 [DEBUG] agent: Node info in sync 2023/01/23 23:14:42 [DEBUG] http: Request GET /v1/status/leader (1.87494ms) from=127.0.0.6:58873 2023/01/23 23:14:43 [DEBUG] http: Request GET /v1/status/leader (514.34µs) from=127.0.0.6:43059 2023/01/23 23:14:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.461215496s) from=127.0.0.6:36027 2023/01/23 23:14:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.332750388s) from=127.0.0.6:41681 2023/01/23 23:14:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m0.095526851s) from=127.0.0.6:39291 2023/01/23 23:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m1.409076107s) from=127.0.0.6:39749 2023/01/23 23:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.503359609s) from=127.0.0.6:55629 2023/01/23 23:14:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.752058621s) from=127.0.0.6:55581 2023/01/23 23:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.165255307s) from=127.0.0.6:39639 2023/01/23 23:14:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.488442588s) from=127.0.0.6:47189 2023/01/23 23:14:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.132975672s) from=127.0.0.6:52325 2023/01/23 23:14:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.874176234s) from=127.0.0.6:42053 2023/01/23 23:14:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.647399908s) from=127.0.0.6:45501 2023/01/23 23:14:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.705689515s) from=127.0.0.6:46773 2023/01/23 23:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:14:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.760442993s) from=127.0.0.6:60299 2023/01/23 23:14:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m5.101328969s) from=127.0.0.6:33235 2023/01/23 23:14:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.51970591s) from=127.0.0.6:50947 2023/01/23 23:14:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.947538229s) from=127.0.0.6:56669 2023/01/23 23:14:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.132251233s) from=127.0.0.6:33541 2023/01/23 23:15:02 [DEBUG] http: Request GET /v1/status/leader (269.083µs) from=127.0.0.6:58873 2023/01/23 23:15:03 [DEBUG] http: Request GET /v1/status/leader (338.376µs) from=127.0.0.6:43059 2023/01/23 23:15:22 [DEBUG] http: Request GET /v1/status/leader (302.93µs) from=127.0.0.6:43059 2023/01/23 23:15:23 [DEBUG] http: Request GET /v1/status/leader (249.128µs) from=127.0.0.6:58873 2023/01/23 23:15:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:15:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [INFO] agent: Synced service "_v1_sdnc_10.233.53.79_8282" 2023/01/23 23:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Node info in sync 2023/01/23 23:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.689909ms) from=127.0.0.6:58873 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:15:28 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:15:28 [DEBUG] agent: Node info in sync 2023/01/23 23:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (36.285395295s) from=127.0.0.6:33541 2023/01/23 23:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (41.662083634s) from=127.0.0.6:55581 2023/01/23 23:15:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (466.738µs) from=127.0.0.6:58873 2023/01/23 23:15:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (225.482µs) from=127.0.0.6:50789 2023/01/23 23:15:42 [DEBUG] http: Request GET /v1/status/leader (1.075522ms) from=127.0.0.6:43059 2023/01/23 23:15:43 [DEBUG] http: Request GET /v1/status/leader (271.668µs) from=127.0.0.6:43059 2023/01/23 23:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:16:02 [DEBUG] http: Request GET /v1/status/leader (164.733µs) from=127.0.0.6:43059 2023/01/23 23:16:03 [DEBUG] http: Request GET /v1/status/leader (165.807µs) from=127.0.0.6:43059 2023/01/23 23:16:22 [DEBUG] http: Request GET /v1/status/leader (186.15µs) from=127.0.0.6:58873 2023/01/23 23:16:24 [DEBUG] http: Request GET /v1/status/leader (268.82µs) from=127.0.0.6:58873 2023/01/23 23:16:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:16:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:16:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:16:37 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:16:37 [DEBUG] agent: Node info in sync 2023/01/23 23:16:42 [DEBUG] http: Request GET /v1/status/leader (269.906µs) from=127.0.0.6:43059 2023/01/23 23:16:44 [DEBUG] http: Request GET /v1/status/leader (269.294µs) from=127.0.0.6:58873 2023/01/23 23:16:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.53391336s) from=127.0.0.6:36027 2023/01/23 23:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.156224653s) from=127.0.0.6:52325 2023/01/23 23:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m1.842173096s) from=127.0.0.6:39749 2023/01/23 23:16:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m3.649915142s) from=127.0.0.6:39291 2023/01/23 23:16:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:16:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.059238768s) from=127.0.0.6:55629 2023/01/23 23:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.162493495s) from=127.0.0.6:41681 2023/01/23 23:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.301357844s) from=127.0.0.6:39639 2023/01/23 23:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.422494689s) from=127.0.0.6:60299 2023/01/23 23:16:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.028455055s) from=127.0.0.6:50947 2023/01/23 23:16:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.1797501s) from=127.0.0.6:47189 2023/01/23 23:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.970856623s) from=127.0.0.6:45501 2023/01/23 23:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.873719279s) from=127.0.0.6:56669 2023/01/23 23:16:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.450706988s) from=127.0.0.6:42053 2023/01/23 23:16:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m5.754631919s) from=127.0.0.6:46773 2023/01/23 23:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.752133578s) from=127.0.0.6:33235 2023/01/23 23:17:02 [DEBUG] http: Request GET /v1/status/leader (164.747µs) from=127.0.0.6:58873 2023/01/23 23:17:04 [DEBUG] http: Request GET /v1/status/leader (193.533µs) from=127.0.0.6:58873 2023/01/23 23:17:22 [DEBUG] http: Request GET /v1/status/leader (251.52µs) from=127.0.0.6:43059 2023/01/23 23:17:24 [DEBUG] http: Request GET /v1/status/leader (254.49µs) from=127.0.0.6:43059 2023/01/23 23:17:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m2.04739817s) from=127.0.0.6:55581 2023/01/23 23:17:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m5.232448756s) from=127.0.0.6:33541 2023/01/23 23:17:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.935515921s) from=127.0.0.6:50789 2023/01/23 23:17:42 [DEBUG] http: Request GET /v1/status/leader (151.91µs) from=127.0.0.6:58873 2023/01/23 23:17:44 [DEBUG] http: Request GET /v1/status/leader (178.804µs) from=127.0.0.6:58873 2023/01/23 23:17:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:18:01 [DEBUG] agent: Node info in sync 2023/01/23 23:18:02 [DEBUG] http: Request GET /v1/status/leader (275.29µs) from=127.0.0.6:43059 2023/01/23 23:18:04 [DEBUG] http: Request GET /v1/status/leader (178.089µs) from=127.0.0.6:43059 2023/01/23 23:18:22 [DEBUG] http: Request GET /v1/status/leader (285.944µs) from=127.0.0.6:43059 2023/01/23 23:18:24 [DEBUG] http: Request GET /v1/status/leader (163.008µs) from=127.0.0.6:58873 2023/01/23 23:18:42 [DEBUG] http: Request GET /v1/status/leader (279.361µs) from=127.0.0.6:43059 2023/01/23 23:18:44 [DEBUG] http: Request GET /v1/status/leader (251.821µs) from=127.0.0.6:58873 2023/01/23 23:18:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.182560517s) from=127.0.0.6:52325 2023/01/23 23:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.292871878s) from=127.0.0.6:36027 2023/01/23 23:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m2.298669284s) from=127.0.0.6:41681 2023/01/23 23:18:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.763095857s) from=127.0.0.6:60299 2023/01/23 23:18:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.237109484s) from=127.0.0.6:47189 2023/01/23 23:18:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.427367643s) from=127.0.0.6:55629 2023/01/23 23:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.824684663s) from=127.0.0.6:39639 2023/01/23 23:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.055861666s) from=127.0.0.6:39749 2023/01/23 23:18:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m1.184786157s) from=127.0.0.6:50947 2023/01/23 23:18:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.944682482s) from=127.0.0.6:39291 2023/01/23 23:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.670361875s) from=127.0.0.6:42053 2023/01/23 23:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.519151918s) from=127.0.0.6:45501 2023/01/23 23:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.481568828s) from=127.0.0.6:56669 2023/01/23 23:18:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.135555559s) from=127.0.0.6:46773 2023/01/23 23:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m5.454425293s) from=127.0.0.6:33235 2023/01/23 23:19:02 [DEBUG] http: Request GET /v1/status/leader (1.339909ms) from=127.0.0.6:43059 2023/01/23 23:19:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:19:03 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:19:03 [DEBUG] agent: Node info in sync 2023/01/23 23:19:04 [DEBUG] http: Request GET /v1/status/leader (319.597µs) from=127.0.0.6:58873 2023/01/23 23:19:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:19:22 [DEBUG] http: Request GET /v1/status/leader (551.607µs) from=127.0.0.6:58873 2023/01/23 23:19:24 [DEBUG] http: Request GET /v1/status/leader (387.112µs) from=127.0.0.6:43059 2023/01/23 23:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m2.22110301s) from=127.0.0.6:55581 2023/01/23 23:19:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m7.500170302s) from=127.0.0.6:33541 2023/01/23 23:19:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.427854111s) from=127.0.0.6:50789 2023/01/23 23:19:42 [DEBUG] http: Request GET /v1/status/leader (175.652µs) from=127.0.0.6:43059 2023/01/23 23:19:44 [DEBUG] http: Request GET /v1/status/leader (249.97µs) from=127.0.0.6:43059 2023/01/23 23:19:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:20:02 [DEBUG] http: Request GET /v1/status/leader (531.601µs) from=127.0.0.6:58873 2023/01/23 23:20:04 [DEBUG] http: Request GET /v1/status/leader (171.471µs) from=127.0.0.6:58873 2023/01/23 23:20:22 [DEBUG] http: Request GET /v1/status/leader (276.1µs) from=127.0.0.6:43059 2023/01/23 23:20:24 [DEBUG] http: Request GET /v1/status/leader (405.774µs) from=127.0.0.6:58873 2023/01/23 23:20:42 [DEBUG] http: Request GET /v1/status/leader (368.7µs) from=127.0.0.6:43059 2023/01/23 23:20:44 [DEBUG] http: Request GET /v1/status/leader (334.938µs) from=127.0.0.6:43059 2023/01/23 23:20:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:20:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.400843099s) from=127.0.0.6:52325 2023/01/23 23:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.612463708s) from=127.0.0.6:36027 2023/01/23 23:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.425770209s) from=127.0.0.6:41681 2023/01/23 23:20:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:20:52 [DEBUG] agent: Node info in sync 2023/01/23 23:20:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.040507084s) from=127.0.0.6:60299 2023/01/23 23:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m1.589968887s) from=127.0.0.6:39639 2023/01/23 23:20:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.218956012s) from=127.0.0.6:55629 2023/01/23 23:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m2.737065182s) from=127.0.0.6:39749 2023/01/23 23:20:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.328846674s) from=127.0.0.6:39291 2023/01/23 23:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.849377716s) from=127.0.0.6:42053 2023/01/23 23:20:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.151981809s) from=127.0.0.6:56669 2023/01/23 23:20:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m4.088911932s) from=127.0.0.6:50947 2023/01/23 23:20:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m5.299352788s) from=127.0.0.6:47189 2023/01/23 23:21:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.919950642s) from=127.0.0.6:46773 2023/01/23 23:21:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.93034657s) from=127.0.0.6:45501 2023/01/23 23:21:02 [DEBUG] http: Request GET /v1/status/leader (1.784017ms) from=127.0.0.6:43059 2023/01/23 23:21:04 [DEBUG] http: Request GET /v1/status/leader (152.03µs) from=127.0.0.6:58873 2023/01/23 23:21:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m4.419955783s) from=127.0.0.6:33235 2023/01/23 23:21:22 [DEBUG] http: Request GET /v1/status/leader (329.226µs) from=127.0.0.6:43059 2023/01/23 23:21:24 [DEBUG] http: Request GET /v1/status/leader (271.957µs) from=127.0.0.6:43059 2023/01/23 23:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m5.177263926s) from=127.0.0.6:55581 2023/01/23 23:21:42 [DEBUG] http: Request GET /v1/status/leader (1.358966ms) from=127.0.0.6:43059 2023/01/23 23:21:44 [DEBUG] http: Request GET /v1/status/leader (432.534µs) from=127.0.0.6:43059 2023/01/23 23:21:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m3.916042818s) from=127.0.0.6:33541 2023/01/23 23:21:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.905675108s) from=127.0.0.6:50789 2023/01/23 23:21:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:22:02 [DEBUG] http: Request GET /v1/status/leader (154.89µs) from=127.0.0.6:43059 2023/01/23 23:22:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:22:04 [DEBUG] http: Request GET /v1/status/leader (986.302µs) from=127.0.0.6:58873 2023/01/23 23:22:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:22:21 [DEBUG] agent: Node info in sync 2023/01/23 23:22:22 [DEBUG] http: Request GET /v1/status/leader (229.289µs) from=127.0.0.6:58873 2023/01/23 23:22:24 [DEBUG] http: Request GET /v1/status/leader (245.726µs) from=127.0.0.6:43059 2023/01/23 23:22:42 [DEBUG] http: Request GET /v1/status/leader (298.584µs) from=127.0.0.6:58873 2023/01/23 23:22:44 [DEBUG] http: Request GET /v1/status/leader (262.638µs) from=127.0.0.6:58873 2023/01/23 23:22:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:22:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.404997669s) from=127.0.0.6:52325 2023/01/23 23:22:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.300548247s) from=127.0.0.6:60299 2023/01/23 23:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.414851453s) from=127.0.0.6:41681 2023/01/23 23:22:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.808860822s) from=127.0.0.6:56669 2023/01/23 23:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.301460584s) from=127.0.0.6:36027 2023/01/23 23:23:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.237292562s) from=127.0.0.6:55629 2023/01/23 23:23:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m4.000737211s) from=127.0.0.6:39291 2023/01/23 23:23:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.237855865s) from=127.0.0.6:39749 2023/01/23 23:23:02 [DEBUG] http: Request GET /v1/status/leader (197.346µs) from=127.0.0.6:58873 2023/01/23 23:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m7.436015498s) from=127.0.0.6:39639 2023/01/23 23:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.53809294s) from=127.0.0.6:42053 2023/01/23 23:23:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.608068127s) from=127.0.0.6:46773 2023/01/23 23:23:04 [DEBUG] http: Request GET /v1/status/leader (1.228777ms) from=127.0.0.6:43059 2023/01/23 23:23:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m5.806539771s) from=127.0.0.6:47189 2023/01/23 23:23:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m6.343734339s) from=127.0.0.6:50947 2023/01/23 23:23:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.662935536s) from=127.0.0.6:45501 2023/01/23 23:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.552482239s) from=127.0.0.6:33235 2023/01/23 23:23:22 [DEBUG] http: Request GET /v1/status/leader (354.626µs) from=127.0.0.6:58873 2023/01/23 23:23:24 [DEBUG] http: Request GET /v1/status/leader (321.3µs) from=127.0.0.6:58873 2023/01/23 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m1.388574393s) from=127.0.0.6:55581 2023/01/23 23:23:42 [DEBUG] http: Request GET /v1/status/leader (344.469µs) from=127.0.0.6:58873 2023/01/23 23:23:44 [DEBUG] http: Request GET /v1/status/leader (936.099µs) from=127.0.0.6:58873 2023/01/23 23:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m3.470486279s) from=127.0.0.6:33541 2023/01/23 23:23:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:23:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.756001097s) from=127.0.0.6:50789 2023/01/23 23:24:02 [DEBUG] http: Request GET /v1/status/leader (234.301µs) from=127.0.0.6:58873 2023/01/23 23:24:04 [DEBUG] http: Request GET /v1/status/leader (304.866µs) from=127.0.0.6:58873 2023/01/23 23:24:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:24:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:24:18 [DEBUG] agent: Node info in sync 2023/01/23 23:24:22 [DEBUG] http: Request GET /v1/status/leader (306.75µs) from=127.0.0.6:43059 2023/01/23 23:24:24 [DEBUG] http: Request GET /v1/status/leader (193.507µs) from=127.0.0.6:43059 2023/01/23 23:24:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:24:42 [DEBUG] http: Request GET /v1/status/leader (273.515µs) from=127.0.0.6:43059 2023/01/23 23:24:44 [DEBUG] http: Request GET /v1/status/leader (316.319µs) from=127.0.0.6:58873 2023/01/23 23:24:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.243430567s) from=127.0.0.6:52325 2023/01/23 23:25:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.802535624s) from=127.0.0.6:36027 2023/01/23 23:25:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m0.469167041s) from=127.0.0.6:39291 2023/01/23 23:25:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.288912801s) from=127.0.0.6:41681 2023/01/23 23:25:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m0.54566183s) from=127.0.0.6:39749 2023/01/23 23:25:02 [DEBUG] http: Request GET /v1/status/leader (157.585µs) from=127.0.0.6:43059 2023/01/23 23:25:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.849396849s) from=127.0.0.6:56669 2023/01/23 23:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.764141848s) from=127.0.0.6:60299 2023/01/23 23:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.19628491s) from=127.0.0.6:42053 2023/01/23 23:25:04 [DEBUG] http: Request GET /v1/status/leader (196.659µs) from=127.0.0.6:43059 2023/01/23 23:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.828025741s) from=127.0.0.6:39639 2023/01/23 23:25:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.813648523s) from=127.0.0.6:50947 2023/01/23 23:25:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.882568736s) from=127.0.0.6:55629 2023/01/23 23:25:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.87013699s) from=127.0.0.6:46773 2023/01/23 23:25:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.251931321s) from=127.0.0.6:45501 2023/01/23 23:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.227132498s) from=127.0.0.6:33235 2023/01/23 23:25:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.466593433s) from=127.0.0.6:47189 2023/01/23 23:25:22 [DEBUG] http: Request GET /v1/status/leader (298.411µs) from=127.0.0.6:43059 2023/01/23 23:25:24 [DEBUG] http: Request GET /v1/status/leader (330.756µs) from=127.0.0.6:43059 2023/01/23 23:25:42 [DEBUG] http: Request GET /v1/status/leader (183.948µs) from=127.0.0.6:43059 2023/01/23 23:25:44 [DEBUG] http: Request GET /v1/status/leader (157.199µs) from=127.0.0.6:43059 2023/01/23 23:25:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m7.277106129s) from=127.0.0.6:55581 2023/01/23 23:25:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m4.600860216s) from=127.0.0.6:33541 2023/01/23 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m7.457869563s) from=127.0.0.6:50789 2023/01/23 23:26:02 [DEBUG] http: Request GET /v1/status/leader (266.88µs) from=127.0.0.6:58873 2023/01/23 23:26:04 [DEBUG] http: Request GET /v1/status/leader (159.272µs) from=127.0.0.6:58873 2023/01/23 23:26:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:26:06 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:26:06 [DEBUG] agent: Node info in sync 2023/01/23 23:26:22 [DEBUG] http: Request GET /v1/status/leader (320.357µs) from=127.0.0.6:43059 2023/01/23 23:26:24 [DEBUG] http: Request GET /v1/status/leader (668.627µs) from=127.0.0.6:58873 2023/01/23 23:26:42 [DEBUG] http: Request GET /v1/status/leader (316.115µs) from=127.0.0.6:43059 2023/01/23 23:26:44 [DEBUG] http: Request GET /v1/status/leader (279.58µs) from=127.0.0.6:58873 2023/01/23 23:26:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:26:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.396658207s) from=127.0.0.6:52325 2023/01/23 23:26:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:27:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.42072068s) from=127.0.0.6:41681 2023/01/23 23:27:02 [DEBUG] http: Request GET /v1/status/leader (468.928µs) from=127.0.0.6:41681 2023/01/23 23:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.426583602s) from=127.0.0.6:60299 2023/01/23 23:27:04 [DEBUG] http: Request GET /v1/status/leader (363.902µs) from=127.0.0.6:46353 2023/01/23 23:27:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.812242834s) from=127.0.0.6:56669 2023/01/23 23:27:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.411715785s) from=127.0.0.6:36027 2023/01/23 23:27:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.176744554s) from=127.0.0.6:42053 2023/01/23 23:27:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.283708821s) from=127.0.0.6:39291 2023/01/23 23:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.150804233s) from=127.0.0.6:39639 2023/01/23 23:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.811876327s) from=127.0.0.6:39749 2023/01/23 23:27:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m4.60493743s) from=127.0.0.6:50947 2023/01/23 23:27:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.607841374s) from=127.0.0.6:55629 2023/01/23 23:27:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m6.002902721s) from=127.0.0.6:46773 2023/01/23 23:27:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.800601717s) from=127.0.0.6:45501 2023/01/23 23:27:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m5.808440308s) from=127.0.0.6:33235 2023/01/23 23:27:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m5.927400555s) from=127.0.0.6:47189 2023/01/23 23:27:22 [DEBUG] http: Request GET /v1/status/leader (276.289µs) from=127.0.0.6:41681 2023/01/23 23:27:24 [DEBUG] http: Request GET /v1/status/leader (163.333µs) from=127.0.0.6:46353 2023/01/23 23:27:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:27:37 [DEBUG] agent: Node info in sync 2023/01/23 23:27:42 [DEBUG] http: Request GET /v1/status/leader (672.799µs) from=127.0.0.6:41681 2023/01/23 23:27:44 [DEBUG] http: Request GET /v1/status/leader (395.331µs) from=127.0.0.6:46353 2023/01/23 23:27:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m1.763762357s) from=127.0.0.6:55581 2023/01/23 23:27:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:27:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m3.478459182s) from=127.0.0.6:33541 2023/01/23 23:28:02 [DEBUG] http: Request GET /v1/status/leader (217.908µs) from=127.0.0.6:41681 2023/01/23 23:28:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m1.98627715s) from=127.0.0.6:50789 2023/01/23 23:28:04 [DEBUG] http: Request GET /v1/status/leader (252.78µs) from=127.0.0.6:41681 2023/01/23 23:28:22 [DEBUG] http: Request GET /v1/status/leader (297.777µs) from=127.0.0.6:41681 2023/01/23 23:28:24 [DEBUG] http: Request GET /v1/status/leader (522.914µs) from=127.0.0.6:46353 2023/01/23 23:28:42 [DEBUG] http: Request GET /v1/status/leader (153.628µs) from=127.0.0.6:41681 2023/01/23 23:28:44 [DEBUG] http: Request GET /v1/status/leader (211.976µs) from=127.0.0.6:41681 2023/01/23 23:28:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:28:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:28:53 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:28:53 [DEBUG] agent: Node info in sync 2023/01/23 23:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.3354296s) from=127.0.0.6:52325 2023/01/23 23:29:02 [DEBUG] http: Request GET /v1/status/leader (298.777µs) from=127.0.0.6:41681 2023/01/23 23:29:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m2.053334234s) from=127.0.0.6:58873 2023/01/23 23:29:04 [DEBUG] http: Request GET /v1/status/leader (240.074µs) from=127.0.0.6:41681 2023/01/23 23:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.322440825s) from=127.0.0.6:60299 2023/01/23 23:29:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.498914202s) from=127.0.0.6:42053 2023/01/23 23:29:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.516797996s) from=127.0.0.6:39291 2023/01/23 23:29:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m0.090087322s) from=127.0.0.6:39749 2023/01/23 23:29:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.702259867s) from=127.0.0.6:39639 2023/01/23 23:29:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.94580388s) from=127.0.0.6:56669 2023/01/23 23:29:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.34025096s) from=127.0.0.6:36027 2023/01/23 23:29:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m2.524387109s) from=127.0.0.6:50947 2023/01/23 23:29:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.025340392s) from=127.0.0.6:45501 2023/01/23 23:29:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.323670263s) from=127.0.0.6:46773 2023/01/23 23:29:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.525369225s) from=127.0.0.6:55629 2023/01/23 23:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m4.214485371s) from=127.0.0.6:33235 2023/01/23 23:29:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.927161354s) from=127.0.0.6:47189 2023/01/23 23:29:22 [DEBUG] http: Request GET /v1/status/leader (162.27µs) from=127.0.0.6:41681 2023/01/23 23:29:24 [DEBUG] http: Request GET /v1/status/leader (453.003µs) from=127.0.0.6:41681 2023/01/23 23:29:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:29:42 [DEBUG] http: Request GET /v1/status/leader (261.562µs) from=127.0.0.6:41681 2023/01/23 23:29:44 [DEBUG] http: Request GET /v1/status/leader (165.162µs) from=127.0.0.6:41681 2023/01/23 23:29:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m0.631964825s) from=127.0.0.6:55581 2023/01/23 23:29:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m4.5454234s) from=127.0.0.6:33541 2023/01/23 23:30:02 [DEBUG] http: Request GET /v1/status/leader (295.452µs) from=127.0.0.6:41681 2023/01/23 23:30:04 [DEBUG] http: Request GET /v1/status/leader (269.184µs) from=127.0.0.6:46353 2023/01/23 23:30:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m2.222067965s) from=127.0.0.6:50789 2023/01/23 23:30:22 [DEBUG] http: Request GET /v1/status/leader (291.798µs) from=127.0.0.6:41681 2023/01/23 23:30:24 [DEBUG] http: Request GET /v1/status/leader (2.120972ms) from=127.0.0.6:46353 2023/01/23 23:30:42 [DEBUG] http: Request GET /v1/status/leader (256.255µs) from=127.0.0.6:41681 2023/01/23 23:30:44 [DEBUG] http: Request GET /v1/status/leader (159.634µs) from=127.0.0.6:41681 2023/01/23 23:30:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:30:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:30:49 [DEBUG] agent: Node info in sync 2023/01/23 23:31:02 [DEBUG] http: Request GET /v1/status/leader (148.573µs) from=127.0.0.6:41681 2023/01/23 23:31:04 [DEBUG] http: Request GET /v1/status/leader (269.808µs) from=127.0.0.6:41681 2023/01/23 23:31:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m2.727558796s) from=127.0.0.6:58873 2023/01/23 23:31:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.348497514s) from=127.0.0.6:52325 2023/01/23 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.826723985s) from=127.0.0.6:42053 2023/01/23 23:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.237002253s) from=127.0.0.6:60299 2023/01/23 23:31:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.121615262s) from=127.0.0.6:36027 2023/01/23 23:31:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.715954581s) from=127.0.0.6:39639 2023/01/23 23:31:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.332184359s) from=127.0.0.6:56669 2023/01/23 23:31:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.281130977s) from=127.0.0.6:50947 2023/01/23 23:31:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.238406436s) from=127.0.0.6:39291 2023/01/23 23:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.212781313s) from=127.0.0.6:39749 2023/01/23 23:31:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.740448548s) from=127.0.0.6:45501 2023/01/23 23:31:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.45905343s) from=127.0.0.6:55629 2023/01/23 23:31:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.626982307s) from=127.0.0.6:33235 2023/01/23 23:31:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m5.818162618s) from=127.0.0.6:46773 2023/01/23 23:31:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m1.647489813s) from=127.0.0.6:47189 2023/01/23 23:31:22 [DEBUG] http: Request GET /v1/status/leader (250.59µs) from=127.0.0.6:41681 2023/01/23 23:31:24 [DEBUG] http: Request GET /v1/status/leader (346.258µs) from=127.0.0.6:41681 2023/01/23 23:31:42 [DEBUG] http: Request GET /v1/status/leader (1.12524ms) from=127.0.0.6:41681 2023/01/23 23:31:44 [DEBUG] http: Request GET /v1/status/leader (160.392µs) from=127.0.0.6:46353 2023/01/23 23:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:31:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m3.259767655s) from=127.0.0.6:55581 2023/01/23 23:32:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m0.917682316s) from=127.0.0.6:33541 2023/01/23 23:32:02 [DEBUG] http: Request GET /v1/status/leader (168.878µs) from=127.0.0.6:41681 2023/01/23 23:32:04 [DEBUG] http: Request GET /v1/status/leader (149.284µs) from=127.0.0.6:41681 2023/01/23 23:32:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m0.098941978s) from=127.0.0.6:50789 2023/01/23 23:32:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:32:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:32:22 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:32:22 [DEBUG] agent: Node info in sync 2023/01/23 23:32:22 [DEBUG] http: Request GET /v1/status/leader (159.881µs) from=127.0.0.6:41681 2023/01/23 23:32:24 [DEBUG] http: Request GET /v1/status/leader (132.877µs) from=127.0.0.6:46353 2023/01/23 23:32:42 [DEBUG] http: Request GET /v1/status/leader (137.356µs) from=127.0.0.6:41681 2023/01/23 23:32:44 [DEBUG] http: Request GET /v1/status/leader (152.419µs) from=127.0.0.6:46353 2023/01/23 23:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:33:02 [DEBUG] http: Request GET /v1/status/leader (274.58µs) from=127.0.0.6:41681 2023/01/23 23:33:04 [DEBUG] http: Request GET /v1/status/leader (293.799µs) from=127.0.0.6:41681 2023/01/23 23:33:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.70656329s) from=127.0.0.6:52325 2023/01/23 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.385516645s) from=127.0.0.6:36027 2023/01/23 23:33:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m5.305962845s) from=127.0.0.6:58873 2023/01/23 23:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.608727958s) from=127.0.0.6:42053 2023/01/23 23:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.179025177s) from=127.0.0.6:60299 2023/01/23 23:33:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.37099364s) from=127.0.0.6:39639 2023/01/23 23:33:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.75894729s) from=127.0.0.6:56669 2023/01/23 23:33:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.142063788s) from=127.0.0.6:39291 2023/01/23 23:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m2.938860397s) from=127.0.0.6:39749 2023/01/23 23:33:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.983247948s) from=127.0.0.6:50947 2023/01/23 23:33:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.887115495s) from=127.0.0.6:45501 2023/01/23 23:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.831515684s) from=127.0.0.6:33235 2023/01/23 23:33:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.837837046s) from=127.0.0.6:47189 2023/01/23 23:33:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.071758384s) from=127.0.0.6:55629 2023/01/23 23:33:22 [DEBUG] http: Request GET /v1/status/leader (1.019438ms) from=127.0.0.6:41681 2023/01/23 23:33:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.834137487s) from=127.0.0.6:46773 2023/01/23 23:33:24 [DEBUG] http: Request GET /v1/status/leader (269.933µs) from=127.0.0.6:41681 2023/01/23 23:33:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:33:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:33:34 [DEBUG] agent: Node info in sync 2023/01/23 23:33:42 [DEBUG] http: Request GET /v1/status/leader (305.725µs) from=127.0.0.6:41681 2023/01/23 23:33:44 [DEBUG] http: Request GET /v1/status/leader (155.325µs) from=127.0.0.6:46353 2023/01/23 23:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:33:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (2m3.497299972s) from=127.0.0.6:55581 2023/01/23 23:34:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:34:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" 2023/01/23 23:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Node info in sync 2023/01/23 23:34:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.477523ms) from=127.0.0.6:46353 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:34:00 [DEBUG] agent: Node info in sync 2023/01/23 23:34:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (5.313453905s) from=127.0.0.6:55581 2023/01/23 23:34:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (1m58.900488713s) from=127.0.0.6:33541 2023/01/23 23:34:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (4.400459ms) from=127.0.0.6:41681 2023/01/23 23:34:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (356.768µs) from=127.0.0.6:46353 2023/01/23 23:34:02 [DEBUG] http: Request GET /v1/status/leader (281.681µs) from=127.0.0.6:43059 2023/01/23 23:34:04 [DEBUG] http: Request GET /v1/status/leader (226.757µs) from=127.0.0.6:46353 2023/01/23 23:34:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m3.374950533s) from=127.0.0.6:50789 2023/01/23 23:34:22 [DEBUG] http: Request GET /v1/status/leader (302.881µs) from=127.0.0.6:43059 2023/01/23 23:34:24 [DEBUG] http: Request GET /v1/status/leader (180.313µs) from=127.0.0.6:46353 2023/01/23 23:34:42 [DEBUG] http: Request GET /v1/status/leader (476.981µs) from=127.0.0.6:43059 2023/01/23 23:34:45 [DEBUG] http: Request GET /v1/status/leader (227.92µs) from=127.0.0.6:46353 2023/01/23 23:34:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:35:02 [DEBUG] http: Request GET /v1/status/leader (285.388µs) from=127.0.0.6:43059 2023/01/23 23:35:05 [DEBUG] http: Request GET /v1/status/leader (162.292µs) from=127.0.0.6:43059 2023/01/23 23:35:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.718387891s) from=127.0.0.6:52325 2023/01/23 23:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.184070995s) from=127.0.0.6:42053 2023/01/23 23:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.383324369s) from=127.0.0.6:60299 2023/01/23 23:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.214587306s) from=127.0.0.6:39639 2023/01/23 23:35:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:35:16 [DEBUG] agent: Node info in sync 2023/01/23 23:35:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m5.714553701s) from=127.0.0.6:58873 2023/01/23 23:35:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m1.198962787s) from=127.0.0.6:39749 2023/01/23 23:35:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.240141433s) from=127.0.0.6:36027 2023/01/23 23:35:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.49634163s) from=127.0.0.6:39291 2023/01/23 23:35:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.274051455s) from=127.0.0.6:45501 2023/01/23 23:35:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.75509522s) from=127.0.0.6:50947 2023/01/23 23:35:23 [DEBUG] http: Request GET /v1/status/leader (378.623µs) from=127.0.0.6:43059 2023/01/23 23:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.369739703s) from=127.0.0.6:56669 2023/01/23 23:35:25 [DEBUG] http: Request GET /v1/status/leader (218.728µs) from=127.0.0.6:46353 2023/01/23 23:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.932742397s) from=127.0.0.6:33235 2023/01/23 23:35:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m1.800505475s) from=127.0.0.6:46773 2023/01/23 23:35:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.553314105s) from=127.0.0.6:55629 2023/01/23 23:35:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.503409143s) from=127.0.0.6:47189 2023/01/23 23:35:43 [DEBUG] http: Request GET /v1/status/leader (436.837µs) from=127.0.0.6:43059 2023/01/23 23:35:45 [DEBUG] http: Request GET /v1/status/leader (288.193µs) from=127.0.0.6:46353 2023/01/23 23:35:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:36:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.624693776s) from=127.0.0.6:33541 2023/01/23 23:36:03 [DEBUG] http: Request GET /v1/status/leader (360.813µs) from=127.0.0.6:43059 2023/01/23 23:36:05 [DEBUG] http: Request GET /v1/status/leader (541.193µs) from=127.0.0.6:46353 2023/01/23 23:36:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.911764618s) from=127.0.0.6:55581 2023/01/23 23:36:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m7.25006445s) from=127.0.0.6:41681 2023/01/23 23:36:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m1.725457843s) from=127.0.0.6:50789 2023/01/23 23:36:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36: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. 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:19 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.20.33_8443" 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Node info in sync 2023/01/23 23:36:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.615006ms) from=127.0.0.6:46353 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (16.657248283s) from=127.0.0.6:33541 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (12.368796419s) from=127.0.0.6:55581 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Node info in sync 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (291.067µs) from=127.0.0.6:43059 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (409.237µs) from=127.0.0.6:46353 2023/01/23 23:36:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36: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. 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:19 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.36.22_8082" 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Node info in sync 2023/01/23 23:36:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.828854ms) from=127.0.0.6:46353 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (115.849767ms) from=127.0.0.6:33541 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (117.760511ms) from=127.0.0.6:55581 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:19 [DEBUG] agent: Node info in sync 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (226.223µs) from=127.0.0.6:57223 2023/01/23 23:36:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (340.07µs) from=127.0.0.6:46353 2023/01/23 23:36:23 [DEBUG] http: Request GET /v1/status/leader (227.259µs) from=127.0.0.6:46353 2023/01/23 23:36:25 [DEBUG] http: Request GET /v1/status/leader (373.488µs) from=127.0.0.6:42681 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_vnfres_10.233.52.26_8802" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.966636ms) from=127.0.0.6:46353 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (12.887334808s) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (12.888121689s) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (620.42µs) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (302.461µs) from=127.0.0.6:46353 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_vnfmgr_10.233.31.39_8803" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.50039ms) from=127.0.0.6:50135 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (37.181038ms) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (49.872248ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (618.523µs) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (126.18µs) from=127.0.0.6:42681 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_vnflcm_10.233.7.206_8801" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.782881ms) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (37.13925ms) from=127.0.0.6:50135 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (40.711418ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (326.296µs) from=127.0.0.6:50135 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (309.365µs) from=127.0.0.6:50135 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.38.125_8484" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.426718ms) from=127.0.0.6:52051 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (41.359578ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (25.826444ms) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (319.045µs) from=127.0.0.6:38527 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (267.576µs) from=127.0.0.6:52051 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.30.112_8482" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (9.283505ms) from=127.0.0.6:52051 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (57.371312ms) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (52.740834ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (209.025µs) from=127.0.0.6:52051 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (369.257µs) from=127.0.0.6:37441 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_nslcm_10.233.52.122_8403" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.231309ms) from=127.0.0.6:37441 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=164 (54.578379ms) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=164 (55.303862ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (167.844µs) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.10989ms) from=127.0.0.6:55581 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v2_nslcm_10.233.52.122_8403" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.91622ms) from=127.0.0.6:41289 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=165 (22.684152ms) from=127.0.0.6:37441 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=165 (42.50047ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (375.956µs) from=127.0.0.6:37441 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (144.381µs) from=127.0.0.6:37441 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.16.141_8410" 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.431235ms) from=127.0.0.6:57239 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (35.705395ms) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:36:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:36:32 [DEBUG] agent: Node info in sync 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (36.656648ms) from=127.0.0.6:41289 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (280.41µs) from=127.0.0.6:33541 2023/01/23 23:36:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (152.52µs) from=127.0.0.6:33541 2023/01/23 23:36:43 [DEBUG] http: Request GET /v1/status/leader (286.327µs) from=127.0.0.6:36183 2023/01/23 23:36:45 [DEBUG] http: Request GET /v1/status/leader (353.403µs) from=127.0.0.6:37403 2023/01/23 23:36:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:37:03 [DEBUG] http: Request GET /v1/status/leader (174.303µs) from=127.0.0.6:37403 2023/01/23 23:37:05 [DEBUG] http: Request GET /v1/status/leader (185.236µs) from=127.0.0.6:36183 2023/01/23 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.102361827s) from=127.0.0.6:52325 2023/01/23 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.715714989s) from=127.0.0.6:39639 2023/01/23 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.318425757s) from=127.0.0.6:60299 2023/01/23 23:37:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.280836798s) from=127.0.0.6:42053 2023/01/23 23:37:23 [DEBUG] http: Request GET /v1/status/leader (275.833µs) from=127.0.0.6:36183 2023/01/23 23:37:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.630776415s) from=127.0.0.6:39291 2023/01/23 23:37:25 [DEBUG] http: Request GET /v1/status/leader (258.365µs) from=127.0.0.6:37403 2023/01/23 23:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.969448964s) from=127.0.0.6:39749 2023/01/23 23:37:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.198843344s) from=127.0.0.6:58873 2023/01/23 23:37:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.655227634s) from=127.0.0.6:45501 2023/01/23 23:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.493059687s) from=127.0.0.6:36027 2023/01/23 23:37:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.94378078s) from=127.0.0.6:33235 2023/01/23 23:37:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.661849613s) from=127.0.0.6:50947 2023/01/23 23:37:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m4.45989898s) from=127.0.0.6:46773 2023/01/23 23:37:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.969342665s) from=127.0.0.6:56669 2023/01/23 23:37:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.329630254s) from=127.0.0.6:55629 2023/01/23 23:37:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m3.597064951s) from=127.0.0.6:47189 2023/01/23 23:37:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:37:43 [DEBUG] http: Request GET /v1/status/leader (1.563547ms) from=127.0.0.6:36183 2023/01/23 23:37:45 [DEBUG] http: Request GET /v1/status/leader (250.365µs) from=127.0.0.6:36183 2023/01/23 23:37:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:38:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:38:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:38:00 [DEBUG] agent: Node info in sync 2023/01/23 23:38:03 [DEBUG] http: Request GET /v1/status/leader (150.025µs) from=127.0.0.6:36183 2023/01/23 23:38:05 [DEBUG] http: Request GET /v1/status/leader (160.934µs) from=127.0.0.6:37403 2023/01/23 23:38:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.37629155s) from=127.0.0.6:41681 2023/01/23 23:38:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.778253391s) from=127.0.0.6:50789 2023/01/23 23:38:23 [DEBUG] http: Request GET /v1/status/leader (333.371µs) from=127.0.0.6:37403 2023/01/23 23:38:25 [DEBUG] http: Request GET /v1/status/leader (159.136µs) from=127.0.0.6:36183 2023/01/23 23:38:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.472233683s) from=127.0.0.6:57223 2023/01/23 23:38:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m7.24494862s) from=127.0.0.6:43059 2023/01/23 23:38:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m0.455289295s) from=127.0.0.6:57239 2023/01/23 23:38:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m0.777717059s) from=127.0.0.6:33541 2023/01/23 23:38:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m1.490124691s) from=127.0.0.6:37441 2023/01/23 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.812885725s) from=127.0.0.6:50135 2023/01/23 23:38:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m1.662627964s) from=127.0.0.6:55581 2023/01/23 23:38:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m1.86823951s) from=127.0.0.6:52051 2023/01/23 23:38:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.256958969s) from=127.0.0.6:42681 2023/01/23 23:38:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.077903567s) from=127.0.0.6:41289 2023/01/23 23:38:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m3.645970104s) from=127.0.0.6:38527 2023/01/23 23:38:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.714346485s) from=127.0.0.6:46353 2023/01/23 23:38:43 [DEBUG] http: Request GET /v1/status/leader (329.07µs) from=127.0.0.6:37403 2023/01/23 23:38:45 [DEBUG] http: Request GET /v1/status/leader (253.007µs) from=127.0.0.6:37403 2023/01/23 23:38:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:39:03 [DEBUG] http: Request GET /v1/status/leader (294.105µs) from=127.0.0.6:37403 2023/01/23 23:39:05 [DEBUG] http: Request GET /v1/status/leader (174.319µs) from=127.0.0.6:36183 2023/01/23 23:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.603555078s) from=127.0.0.6:39639 2023/01/23 23:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.999389981s) from=127.0.0.6:52325 2023/01/23 23:39:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.92558719s) from=127.0.0.6:42053 2023/01/23 23:39:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.037336168s) from=127.0.0.6:60299 2023/01/23 23:39:23 [DEBUG] http: Request GET /v1/status/leader (255.41µs) from=127.0.0.6:37403 2023/01/23 23:39:25 [DEBUG] http: Request GET /v1/status/leader (307.145µs) from=127.0.0.6:36183 2023/01/23 23:39:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.031091187s) from=127.0.0.6:36027 2023/01/23 23:39:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.197974785s) from=127.0.0.6:39291 2023/01/23 23:39:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.943201291s) from=127.0.0.6:39749 2023/01/23 23:39:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m1.768142917s) from=127.0.0.6:50947 2023/01/23 23:39:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m5.284532861s) from=127.0.0.6:58873 2023/01/23 23:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.001322389s) from=127.0.0.6:33235 2023/01/23 23:39:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.020602653s) from=127.0.0.6:55629 2023/01/23 23:39:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.354122777s) from=127.0.0.6:46773 2023/01/23 23:39:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.476178192s) from=127.0.0.6:45501 2023/01/23 23:39:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.437959341s) from=127.0.0.6:56669 2023/01/23 23:39:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m5.037995296s) from=127.0.0.6:47189 2023/01/23 23:39:43 [DEBUG] http: Request GET /v1/status/leader (152.794µs) from=127.0.0.6:36183 2023/01/23 23:39:45 [DEBUG] http: Request GET /v1/status/leader (2.113684ms) from=127.0.0.6:37403 2023/01/23 23:39:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:39:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:39:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:39:55 [DEBUG] agent: Node info in sync 2023/01/23 23:40:03 [DEBUG] http: Request GET /v1/status/leader (277.217µs) from=127.0.0.6:36183 2023/01/23 23:40:05 [DEBUG] http: Request GET /v1/status/leader (178.897µs) from=127.0.0.6:36183 2023/01/23 23:40:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:40:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m0.012912442s) from=127.0.0.6:50789 2023/01/23 23:40:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m2.582133563s) from=127.0.0.6:41681 2023/01/23 23:40:23 [DEBUG] http: Request GET /v1/status/leader (246.637µs) from=127.0.0.6:37403 2023/01/23 23:40:25 [DEBUG] http: Request GET /v1/status/leader (157.007µs) from=127.0.0.6:37403 2023/01/23 23:40:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m5.547489667s) from=127.0.0.6:57223 2023/01/23 23:40:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.107908729s) from=127.0.0.6:43059 2023/01/23 23:40:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.64007263s) from=127.0.0.6:57239 2023/01/23 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.388342063s) from=127.0.0.6:46353 2023/01/23 23:40:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m4.073964909s) from=127.0.0.6:33541 2023/01/23 23:40:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.193439054s) from=127.0.0.6:52051 2023/01/23 23:40:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.750377355s) from=127.0.0.6:41289 2023/01/23 23:40:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m5.934927219s) from=127.0.0.6:42681 2023/01/23 23:40:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m6.95863054s) from=127.0.0.6:50135 2023/01/23 23:40:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m5.194137255s) from=127.0.0.6:38527 2023/01/23 23:40:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m7.062830639s) from=127.0.0.6:55581 2023/01/23 23:40:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m7.484879943s) from=127.0.0.6:37441 2023/01/23 23:40:43 [DEBUG] http: Request GET /v1/status/leader (294.412µs) from=127.0.0.6:36183 2023/01/23 23:40:45 [DEBUG] http: Request GET /v1/status/leader (182.84µs) from=127.0.0.6:37403 2023/01/23 23:40:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:41:03 [DEBUG] http: Request GET /v1/status/leader (264.657µs) from=127.0.0.6:37403 2023/01/23 23:41:05 [DEBUG] http: Request GET /v1/status/leader (283.068µs) from=127.0.0.6:36183 2023/01/23 23:41:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:41:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:41:16 [DEBUG] agent: Node info in sync 2023/01/23 23:41:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.426398035s) from=127.0.0.6:52325 2023/01/23 23:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.736380363s) from=127.0.0.6:39639 2023/01/23 23:41:23 [DEBUG] http: Request GET /v1/status/leader (286.035µs) from=127.0.0.6:37403 2023/01/23 23:41:25 [DEBUG] http: Request GET /v1/status/leader (247.6µs) from=127.0.0.6:36183 2023/01/23 23:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.832173524s) from=127.0.0.6:42053 2023/01/23 23:41:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.891812423s) from=127.0.0.6:60299 2023/01/23 23:41:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.561400349s) from=127.0.0.6:36027 2023/01/23 23:41:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.805772984s) from=127.0.0.6:50947 2023/01/23 23:41:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.892665714s) from=127.0.0.6:39291 2023/01/23 23:41:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.641378033s) from=127.0.0.6:46773 2023/01/23 23:41:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.730459414s) from=127.0.0.6:33235 2023/01/23 23:41:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.750638413s) from=127.0.0.6:39749 2023/01/23 23:41:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.021846992s) from=127.0.0.6:55629 2023/01/23 23:41:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.409594983s) from=127.0.0.6:58873 2023/01/23 23:41:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.208624753s) from=127.0.0.6:47189 2023/01/23 23:41:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.104347374s) from=127.0.0.6:45501 2023/01/23 23:41:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.386687315s) from=127.0.0.6:56669 2023/01/23 23:41:43 [DEBUG] http: Request GET /v1/status/leader (172.34µs) from=127.0.0.6:37403 2023/01/23 23:41:45 [DEBUG] http: Request GET /v1/status/leader (154.665µs) from=127.0.0.6:37403 2023/01/23 23:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:42:03 [DEBUG] http: Request GET /v1/status/leader (280.367µs) from=127.0.0.6:36183 2023/01/23 23:42:05 [DEBUG] http: Request GET /v1/status/leader (296.733µs) from=127.0.0.6:37403 2023/01/23 23:42:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m1.96164338s) from=127.0.0.6:50789 2023/01/23 23:42:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m2.797020341s) from=127.0.0.6:41681 2023/01/23 23:42:23 [DEBUG] http: Request GET /v1/status/leader (266.16µs) from=127.0.0.6:36183 2023/01/23 23:42:25 [DEBUG] http: Request GET /v1/status/leader (1.514637ms) from=127.0.0.6:37403 2023/01/23 23:42:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m1.961500866s) from=127.0.0.6:57223 2023/01/23 23:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.059584753s) from=127.0.0.6:57239 2023/01/23 23:42:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m5.07269687s) from=127.0.0.6:43059 2023/01/23 23:42:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.101085912s) from=127.0.0.6:33541 2023/01/23 23:42:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.078257112s) from=127.0.0.6:46353 2023/01/23 23:42:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.1655752s) from=127.0.0.6:52051 2023/01/23 23:42:43 [DEBUG] http: Request GET /v1/status/leader (711.154µs) from=127.0.0.6:37403 2023/01/23 23:42:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.732992504s) from=127.0.0.6:50135 2023/01/23 23:42:45 [DEBUG] http: Request GET /v1/status/leader (251.456µs) from=127.0.0.6:36183 2023/01/23 23:42:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.305039149s) from=127.0.0.6:41289 2023/01/23 23:42:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.905636364s) from=127.0.0.6:38527 2023/01/23 23:42:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m5.643624992s) from=127.0.0.6:55581 2023/01/23 23:42:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m7.342126303s) from=127.0.0.6:42681 2023/01/23 23:42:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m6.934195102s) from=127.0.0.6:37441 2023/01/23 23:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:43:03 [DEBUG] http: Request GET /v1/status/leader (1.91415ms) from=127.0.0.6:37403 2023/01/23 23:43:05 [DEBUG] http: Request GET /v1/status/leader (179.532µs) from=127.0.0.6:36183 2023/01/23 23:43:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:43:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:43:07 [DEBUG] agent: Node info in sync 2023/01/23 23:43:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:43:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.013502683s) from=127.0.0.6:52325 2023/01/23 23:43:23 [DEBUG] http: Request GET /v1/status/leader (565.6µs) from=127.0.0.6:37403 2023/01/23 23:43:25 [DEBUG] http: Request GET /v1/status/leader (421.128µs) from=127.0.0.6:36183 2023/01/23 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.665882658s) from=127.0.0.6:39639 2023/01/23 23:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.84755729s) from=127.0.0.6:42053 2023/01/23 23:43:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.7961137s) from=127.0.0.6:36027 2023/01/23 23:43:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.097823954s) from=127.0.0.6:60299 2023/01/23 23:43:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m1.484601705s) from=127.0.0.6:50947 2023/01/23 23:43:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.521783565s) from=127.0.0.6:46773 2023/01/23 23:43:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.178089632s) from=127.0.0.6:39291 2023/01/23 23:43:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m0.977764109s) from=127.0.0.6:58873 2023/01/23 23:43:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.832257564s) from=127.0.0.6:45501 2023/01/23 23:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.051980048s) from=127.0.0.6:33235 2023/01/23 23:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.632747521s) from=127.0.0.6:39749 2023/01/23 23:43:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.765987011s) from=127.0.0.6:55629 2023/01/23 23:43:43 [DEBUG] http: Request GET /v1/status/leader (404.532µs) from=127.0.0.6:36183 2023/01/23 23:43:45 [DEBUG] http: Request GET /v1/status/leader (308.007µs) from=127.0.0.6:36183 2023/01/23 23:43:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.836341388s) from=127.0.0.6:47189 2023/01/23 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.316866946s) from=127.0.0.6:56669 2023/01/23 23:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:44:03 [DEBUG] http: Request GET /v1/status/leader (176.943µs) from=127.0.0.6:36183 2023/01/23 23:44:05 [DEBUG] http: Request GET /v1/status/leader (303.166µs) from=127.0.0.6:37403 2023/01/23 23:44:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.869864557s) from=127.0.0.6:41681 2023/01/23 23:44:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m2.734070951s) from=127.0.0.6:50789 2023/01/23 23:44:23 [DEBUG] http: Request GET /v1/status/leader (146.217µs) from=127.0.0.6:36183 2023/01/23 23:44:25 [DEBUG] http: Request GET /v1/status/leader (153.813µs) from=127.0.0.6:36183 2023/01/23 23:44:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:44:27 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:44:27 [DEBUG] agent: Node info in sync 2023/01/23 23:44:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.392099569s) from=127.0.0.6:57223 2023/01/23 23:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.274649787s) from=127.0.0.6:57239 2023/01/23 23:44:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.958538083s) from=127.0.0.6:46353 2023/01/23 23:44:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m2.258038947s) from=127.0.0.6:52051 2023/01/23 23:44:43 [DEBUG] http: Request GET /v1/status/leader (304.567µs) from=127.0.0.6:37403 2023/01/23 23:44:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.296119701s) from=127.0.0.6:43059 2023/01/23 23:44:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m0.638141111s) from=127.0.0.6:50135 2023/01/23 23:44:45 [DEBUG] http: Request GET /v1/status/leader (238.57µs) from=127.0.0.6:36183 2023/01/23 23:44:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m7.175766249s) from=127.0.0.6:33541 2023/01/23 23:44:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.257085136s) from=127.0.0.6:38527 2023/01/23 23:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.490415073s) from=127.0.0.6:41289 2023/01/23 23:44:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.657102791s) from=127.0.0.6:55581 2023/01/23 23:44:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.232985579s) from=127.0.0.6:42681 2023/01/23 23:44:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.790870937s) from=127.0.0.6:37441 2023/01/23 23:45:03 [DEBUG] http: Request GET /v1/status/leader (170.9µs) from=127.0.0.6:36183 2023/01/23 23:45:05 [DEBUG] http: Request GET /v1/status/leader (154.965µs) from=127.0.0.6:37403 2023/01/23 23:45:23 [DEBUG] http: Request GET /v1/status/leader (2.265184ms) from=127.0.0.6:37403 2023/01/23 23:45:25 [DEBUG] http: Request GET /v1/status/leader (258.545µs) from=127.0.0.6:36183 2023/01/23 23:45:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:45:28 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:45:28 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:45:28 [DEBUG] agent: Node info in sync 2023/01/23 23:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.095012142s) from=127.0.0.6:52325 2023/01/23 23:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.021096848s) from=127.0.0.6:39639 2023/01/23 23:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.723092526s) from=127.0.0.6:42053 2023/01/23 23:45:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.446887606s) from=127.0.0.6:36027 2023/01/23 23:45:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m2.622335181s) from=127.0.0.6:50947 2023/01/23 23:45:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.562821217s) from=127.0.0.6:60299 2023/01/23 23:45:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m0.057393232s) from=127.0.0.6:58873 2023/01/23 23:45:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m5.372172963s) from=127.0.0.6:46773 2023/01/23 23:45:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.676087424s) from=127.0.0.6:39291 2023/01/23 23:45:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.264929376s) from=127.0.0.6:33235 2023/01/23 23:45:43 [DEBUG] http: Request GET /v1/status/leader (390.895µs) from=127.0.0.6:37403 2023/01/23 23:45:45 [DEBUG] http: Request GET /v1/status/leader (176.744µs) from=127.0.0.6:36183 2023/01/23 23:45:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.529423915s) from=127.0.0.6:39749 2023/01/23 23:45:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.614310417s) from=127.0.0.6:55629 2023/01/23 23:45:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.852676167s) from=127.0.0.6:47189 2023/01/23 23:45:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.464651602s) from=127.0.0.6:45501 2023/01/23 23:45:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:45:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:45:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.144505499s) from=127.0.0.6:56669 2023/01/23 23:46:03 [DEBUG] http: Request GET /v1/status/leader (161.727µs) from=127.0.0.6:36183 2023/01/23 23:46:05 [DEBUG] http: Request GET /v1/status/leader (163.362µs) from=127.0.0.6:37403 2023/01/23 23:46:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m1.548943245s) from=127.0.0.6:41681 2023/01/23 23:46:23 [DEBUG] http: Request GET /v1/status/leader (311.689µs) from=127.0.0.6:36183 2023/01/23 23:46:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.850145629s) from=127.0.0.6:50789 2023/01/23 23:46:25 [DEBUG] http: Request GET /v1/status/leader (243.262µs) from=127.0.0.6:36183 2023/01/23 23:46:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:46:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:46:37 [DEBUG] agent: Node info in sync 2023/01/23 23:46:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.085525682s) from=127.0.0.6:57239 2023/01/23 23:46:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m5.800897089s) from=127.0.0.6:57223 2023/01/23 23:46:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.156706201s) from=127.0.0.6:46353 2023/01/23 23:46:43 [DEBUG] http: Request GET /v1/status/leader (153.431µs) from=127.0.0.6:36183 2023/01/23 23:46:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m1.856279553s) from=127.0.0.6:52051 2023/01/23 23:46:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m1.406414541s) from=127.0.0.6:43059 2023/01/23 23:46:45 [DEBUG] http: Request GET /v1/status/leader (152.88µs) from=127.0.0.6:37403 2023/01/23 23:46:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m0.597419591s) from=127.0.0.6:33541 2023/01/23 23:46:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.928606391s) from=127.0.0.6:50135 2023/01/23 23:46:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:46:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.70973973s) from=127.0.0.6:38527 2023/01/23 23:46:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m3.054117322s) from=127.0.0.6:42681 2023/01/23 23:46:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m5.069726224s) from=127.0.0.6:55581 2023/01/23 23:46:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.43789712s) from=127.0.0.6:41289 2023/01/23 23:47:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m6.648663675s) from=127.0.0.6:37441 2023/01/23 23:47:03 [DEBUG] http: Request GET /v1/status/leader (388.132µs) from=127.0.0.6:37403 2023/01/23 23:47:05 [DEBUG] http: Request GET /v1/status/leader (348.32µs) from=127.0.0.6:36183 2023/01/23 23:47:23 [DEBUG] http: Request GET /v1/status/leader (177.186µs) from=127.0.0.6:37403 2023/01/23 23:47:25 [DEBUG] http: Request GET /v1/status/leader (11.886044ms) from=127.0.0.6:37403 2023/01/23 23:47:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.210309877s) from=127.0.0.6:42053 2023/01/23 23:47:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.85031447s) from=127.0.0.6:39639 2023/01/23 23:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.815359605s) from=127.0.0.6:52325 2023/01/23 23:47:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.672574083s) from=127.0.0.6:46773 2023/01/23 23:47:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.316938635s) from=127.0.0.6:60299 2023/01/23 23:47:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.953222317s) from=127.0.0.6:36027 2023/01/23 23:47:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.5599449s) from=127.0.0.6:39291 2023/01/23 23:47:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m7.066191602s) from=127.0.0.6:50947 2023/01/23 23:47:43 [DEBUG] http: Request GET /v1/status/leader (284.989µs) from=127.0.0.6:37403 2023/01/23 23:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.972745137s) from=127.0.0.6:33235 2023/01/23 23:47:45 [DEBUG] http: Request GET /v1/status/leader (288.153µs) from=127.0.0.6:36183 2023/01/23 23:47:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.490890046s) from=127.0.0.6:58873 2023/01/23 23:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:47:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m1.720073483s) from=127.0.0.6:47189 2023/01/23 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.805269046s) from=127.0.0.6:39749 2023/01/23 23:47:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.096900073s) from=127.0.0.6:56669 2023/01/23 23:47:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.740214937s) from=127.0.0.6:55629 2023/01/23 23:47:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.461358549s) from=127.0.0.6:45501 2023/01/23 23:48:03 [DEBUG] http: Request GET /v1/status/leader (147.443µs) from=127.0.0.6:37403 2023/01/23 23:48:05 [DEBUG] http: Request GET /v1/status/leader (169.214µs) from=127.0.0.6:36183 2023/01/23 23:48:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:48:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.067713094s) from=127.0.0.6:41681 2023/01/23 23:48:23 [DEBUG] http: Request GET /v1/status/leader (282.577µs) from=127.0.0.6:37403 2023/01/23 23:48:25 [DEBUG] http: Request GET /v1/status/leader (282.225µs) from=127.0.0.6:37403 2023/01/23 23:48:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:48:27 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:48:27 [DEBUG] agent: Node info in sync 2023/01/23 23:48:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.935115384s) from=127.0.0.6:50789 2023/01/23 23:48:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.453608547s) from=127.0.0.6:57239 2023/01/23 23:48:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.046986696s) from=127.0.0.6:46353 2023/01/23 23:48:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m1.799073537s) from=127.0.0.6:57223 2023/01/23 23:48:43 [DEBUG] http: Request GET /v1/status/leader (293.161µs) from=127.0.0.6:37403 2023/01/23 23:48:45 [DEBUG] http: Request GET /v1/status/leader (284.59µs) from=127.0.0.6:36183 2023/01/23 23:48:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m2.952049601s) from=127.0.0.6:52051 2023/01/23 23:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:48:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.174597559s) from=127.0.0.6:50135 2023/01/23 23:48:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m3.844582476s) from=127.0.0.6:33541 2023/01/23 23:48:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.092959194s) from=127.0.0.6:38527 2023/01/23 23:48:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.357734994s) from=127.0.0.6:43059 2023/01/23 23:49:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.033879566s) from=127.0.0.6:42681 2023/01/23 23:49:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m1.501396893s) from=127.0.0.6:37441 2023/01/23 23:49:03 [DEBUG] http: Request GET /v1/status/leader (330.726µs) from=127.0.0.6:37403 2023/01/23 23:49:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.376713296s) from=127.0.0.6:41289 2023/01/23 23:49:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.046242587s) from=127.0.0.6:55581 2023/01/23 23:49:05 [DEBUG] http: Request GET /v1/status/leader (191.487µs) from=127.0.0.6:36183 2023/01/23 23:49:23 [DEBUG] http: Request GET /v1/status/leader (147.114µs) from=127.0.0.6:36183 2023/01/23 23:49:25 [DEBUG] http: Request GET /v1/status/leader (164.125µs) from=127.0.0.6:36183 2023/01/23 23:49:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.658591608s) from=127.0.0.6:39639 2023/01/23 23:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.58703679s) from=127.0.0.6:42053 2023/01/23 23:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.799891759s) from=127.0.0.6:52325 2023/01/23 23:49:43 [DEBUG] http: Request GET /v1/status/leader (269.934µs) from=127.0.0.6:36183 2023/01/23 23:49:45 [DEBUG] http: Request GET /v1/status/leader (245.294µs) from=127.0.0.6:36183 2023/01/23 23:49:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m7.489108935s) from=127.0.0.6:46773 2023/01/23 23:49:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.123015782s) from=127.0.0.6:39291 2023/01/23 23:49:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.350285675s) from=127.0.0.6:50947 2023/01/23 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.07929627s) from=127.0.0.6:36027 2023/01/23 23:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:49:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m7.466154537s) from=127.0.0.6:60299 2023/01/23 23:49:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m4.792240095s) from=127.0.0.6:58873 2023/01/23 23:49:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.893498794s) from=127.0.0.6:33235 2023/01/23 23:49:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m4.286272133s) from=127.0.0.6:47189 2023/01/23 23:49:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m2.442117634s) from=127.0.0.6:39749 2023/01/23 23:49:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.8703512s) from=127.0.0.6:45501 2023/01/23 23:49:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:49:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:49:56 [DEBUG] agent: Node info in sync 2023/01/23 23:49:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.651636412s) from=127.0.0.6:56669 2023/01/23 23:49:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.197339017s) from=127.0.0.6:55629 2023/01/23 23:50:03 [DEBUG] http: Request GET /v1/status/leader (177.61µs) from=127.0.0.6:36183 2023/01/23 23:50:05 [DEBUG] http: Request GET /v1/status/leader (170.871µs) from=127.0.0.6:37403 2023/01/23 23:50:23 [DEBUG] http: Request GET /v1/status/leader (276.174µs) from=127.0.0.6:37403 2023/01/23 23:50:25 [DEBUG] http: Request GET /v1/status/leader (274.335µs) from=127.0.0.6:36183 2023/01/23 23:50:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m6.24928062s) from=127.0.0.6:41681 2023/01/23 23:50:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:50:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m2.409187832s) from=127.0.0.6:50789 2023/01/23 23:50:43 [DEBUG] http: Request GET /v1/status/leader (158.046µs) from=127.0.0.6:36183 2023/01/23 23:50:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m0.467051704s) from=127.0.0.6:57223 2023/01/23 23:50:45 [DEBUG] http: Request GET /v1/status/leader (245.805µs) from=127.0.0.6:36183 2023/01/23 23:50:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.672518949s) from=127.0.0.6:57239 2023/01/23 23:50:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.77032105s) from=127.0.0.6:46353 2023/01/23 23:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:50:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m0.515749846s) from=127.0.0.6:50135 2023/01/23 23:50:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.025243133s) from=127.0.0.6:52051 2023/01/23 23:50:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m2.307004048s) from=127.0.0.6:33541 2023/01/23 23:50:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m6.579089045s) from=127.0.0.6:38527 2023/01/23 23:50:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m5.998865803s) from=127.0.0.6:43059 2023/01/23 23:51:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m0.306358209s) from=127.0.0.6:37441 2023/01/23 23:51:03 [DEBUG] http: Request GET /v1/status/leader (300.335µs) from=127.0.0.6:37403 2023/01/23 23:51:05 [DEBUG] http: Request GET /v1/status/leader (250.222µs) from=127.0.0.6:37403 2023/01/23 23:51:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:51:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:51:05 [DEBUG] agent: Node info in sync 2023/01/23 23:51:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.62428869s) from=127.0.0.6:41289 2023/01/23 23:51:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m5.782003841s) from=127.0.0.6:42681 2023/01/23 23:51:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.295260372s) from=127.0.0.6:55581 2023/01/23 23:51:23 [DEBUG] http: Request GET /v1/status/leader (296.323µs) from=127.0.0.6:36183 2023/01/23 23:51:25 [DEBUG] http: Request GET /v1/status/leader (150.461µs) from=127.0.0.6:36183 2023/01/23 23:51:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.511813746s) from=127.0.0.6:42053 2023/01/23 23:51:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.649561871s) from=127.0.0.6:52325 2023/01/23 23:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m7.213771279s) from=127.0.0.6:39639 2023/01/23 23:51:43 [DEBUG] http: Request GET /v1/status/leader (700.537µs) from=127.0.0.6:36183 2023/01/23 23:51:45 [DEBUG] http: Request GET /v1/status/leader (391.576µs) from=127.0.0.6:36183 2023/01/23 23:51:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.134048502s) from=127.0.0.6:50947 2023/01/23 23:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:51:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.070552934s) from=127.0.0.6:39291 2023/01/23 23:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.346795269s) from=127.0.0.6:36027 2023/01/23 23:51:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.621098202s) from=127.0.0.6:58873 2023/01/23 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m7.436416573s) from=127.0.0.6:46773 2023/01/23 23:51:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.01507513s) from=127.0.0.6:47189 2023/01/23 23:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.733702866s) from=127.0.0.6:60299 2023/01/23 23:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m4.200327424s) from=127.0.0.6:33235 2023/01/23 23:51:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.477300529s) from=127.0.0.6:45501 2023/01/23 23:51:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.566930491s) from=127.0.0.6:56669 2023/01/23 23:51:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.83488302s) from=127.0.0.6:39749 2023/01/23 23:52:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.382228975s) from=127.0.0.6:55629 2023/01/23 23:52:03 [DEBUG] http: Request GET /v1/status/leader (995.271µs) from=127.0.0.6:37403 2023/01/23 23:52:05 [DEBUG] http: Request GET /v1/status/leader (157.789µs) from=127.0.0.6:36183 2023/01/23 23:52:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:52:12 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:52:12 [DEBUG] agent: Node info in sync 2023/01/23 23:52:23 [DEBUG] http: Request GET /v1/status/leader (164.215µs) from=127.0.0.6:37403 2023/01/23 23:52:25 [DEBUG] http: Request GET /v1/status/leader (406.731µs) from=127.0.0.6:36183 2023/01/23 23:52:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.551981434s) from=127.0.0.6:41681 2023/01/23 23:52:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m0.200444787s) from=127.0.0.6:50789 2023/01/23 23:52:43 [DEBUG] http: Request GET /v1/status/leader (365.043µs) from=127.0.0.6:36183 2023/01/23 23:52:45 [DEBUG] http: Request GET /v1/status/leader (389.766µs) from=127.0.0.6:37403 2023/01/23 23:52:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m3.949663469s) from=127.0.0.6:57223 2023/01/23 23:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:52:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m0.408388487s) from=127.0.0.6:50135 2023/01/23 23:52:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.835757651s) from=127.0.0.6:52051 2023/01/23 23:52:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.35603781s) from=127.0.0.6:57239 2023/01/23 23:52:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.658186616s) from=127.0.0.6:46353 2023/01/23 23:52:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m0.939675468s) from=127.0.0.6:38527 2023/01/23 23:52:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m6.814144174s) from=127.0.0.6:33541 2023/01/23 23:53:03 [DEBUG] http: Request GET /v1/status/leader (459.965µs) from=127.0.0.6:36183 2023/01/23 23:53:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m7.054096328s) from=127.0.0.6:43059 2023/01/23 23:53:05 [DEBUG] http: Request GET /v1/status/leader (307.784µs) from=127.0.0.6:36183 2023/01/23 23:53:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m7.156995911s) from=127.0.0.6:37441 2023/01/23 23:53:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.151685724s) from=127.0.0.6:41289 2023/01/23 23:53:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.325798093s) from=127.0.0.6:42681 2023/01/23 23:53:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m3.170371548s) from=127.0.0.6:55581 2023/01/23 23:53:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:53:23 [DEBUG] http: Request GET /v1/status/leader (198.84µs) from=127.0.0.6:36183 2023/01/23 23:53:25 [DEBUG] http: Request GET /v1/status/leader (2.804147ms) from=127.0.0.6:37403 2023/01/23 23:53:43 [DEBUG] http: Request GET /v1/status/leader (162.659µs) from=127.0.0.6:37403 2023/01/23 23:53:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.491944489s) from=127.0.0.6:42053 2023/01/23 23:53:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.139858335s) from=127.0.0.6:39639 2023/01/23 23:53:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.324284066s) from=127.0.0.6:52325 2023/01/23 23:53:45 [DEBUG] http: Request GET /v1/status/leader (174.887µs) from=127.0.0.6:37403 2023/01/23 23:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:53:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m6.904402265s) from=127.0.0.6:50947 2023/01/23 23:53:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.032760429s) from=127.0.0.6:36027 2023/01/23 23:53:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.211395248s) from=127.0.0.6:33235 2023/01/23 23:53:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.4256266s) from=127.0.0.6:39291 2023/01/23 23:53:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m4.541681562s) from=127.0.0.6:46773 2023/01/23 23:53:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.366190805s) from=127.0.0.6:58873 2023/01/23 23:54:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.085341389s) from=127.0.0.6:45501 2023/01/23 23:54:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.468917198s) from=127.0.0.6:56669 2023/01/23 23:54:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.882664697s) from=127.0.0.6:47189 2023/01/23 23:54:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m7.096227967s) from=127.0.0.6:60299 2023/01/23 23:54:03 [DEBUG] http: Request GET /v1/status/leader (279.694µs) from=127.0.0.6:37403 2023/01/23 23:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.99433096s) from=127.0.0.6:39749 2023/01/23 23:54:06 [DEBUG] http: Request GET /v1/status/leader (368.266µs) from=127.0.0.6:37403 2023/01/23 23:54:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:54:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:54:06 [DEBUG] agent: Node info in sync 2023/01/23 23:54:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.258337058s) from=127.0.0.6:55629 2023/01/23 23:54:23 [DEBUG] http: Request GET /v1/status/leader (354.131µs) from=127.0.0.6:37403 2023/01/23 23:54:26 [DEBUG] http: Request GET /v1/status/leader (244.006µs) from=127.0.0.6:37403 2023/01/23 23:54:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.212831921s) from=127.0.0.6:41681 2023/01/23 23:54:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.088031389s) from=127.0.0.6:50789 2023/01/23 23:54:43 [DEBUG] http: Request GET /v1/status/leader (332.591µs) from=127.0.0.6:36183 2023/01/23 23:54:46 [DEBUG] http: Request GET /v1/status/leader (7.669255ms) from=127.0.0.6:37403 2023/01/23 23:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:54:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m4.469474817s) from=127.0.0.6:57223 2023/01/23 23:54:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.46618397s) from=127.0.0.6:50135 2023/01/23 23:54:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.850760981s) from=127.0.0.6:46353 2023/01/23 23:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.485961339s) from=127.0.0.6:57239 2023/01/23 23:54:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m6.936090413s) from=127.0.0.6:52051 2023/01/23 23:55:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m2.715352941s) from=127.0.0.6:33541 2023/01/23 23:55:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m6.046129654s) from=127.0.0.6:38527 2023/01/23 23:55:03 [DEBUG] http: Request GET /v1/status/leader (307.825µs) from=127.0.0.6:36183 2023/01/23 23:55:06 [DEBUG] http: Request GET /v1/status/leader (170.041µs) from=127.0.0.6:37403 2023/01/23 23:55:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m3.482615522s) from=127.0.0.6:43059 2023/01/23 23:55:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m2.20573056s) from=127.0.0.6:37441 2023/01/23 23:55:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m0.330705102s) from=127.0.0.6:41289 2023/01/23 23:55:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m2.627463142s) from=127.0.0.6:55581 2023/01/23 23:55:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.006845019s) from=127.0.0.6:42681 2023/01/23 23:55:23 [DEBUG] http: Request GET /v1/status/leader (172.878µs) from=127.0.0.6:37403 2023/01/23 23:55:26 [DEBUG] http: Request GET /v1/status/leader (168.225µs) from=127.0.0.6:37403 2023/01/23 23:55:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:55:43 [DEBUG] http: Request GET /v1/status/leader (166.177µs) from=127.0.0.6:36183 2023/01/23 23:55:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.304325668s) from=127.0.0.6:52325 2023/01/23 23:55:46 [DEBUG] http: Request GET /v1/status/leader (337.9µs) from=127.0.0.6:36183 2023/01/23 23:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.084153567s) from=127.0.0.6:39639 2023/01/23 23:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.648735819s) from=127.0.0.6:42053 2023/01/23 23:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:55:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:55:52 [DEBUG] agent: Node info in sync 2023/01/23 23:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.313668771s) from=127.0.0.6:33235 2023/01/23 23:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.339907935s) from=127.0.0.6:36027 2023/01/23 23:55:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.523906486s) from=127.0.0.6:50947 2023/01/23 23:56:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.455546037s) from=127.0.0.6:39291 2023/01/23 23:56:03 [DEBUG] http: Request GET /v1/status/leader (153.78µs) from=127.0.0.6:37403 2023/01/23 23:56:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m5.384143821s) from=127.0.0.6:46773 2023/01/23 23:56:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.824570702s) from=127.0.0.6:60299 2023/01/23 23:56:06 [DEBUG] http: Request GET /v1/status/leader (150.608µs) from=127.0.0.6:37403 2023/01/23 23:56:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.386355458s) from=127.0.0.6:58873 2023/01/23 23:56:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m3.986326136s) from=127.0.0.6:47189 2023/01/23 23:56:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.262291276s) from=127.0.0.6:56669 2023/01/23 23:56:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.47863079s) from=127.0.0.6:55629 2023/01/23 23:56:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.497602753s) from=127.0.0.6:45501 2023/01/23 23:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.739364911s) from=127.0.0.6:39749 2023/01/23 23:56:23 [DEBUG] http: Request GET /v1/status/leader (342.34µs) from=127.0.0.6:37403 2023/01/23 23:56:26 [DEBUG] http: Request GET /v1/status/leader (295.843µs) from=127.0.0.6:36183 2023/01/23 23:56:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m5.94229126s) from=127.0.0.6:41681 2023/01/23 23:56:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m1.55393759s) from=127.0.0.6:50789 2023/01/23 23:56:43 [DEBUG] http: Request GET /v1/status/leader (255.106µs) from=127.0.0.6:36183 2023/01/23 23:56:46 [DEBUG] http: Request GET /v1/status/leader (326.732µs) from=127.0.0.6:37403 2023/01/23 23:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:56:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.519060312s) from=127.0.0.6:57223 2023/01/23 23:56:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.816323982s) from=127.0.0.6:50135 2023/01/23 23:56:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.245312283s) from=127.0.0.6:46353 2023/01/23 23:56:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.553962205s) from=127.0.0.6:52051 2023/01/23 23:57:03 [DEBUG] http: Request GET /v1/status/leader (152.935µs) from=127.0.0.6:37403 2023/01/23 23:57:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.224051371s) from=127.0.0.6:57239 2023/01/23 23:57:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m0.724963685s) from=127.0.0.6:38527 2023/01/23 23:57:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:57:04 [DEBUG] agent: Node info in sync 2023/01/23 23:57:06 [DEBUG] http: Request GET /v1/status/leader (4.400035ms) from=127.0.0.6:36183 2023/01/23 23:57:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m6.834972386s) from=127.0.0.6:33541 2023/01/23 23:57:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m3.63415651s) from=127.0.0.6:43059 2023/01/23 23:57:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.074927655s) from=127.0.0.6:41289 2023/01/23 23:57:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.261163882s) from=127.0.0.6:37441 2023/01/23 23:57:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.383296388s) from=127.0.0.6:55581 2023/01/23 23:57:23 [DEBUG] http: Request GET /v1/status/leader (277.38µs) from=127.0.0.6:37403 2023/01/23 23:57:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.82178575s) from=127.0.0.6:42681 2023/01/23 23:57:26 [DEBUG] http: Request GET /v1/status/leader (212.974µs) from=127.0.0.6:37403 2023/01/23 23:57:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/23 23:57:43 [DEBUG] http: Request GET /v1/status/leader (779.385µs) from=127.0.0.6:37403 2023/01/23 23:57:46 [DEBUG] http: Request GET /v1/status/leader (279.113µs) from=127.0.0.6:36183 2023/01/23 23:57:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.523773977s) from=127.0.0.6:39639 2023/01/23 23:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.559566016s) from=127.0.0.6:52325 2023/01/23 23:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.35668952s) from=127.0.0.6:42053 2023/01/23 23:57:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.930855204s) from=127.0.0.6:33235 2023/01/23 23:58:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.929322818s) from=127.0.0.6:36027 2023/01/23 23:58:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m2.675299868s) from=127.0.0.6:50947 2023/01/23 23:58:03 [DEBUG] http: Request GET /v1/status/leader (252.797µs) from=127.0.0.6:36183 2023/01/23 23:58:06 [DEBUG] http: Request GET /v1/status/leader (145.172µs) from=127.0.0.6:37403 2023/01/23 23:58:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.973178949s) from=127.0.0.6:60299 2023/01/23 23:58:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.544369711s) from=127.0.0.6:39291 2023/01/23 23:58:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.801304782s) from=127.0.0.6:46773 2023/01/23 23:58:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.613427668s) from=127.0.0.6:55629 2023/01/23 23:58:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m2.977721288s) from=127.0.0.6:58873 2023/01/23 23:58:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.281498762s) from=127.0.0.6:56669 2023/01/23 23:58:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.413753058s) from=127.0.0.6:45501 2023/01/23 23:58:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.651911828s) from=127.0.0.6:47189 2023/01/23 23:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.687546016s) from=127.0.0.6:39749 2023/01/23 23:58:23 [DEBUG] http: Request GET /v1/status/leader (199.059µs) from=127.0.0.6:36183 2023/01/23 23:58:26 [DEBUG] http: Request GET /v1/status/leader (338.526µs) from=127.0.0.6:37403 2023/01/23 23:58:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:58:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:58:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:58:30 [DEBUG] agent: Node info in sync 2023/01/23 23:58:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.069245785s) from=127.0.0.6:41681 2023/01/23 23:58:44 [DEBUG] http: Request GET /v1/status/leader (287.71µs) from=127.0.0.6:37403 2023/01/23 23:58:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.827594481s) from=127.0.0.6:50789 2023/01/23 23:58:46 [DEBUG] http: Request GET /v1/status/leader (176.114µs) from=127.0.0.6:37403 2023/01/23 23:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:58:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m0.946102431s) from=127.0.0.6:50135 2023/01/23 23:58:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.356756927s) from=127.0.0.6:57223 2023/01/23 23:59:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m1.528872175s) from=127.0.0.6:52051 2023/01/23 23:59:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.139386515s) from=127.0.0.6:46353 2023/01/23 23:59:04 [DEBUG] http: Request GET /v1/status/leader (299.705µs) from=127.0.0.6:36183 2023/01/23 23:59:06 [DEBUG] http: Request GET /v1/status/leader (169.582µs) from=127.0.0.6:36183 2023/01/23 23:59:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m5.526764459s) from=127.0.0.6:38527 2023/01/23 23:59:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.242020847s) from=127.0.0.6:57239 2023/01/23 23:59:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m0.342091186s) from=127.0.0.6:41289 2023/01/23 23:59:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m6.746446473s) from=127.0.0.6:33541 2023/01/23 23:59:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m7.344067264s) from=127.0.0.6:43059 2023/01/23 23:59:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.49009623s) from=127.0.0.6:37441 2023/01/23 23:59:24 [DEBUG] http: Request GET /v1/status/leader (282.356µs) from=127.0.0.6:37403 2023/01/23 23:59:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.025586975s) from=127.0.0.6:42681 2023/01/23 23:59:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m2.938288833s) from=127.0.0.6:55581 2023/01/23 23:59:26 [DEBUG] http: Request GET /v1/status/leader (273.992µs) from=127.0.0.6:37403 2023/01/23 23:59:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/23 23:59:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/23 23:59:31 [DEBUG] agent: Node info in sync 2023/01/23 23:59:44 [DEBUG] http: Request GET /v1/status/leader (287.044µs) from=127.0.0.6:36183 2023/01/23 23:59:46 [DEBUG] http: Request GET /v1/status/leader (1.600817ms) from=127.0.0.6:37403 2023/01/23 23:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/23 23:59:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.00137053s) from=127.0.0.6:39639 2023/01/23 23:59:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.887368886s) from=127.0.0.6:52325 2023/01/23 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.040363925s) from=127.0.0.6:42053 2023/01/23 23:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.223512383s) from=127.0.0.6:33235 2023/01/24 00:00:04 [DEBUG] http: Request GET /v1/status/leader (186.405µs) from=127.0.0.6:36183 2023/01/24 00:00:06 [DEBUG] http: Request GET /v1/status/leader (356.965µs) from=127.0.0.6:37403 2023/01/24 00:00:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.458935097s) from=127.0.0.6:50947 2023/01/24 00:00:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.190111341s) from=127.0.0.6:36027 2023/01/24 00:00:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.700332754s) from=127.0.0.6:46773 2023/01/24 00:00:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.342022702s) from=127.0.0.6:39291 2023/01/24 00:00:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.066367227s) from=127.0.0.6:56669 2023/01/24 00:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.66833683s) from=127.0.0.6:60299 2023/01/24 00:00:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m3.576390401s) from=127.0.0.6:58873 2023/01/24 00:00:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.544089461s) from=127.0.0.6:55629 2023/01/24 00:00:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/24 00:00:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m0.273145377s) from=127.0.0.6:39749 2023/01/24 00:00:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.7657396s) from=127.0.0.6:45501 2023/01/24 00:00:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m3.091865028s) from=127.0.0.6:47189 2023/01/24 00:00:24 [DEBUG] http: Request GET /v1/status/leader (164.424µs) from=127.0.0.6:37403 2023/01/24 00:00:26 [DEBUG] http: Request GET /v1/status/leader (189.951µs) from=127.0.0.6:37403 2023/01/24 00:00:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m1.281491539s) from=127.0.0.6:41681 2023/01/24 00:00:44 [DEBUG] http: Request GET /v1/status/leader (181.912µs) from=127.0.0.6:37403 2023/01/24 00:00:46 [DEBUG] http: Request GET /v1/status/leader (290.982µs) from=127.0.0.6:37403 2023/01/24 00:00:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m3.243263368s) from=127.0.0.6:50789 2023/01/24 00:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.882835608s) from=127.0.0.6:50135 2023/01/24 00:00:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:00:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:00:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:00:58 [DEBUG] agent: Node info in sync 2023/01/24 00:01:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m3.90611824s) from=127.0.0.6:57223 2023/01/24 00:01:04 [DEBUG] http: Request GET /v1/status/leader (152.506µs) from=127.0.0.6:37403 2023/01/24 00:01:06 [DEBUG] http: Request GET /v1/status/leader (491.193µs) from=127.0.0.6:36183 2023/01/24 00:01:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.438573996s) from=127.0.0.6:46353 2023/01/24 00:01:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m7.399244275s) from=127.0.0.6:52051 2023/01/24 00:01:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m6.426837837s) from=127.0.0.6:38527 2023/01/24 00:01:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.824418112s) from=127.0.0.6:33541 2023/01/24 00:01:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.025270539s) from=127.0.0.6:41289 2023/01/24 00:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.994894032s) from=127.0.0.6:57239 2023/01/24 00:01:24 [DEBUG] http: Request GET /v1/status/leader (200.709µs) from=127.0.0.6:37403 2023/01/24 00:01:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m5.33169841s) from=127.0.0.6:43059 2023/01/24 00:01:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m3.143321596s) from=127.0.0.6:37441 2023/01/24 00:01:26 [DEBUG] http: Request GET /v1/status/leader (362.982µs) from=127.0.0.6:36183 2023/01/24 00:01:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m3.033265146s) from=127.0.0.6:42681 2023/01/24 00:01:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m7.304902282s) from=127.0.0.6:55581 2023/01/24 00:01:44 [DEBUG] http: Request GET /v1/status/leader (266.66µs) from=127.0.0.6:36183 2023/01/24 00:01:46 [DEBUG] http: Request GET /v1/status/leader (289.822µs) from=127.0.0.6:37403 2023/01/24 00:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:01:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.654021491s) from=127.0.0.6:52325 2023/01/24 00:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.732018229s) from=127.0.0.6:39639 2023/01/24 00:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.455401854s) from=127.0.0.6:42053 2023/01/24 00:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.806228441s) from=127.0.0.6:33235 2023/01/24 00:02:04 [DEBUG] http: Request GET /v1/status/leader (310.707µs) from=127.0.0.6:37403 2023/01/24 00:02:06 [DEBUG] http: Request GET /v1/status/leader (273.923µs) from=127.0.0.6:37403 2023/01/24 00:02:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m1.833568536s) from=127.0.0.6:50947 2023/01/24 00:02:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.656300557s) from=127.0.0.6:39291 2023/01/24 00:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.56245598s) from=127.0.0.6:36027 2023/01/24 00:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.160089645s) from=127.0.0.6:56669 2023/01/24 00:02:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.838987916s) from=127.0.0.6:46773 2023/01/24 00:02:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m3.593511872s) from=127.0.0.6:58873 2023/01/24 00:02:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.837875448s) from=127.0.0.6:45501 2023/01/24 00:02:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.649287608s) from=127.0.0.6:60299 2023/01/24 00:02:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.794322s) from=127.0.0.6:39749 2023/01/24 00:02:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.338726652s) from=127.0.0.6:55629 2023/01/24 00:02:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m5.186519919s) from=127.0.0.6:47189 2023/01/24 00:02:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/24 00:02:24 [DEBUG] http: Request GET /v1/status/leader (374.419µs) from=127.0.0.6:36183 2023/01/24 00:02:26 [DEBUG] http: Request GET /v1/status/leader (465.908µs) from=127.0.0.6:37403 2023/01/24 00:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:02:32 [DEBUG] agent: Node info in sync 2023/01/24 00:02:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m5.264835655s) from=127.0.0.6:41681 2023/01/24 00:02:44 [DEBUG] http: Request GET /v1/status/leader (319.048µs) from=127.0.0.6:36183 2023/01/24 00:02:46 [DEBUG] http: Request GET /v1/status/leader (187.973µs) from=127.0.0.6:37403 2023/01/24 00:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:02:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.456174844s) from=127.0.0.6:50789 2023/01/24 00:02:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m0.211226581s) from=127.0.0.6:50135 2023/01/24 00:03:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m0.118783915s) from=127.0.0.6:57223 2023/01/24 00:03:04 [DEBUG] http: Request GET /v1/status/leader (3.136149ms) from=127.0.0.6:37403 2023/01/24 00:03:06 [DEBUG] http: Request GET /v1/status/leader (188.165µs) from=127.0.0.6:36183 2023/01/24 00:03:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.192300277s) from=127.0.0.6:52051 2023/01/24 00:03:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.723175701s) from=127.0.0.6:46353 2023/01/24 00:03:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.307662897s) from=127.0.0.6:38527 2023/01/24 00:03:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.773348409s) from=127.0.0.6:41289 2023/01/24 00:03:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.89193342s) from=127.0.0.6:57239 2023/01/24 00:03:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m5.441297182s) from=127.0.0.6:33541 2023/01/24 00:03:24 [DEBUG] http: Request GET /v1/status/leader (2.476961ms) from=127.0.0.6:37403 2023/01/24 00:03:26 [DEBUG] http: Request GET /v1/status/leader (198.669µs) from=127.0.0.6:37403 2023/01/24 00:03:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m2.371887702s) from=127.0.0.6:37441 2023/01/24 00:03:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.867566129s) from=127.0.0.6:43059 2023/01/24 00:03:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m7.373757247s) from=127.0.0.6:42681 2023/01/24 00:03:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.931693693s) from=127.0.0.6:55581 2023/01/24 00:03:44 [DEBUG] http: Request GET /v1/status/leader (2.058896ms) from=127.0.0.6:36183 2023/01/24 00:03:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:03:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:03:44 [DEBUG] agent: Node info in sync 2023/01/24 00:03:46 [DEBUG] http: Request GET /v1/status/leader (207.37µs) from=127.0.0.6:37403 2023/01/24 00:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:03:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.202550129s) from=127.0.0.6:52325 2023/01/24 00:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.004834485s) from=127.0.0.6:39639 2023/01/24 00:03:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.692642406s) from=127.0.0.6:42053 2023/01/24 00:04:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.628970196s) from=127.0.0.6:33235 2023/01/24 00:04:04 [DEBUG] http: Request GET /v1/status/leader (307.417µs) from=127.0.0.6:37403 2023/01/24 00:04:06 [DEBUG] http: Request GET /v1/status/leader (713.072µs) from=127.0.0.6:36183 2023/01/24 00:04:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.146335028s) from=127.0.0.6:50947 2023/01/24 00:04:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.240820911s) from=127.0.0.6:39291 2023/01/24 00:04:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.735224474s) from=127.0.0.6:36027 2023/01/24 00:04:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.096914663s) from=127.0.0.6:56669 2023/01/24 00:04:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m2.130870104s) from=127.0.0.6:58873 2023/01/24 00:04:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m6.137071527s) from=127.0.0.6:46773 2023/01/24 00:04:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.278829499s) from=127.0.0.6:45501 2023/01/24 00:04:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.919648645s) from=127.0.0.6:55629 2023/01/24 00:04:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.621365254s) from=127.0.0.6:39749 2023/01/24 00:04:24 [DEBUG] http: Request GET /v1/status/leader (4.399329ms) from=127.0.0.6:37403 2023/01/24 00:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m7.163963102s) from=127.0.0.6:60299 2023/01/24 00:04:26 [DEBUG] http: Request GET /v1/status/leader (275.796µs) from=127.0.0.6:37403 2023/01/24 00:04:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m7.381911949s) from=127.0.0.6:47189 2023/01/24 00:04:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/24 00:04:44 [DEBUG] http: Request GET /v1/status/leader (139.8µs) from=127.0.0.6:37403 2023/01/24 00:04:46 [DEBUG] http: Request GET /v1/status/leader (177.609µs) from=127.0.0.6:37403 2023/01/24 00:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:04:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m5.743572356s) from=127.0.0.6:41681 2023/01/24 00:04:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.00131803s) from=127.0.0.6:50789 2023/01/24 00:05:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.051347537s) from=127.0.0.6:57223 2023/01/24 00:05:04 [DEBUG] http: Request GET /v1/status/leader (138.911µs) from=127.0.0.6:36183 2023/01/24 00:05:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m5.68021975s) from=127.0.0.6:50135 2023/01/24 00:05:06 [DEBUG] http: Request GET /v1/status/leader (174.279µs) from=127.0.0.6:37403 2023/01/24 00:05:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.913506699s) from=127.0.0.6:46353 2023/01/24 00:05:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m5.603532424s) from=127.0.0.6:52051 2023/01/24 00:05:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:05:19 [DEBUG] agent: Node info in sync 2023/01/24 00:05:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m3.313215584s) from=127.0.0.6:38527 2023/01/24 00:05:24 [DEBUG] http: Request GET /v1/status/leader (162.667µs) from=127.0.0.6:36183 2023/01/24 00:05:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.434002084s) from=127.0.0.6:57239 2023/01/24 00:05:26 [DEBUG] http: Request GET /v1/status/leader (1.318813ms) from=127.0.0.6:37403 2023/01/24 00:05:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.675285246s) from=127.0.0.6:41289 2023/01/24 00:05:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m6.217370878s) from=127.0.0.6:33541 2023/01/24 00:05:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m4.040194691s) from=127.0.0.6:37441 2023/01/24 00:05:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.713767804s) from=127.0.0.6:43059 2023/01/24 00:05:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.886846503s) from=127.0.0.6:42681 2023/01/24 00:05:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m1.631270449s) from=127.0.0.6:55581 2023/01/24 00:05:44 [DEBUG] http: Request GET /v1/status/leader (458.667µs) from=127.0.0.6:36183 2023/01/24 00:05:46 [DEBUG] http: Request GET /v1/status/leader (280.353µs) from=127.0.0.6:37403 2023/01/24 00:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.00152496s) from=127.0.0.6:52325 2023/01/24 00:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.912782898s) from=127.0.0.6:39639 2023/01/24 00:06:04 [DEBUG] http: Request GET /v1/status/leader (755.99µs) from=127.0.0.6:37403 2023/01/24 00:06:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.332250142s) from=127.0.0.6:42053 2023/01/24 00:06:06 [DEBUG] http: Request GET /v1/status/leader (243.423µs) from=127.0.0.6:36183 2023/01/24 00:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m5.668527417s) from=127.0.0.6:33235 2023/01/24 00:06:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.270818402s) from=127.0.0.6:39291 2023/01/24 00:06:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.846192632s) from=127.0.0.6:56669 2023/01/24 00:06:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.394828299s) from=127.0.0.6:46773 2023/01/24 00:06:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.553007033s) from=127.0.0.6:36027 2023/01/24 00:06:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m6.554952988s) from=127.0.0.6:50947 2023/01/24 00:06:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:06:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:06:23 [DEBUG] agent: Node info in sync 2023/01/24 00:06:24 [DEBUG] http: Request GET /v1/status/leader (232.585µs) from=127.0.0.6:36183 2023/01/24 00:06:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.425562731s) from=127.0.0.6:58873 2023/01/24 00:06:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.954533352s) from=127.0.0.6:45501 2023/01/24 00:06:26 [DEBUG] http: Request GET /v1/status/leader (405.57µs) from=127.0.0.6:37403 2023/01/24 00:06:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.243467896s) from=127.0.0.6:55629 2023/01/24 00:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.601788945s) from=127.0.0.6:60299 2023/01/24 00:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m7.43354403s) from=127.0.0.6:39749 2023/01/24 00:06:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m3.812366124s) from=127.0.0.6:47189 2023/01/24 00:06:44 [DEBUG] http: Request GET /v1/status/leader (421.761µs) from=127.0.0.6:37403 2023/01/24 00:06:46 [DEBUG] http: Request GET /v1/status/leader (274.713µs) from=127.0.0.6:36183 2023/01/24 00:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:06:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m2.500098599s) from=127.0.0.6:41681 2023/01/24 00:07:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m3.595328851s) from=127.0.0.6:50789 2023/01/24 00:07:04 [DEBUG] http: Request GET /v1/status/leader (201.511µs) from=127.0.0.6:36183 2023/01/24 00:07:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.723182545s) from=127.0.0.6:50135 2023/01/24 00:07:06 [DEBUG] http: Request GET /v1/status/leader (1.189367ms) from=127.0.0.6:36183 2023/01/24 00:07:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m3.884123286s) from=127.0.0.6:57223 2023/01/24 00:07:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/24 00:07:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.184783412s) from=127.0.0.6:46353 2023/01/24 00:07:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.100935169s) from=127.0.0.6:52051 2023/01/24 00:07:24 [DEBUG] http: Request GET /v1/status/leader (293.202µs) from=127.0.0.6:37403 2023/01/24 00:07:26 [DEBUG] http: Request GET /v1/status/leader (227.333µs) from=127.0.0.6:36183 2023/01/24 00:07:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.538059111s) from=127.0.0.6:57239 2023/01/24 00:07:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m6.785393562s) from=127.0.0.6:38527 2023/01/24 00:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.221838699s) from=127.0.0.6:41289 2023/01/24 00:07:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m4.657597868s) from=127.0.0.6:33541 2023/01/24 00:07:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.869121339s) from=127.0.0.6:37441 2023/01/24 00:07:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m0.669912021s) from=127.0.0.6:43059 2023/01/24 00:07:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.095806847s) from=127.0.0.6:42681 2023/01/24 00:07:44 [DEBUG] http: Request GET /v1/status/leader (1.352425ms) from=127.0.0.6:37403 2023/01/24 00:07:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m3.897690563s) from=127.0.0.6:55581 2023/01/24 00:07:46 [DEBUG] http: Request GET /v1/status/leader (267.405µs) from=127.0.0.6:36183 2023/01/24 00:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.094596082s) from=127.0.0.6:52325 2023/01/24 00:07:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:07:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:07:57 [DEBUG] agent: Node info in sync 2023/01/24 00:08:04 [DEBUG] http: Request GET /v1/status/leader (326.21µs) from=127.0.0.6:37403 2023/01/24 00:08:06 [DEBUG] http: Request GET /v1/status/leader (182.01µs) from=127.0.0.6:36183 2023/01/24 00:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.651727658s) from=127.0.0.6:39639 2023/01/24 00:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.120355034s) from=127.0.0.6:33235 2023/01/24 00:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.934611342s) from=127.0.0.6:42053 2023/01/24 00:08:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.525803531s) from=127.0.0.6:39291 2023/01/24 00:08:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.889732893s) from=127.0.0.6:46773 2023/01/24 00:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.233574161s) from=127.0.0.6:36027 2023/01/24 00:08:24 [DEBUG] http: Request GET /v1/status/leader (156.773µs) from=127.0.0.6:37403 2023/01/24 00:08:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m4.70747125s) from=127.0.0.6:50947 2023/01/24 00:08:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.215135387s) from=127.0.0.6:58873 2023/01/24 00:08:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.001327733s) from=127.0.0.6:56669 2023/01/24 00:08:26 [DEBUG] http: Request GET /v1/status/leader (355.984µs) from=127.0.0.6:37403 2023/01/24 00:08:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.245277578s) from=127.0.0.6:45501 2023/01/24 00:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m3.40626256s) from=127.0.0.6:60299 2023/01/24 00:08:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.79134682s) from=127.0.0.6:55629 2023/01/24 00:08:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.841192256s) from=127.0.0.6:47189 2023/01/24 00:08:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.937815316s) from=127.0.0.6:39749 2023/01/24 00:08:44 [DEBUG] http: Request GET /v1/status/leader (379.657µs) from=127.0.0.6:36183 2023/01/24 00:08:46 [DEBUG] http: Request GET /v1/status/leader (284.758µs) from=127.0.0.6:36183 2023/01/24 00:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:08:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m2.788421857s) from=127.0.0.6:41681 2023/01/24 00:09:04 [DEBUG] http: Request GET /v1/status/leader (275.929µs) from=127.0.0.6:36183 2023/01/24 00:09:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m3.776790294s) from=127.0.0.6:50789 2023/01/24 00:09:06 [DEBUG] http: Request GET /v1/status/leader (155.671µs) from=127.0.0.6:37403 2023/01/24 00:09:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:09:13 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:09:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:09:13 [DEBUG] agent: Node info in sync 2023/01/24 00:09:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.017753052s) from=127.0.0.6:57223 2023/01/24 00:09:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m7.471330472s) from=127.0.0.6:50135 2023/01/24 00:09:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.157399306s) from=127.0.0.6:46353 2023/01/24 00:09:24 [DEBUG] http: Request GET /v1/status/leader (136.452µs) from=127.0.0.6:36183 2023/01/24 00:09:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m7.453753898s) from=127.0.0.6:52051 2023/01/24 00:09:26 [DEBUG] http: Request GET /v1/status/leader (268.943µs) from=127.0.0.6:36183 2023/01/24 00:09:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m0.211600337s) from=127.0.0.6:33541 2023/01/24 00:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.975079249s) from=127.0.0.6:57239 2023/01/24 00:09:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m7.300033809s) from=127.0.0.6:38527 2023/01/24 00:09:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m0.183427521s) from=127.0.0.6:37441 2023/01/24 00:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.271295292s) from=127.0.0.6:41289 2023/01/24 00:09:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m4.108258042s) from=127.0.0.6:43059 2023/01/24 00:09:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.573007624s) from=127.0.0.6:42681 2023/01/24 00:09:44 [DEBUG] http: Request GET /v1/status/leader (239.367µs) from=127.0.0.6:37403 2023/01/24 00:09:46 [DEBUG] http: Request GET /v1/status/leader (167.117µs) from=127.0.0.6:36183 2023/01/24 00:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:09:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m3.687119908s) from=127.0.0.6:55581 2023/01/24 00:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.080999301s) from=127.0.0.6:52325 2023/01/24 00:10:04 [DEBUG] http: Request GET /v1/status/leader (306.101µs) from=127.0.0.6:36183 2023/01/24 00:10:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/24 00:10:06 [DEBUG] http: Request GET /v1/status/leader (306.268µs) from=127.0.0.6:36183 2023/01/24 00:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.383725096s) from=127.0.0.6:33235 2023/01/24 00:10:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:10:14 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:10:14 [DEBUG] agent: Node info in sync 2023/01/24 00:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m6.382779335s) from=127.0.0.6:39639 2023/01/24 00:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.3425674s) from=127.0.0.6:42053 2023/01/24 00:10:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.414415944s) from=127.0.0.6:46773 2023/01/24 00:10:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.521263247s) from=127.0.0.6:39291 2023/01/24 00:10:24 [DEBUG] http: Request GET /v1/status/leader (255.383µs) from=127.0.0.6:37403 2023/01/24 00:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.22615628s) from=127.0.0.6:36027 2023/01/24 00:10:26 [DEBUG] http: Request GET /v1/status/leader (268.652µs) from=127.0.0.6:37403 2023/01/24 00:10:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.104532004s) from=127.0.0.6:58873 2023/01/24 00:10:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.878072899s) from=127.0.0.6:50947 2023/01/24 00:10:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.834181306s) from=127.0.0.6:45501 2023/01/24 00:10:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.680762086s) from=127.0.0.6:56669 2023/01/24 00:10:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.697791307s) from=127.0.0.6:55629 2023/01/24 00:10:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.219517424s) from=127.0.0.6:60299 2023/01/24 00:10:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m3.576487999s) from=127.0.0.6:47189 2023/01/24 00:10:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m7.48726059s) from=127.0.0.6:39749 2023/01/24 00:10:44 [DEBUG] http: Request GET /v1/status/leader (159.331µs) from=127.0.0.6:36183 2023/01/24 00:10:46 [DEBUG] http: Request GET /v1/status/leader (138.983µs) from=127.0.0.6:37403 2023/01/24 00:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:11:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m6.300796873s) from=127.0.0.6:41681 2023/01/24 00:11:04 [DEBUG] http: Request GET /v1/status/leader (259.875µs) from=127.0.0.6:36183 2023/01/24 00:11:06 [DEBUG] http: Request GET /v1/status/leader (305.964µs) from=127.0.0.6:37403 2023/01/24 00:11:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.718755745s) from=127.0.0.6:50789 2023/01/24 00:11:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.634000116s) from=127.0.0.6:50135 2023/01/24 00:11:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m4.343616058s) from=127.0.0.6:57223 2023/01/24 00:11:24 [DEBUG] http: Request GET /v1/status/leader (1.154613ms) from=127.0.0.6:36183 2023/01/24 00:11:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.978792496s) from=127.0.0.6:46353 2023/01/24 00:11:26 [DEBUG] http: Request GET /v1/status/leader (387.178µs) from=127.0.0.6:37403 2023/01/24 00:11:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m4.387396587s) from=127.0.0.6:52051 2023/01/24 00:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:11:33 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:11:33 [DEBUG] agent: Node info in sync 2023/01/24 00:11:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m3.522610873s) from=127.0.0.6:33541 2023/01/24 00:11:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.110971548s) from=127.0.0.6:57239 2023/01/24 00:11:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m2.210025978s) from=127.0.0.6:38527 2023/01/24 00:11:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m4.068330785s) from=127.0.0.6:37441 2023/01/24 00:11:44 [DEBUG] http: Request GET /v1/status/leader (720.198µs) from=127.0.0.6:36183 2023/01/24 00:11:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m0.622018361s) from=127.0.0.6:42681 2023/01/24 00:11:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m3.084793572s) from=127.0.0.6:43059 2023/01/24 00:11:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.545845829s) from=127.0.0.6:41289 2023/01/24 00:11:46 [DEBUG] http: Request GET /v1/status/leader (805.129µs) from=127.0.0.6:37403 2023/01/24 00:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:11:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m4.397818167s) from=127.0.0.6:55581 2023/01/24 00:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.522113903s) from=127.0.0.6:52325 2023/01/24 00:12:04 [DEBUG] http: Request GET /v1/status/leader (137.498µs) from=127.0.0.6:37403 2023/01/24 00:12:06 [DEBUG] http: Request GET /v1/status/leader (1.680096ms) from=127.0.0.6:36183 2023/01/24 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.415990546s) from=127.0.0.6:33235 2023/01/24 00:12:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.110801618s) from=127.0.0.6:39639 2023/01/24 00:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.100012234s) from=127.0.0.6:42053 2023/01/24 00:12:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.696279334s) from=127.0.0.6:46773 2023/01/24 00:12:24 [DEBUG] http: Request GET /v1/status/leader (972.44µs) from=127.0.0.6:36183 2023/01/24 00:12:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.311150946s) from=127.0.0.6:39291 2023/01/24 00:12:26 [DEBUG] http: Request GET /v1/status/leader (510.634µs) from=127.0.0.6:37403 2023/01/24 00:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.370228148s) from=127.0.0.6:36027 2023/01/24 00:12:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m4.998096299s) from=127.0.0.6:58873 2023/01/24 00:12:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.573551142s) from=127.0.0.6:50947 2023/01/24 00:12:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.521603572s) from=127.0.0.6:56669 2023/01/24 00:12:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.271702815s) from=127.0.0.6:45501 2023/01/24 00:12:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-hg959.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/24 00:12:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.152120318s) from=127.0.0.6:55629 2023/01/24 00:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.653030234s) from=127.0.0.6:60299 2023/01/24 00:12:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m4.123260918s) from=127.0.0.6:47189 2023/01/24 00:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m0.296788581s) from=127.0.0.6:39749 2023/01/24 00:12:44 [DEBUG] http: Request GET /v1/status/leader (246.297µs) from=127.0.0.6:36183 2023/01/24 00:12:46 [DEBUG] http: Request GET /v1/status/leader (171.049µs) from=127.0.0.6:36183 2023/01/24 00:12:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:13:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m1.32434453s) from=127.0.0.6:41681 2023/01/24 00:13:04 [DEBUG] http: Request GET /v1/status/leader (410.913µs) from=127.0.0.6:37403 2023/01/24 00:13:06 [DEBUG] http: Request GET /v1/status/leader (832.009µs) from=127.0.0.6:37403 2023/01/24 00:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:13:07 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:13:07 [DEBUG] agent: Node info in sync 2023/01/24 00:13:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.152546717s) from=127.0.0.6:50789 2023/01/24 00:13:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m5.977211499s) from=127.0.0.6:50135 2023/01/24 00:13:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m7.047114859s) from=127.0.0.6:57223 2023/01/24 00:13:24 [DEBUG] http: Request GET /v1/status/leader (271.631µs) from=127.0.0.6:36183 2023/01/24 00:13:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.009643646s) from=127.0.0.6:46353 2023/01/24 00:13:26 [DEBUG] http: Request GET /v1/status/leader (4.714176ms) from=127.0.0.6:36183 2023/01/24 00:13:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.439823454s) from=127.0.0.6:52051 2023/01/24 00:13:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m5.852221553s) from=127.0.0.6:33541 2023/01/24 00:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.202461415s) from=127.0.0.6:57239 2023/01/24 00:13:44 [DEBUG] http: Request GET /v1/status/leader (232.136µs) from=127.0.0.6:37403 2023/01/24 00:13:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.544470677s) from=127.0.0.6:38527 2023/01/24 00:13:46 [DEBUG] http: Request GET /v1/status/leader (260.65µs) from=127.0.0.6:37403 2023/01/24 00:13:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.319590844s) from=127.0.0.6:42681 2023/01/24 00:13:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.644124184s) from=127.0.0.6:41289 2023/01/24 00:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:13:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m7.28017601s) from=127.0.0.6:37441 2023/01/24 00:13:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m5.48808702s) from=127.0.0.6:43059 2023/01/24 00:13:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m3.479065066s) from=127.0.0.6:55581 2023/01/24 00:14:04 [DEBUG] http: Request GET /v1/status/leader (1.164717ms) from=127.0.0.6:36183 2023/01/24 00:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.954061425s) from=127.0.0.6:52325 2023/01/24 00:14:06 [DEBUG] http: Request GET /v1/status/leader (272.68µs) from=127.0.0.6:36183 2023/01/24 00:14:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.859532108s) from=127.0.0.6:33235 2023/01/24 00:14:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m1.434205397s) from=127.0.0.6:39639 2023/01/24 00:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.435067806s) from=127.0.0.6:42053 2023/01/24 00:14:24 [DEBUG] http: Request GET /v1/status/leader (138.276µs) from=127.0.0.6:37403 2023/01/24 00:14:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.298256352s) from=127.0.0.6:46773 2023/01/24 00:14:26 [DEBUG] http: Request GET /v1/status/leader (146.668µs) from=127.0.0.6:37403 2023/01/24 00:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.036095634s) from=127.0.0.6:36027 2023/01/24 00:14:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.465020058s) from=127.0.0.6:39291 2023/01/24 00:14:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m5.246433201s) from=127.0.0.6:58873 2023/01/24 00:14:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m6.045010236s) from=127.0.0.6:50947 2023/01/24 00:14:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.047665132s) from=127.0.0.6:45501 2023/01/24 00:14:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.90667229s) from=127.0.0.6:56669 2023/01/24 00:14:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m1.045871221s) from=127.0.0.6:47189 2023/01/24 00:14:44 [DEBUG] http: Request GET /v1/status/leader (233.884µs) from=127.0.0.6:36183 2023/01/24 00:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m3.546238883s) from=127.0.0.6:60299 2023/01/24 00:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.344929206s) from=127.0.0.6:55629 2023/01/24 00:14:46 [DEBUG] http: Request GET /v1/status/leader (228.065µs) from=127.0.0.6:36183 2023/01/24 00:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:14:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.408966676s) from=127.0.0.6:39749 2023/01/24 00:14:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:14:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:14:53 [DEBUG] agent: Node info in sync