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 2023/01/24 00:15:04 [DEBUG] http: Request GET /v1/status/leader (257.359µs) from=127.0.0.6:36183 2023/01/24 00:15:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m2.863033407s) from=127.0.0.6:41681 2023/01/24 00:15:06 [DEBUG] http: Request GET /v1/status/leader (314.997µs) from=127.0.0.6:36183 2023/01/24 00:15:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m1.324076983s) from=127.0.0.6:50789 2023/01/24 00:15:24 [DEBUG] http: Request GET /v1/status/leader (322.178µs) from=127.0.0.6:36183 2023/01/24 00:15:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m4.836636303s) from=127.0.0.6:50135 2023/01/24 00:15:26 [DEBUG] http: Request GET /v1/status/leader (176.85µs) from=127.0.0.6:36183 2023/01/24 00:15:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.872269832s) from=127.0.0.6:46353 2023/01/24 00:15:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.480572049s) from=127.0.0.6:57223 2023/01/24 00:15:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m2.988208301s) from=127.0.0.6:52051 2023/01/24 00:15: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/24 00:15:44 [DEBUG] http: Request GET /v1/status/leader (239.685µs) from=127.0.0.6:36183 2023/01/24 00:15:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.497965627s) from=127.0.0.6:38527 2023/01/24 00:15:46 [DEBUG] http: Request GET /v1/status/leader (282.553µs) from=127.0.0.6:37403 2023/01/24 00:15:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m4.108688046s) from=127.0.0.6:33541 2023/01/24 00:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:15:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.279346672s) from=127.0.0.6:42681 2023/01/24 00:15:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m1.105516461s) from=127.0.0.6:37441 2023/01/24 00:15:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.29109025s) from=127.0.0.6:57239 2023/01/24 00:15:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m1.851231167s) from=127.0.0.6:43059 2023/01/24 00:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m5.298488984s) from=127.0.0.6:41289 2023/01/24 00:16:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m4.732623511s) from=127.0.0.6:55581 2023/01/24 00:16:04 [DEBUG] http: Request GET /v1/status/leader (150.062µs) from=127.0.0.6:37403 2023/01/24 00:16:07 [DEBUG] http: Request GET /v1/status/leader (283.205µs) from=127.0.0.6:36183 2023/01/24 00:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.698125839s) from=127.0.0.6:52325 2023/01/24 00:16:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m1.414573717s) from=127.0.0.6:39639 2023/01/24 00:16:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.624351106s) from=127.0.0.6:33235 2023/01/24 00:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.895169188s) from=127.0.0.6:42053 2023/01/24 00:16:24 [DEBUG] http: Request GET /v1/status/leader (275.51µs) from=127.0.0.6:37403 2023/01/24 00:16:27 [DEBUG] http: Request GET /v1/status/leader (324.49µs) from=127.0.0.6:36183 2023/01/24 00:16:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.338784488s) from=127.0.0.6:46773 2023/01/24 00:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.010457698s) from=127.0.0.6:36027 2023/01/24 00:16:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.959484691s) from=127.0.0.6:39291 2023/01/24 00:16:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.989076871s) from=127.0.0.6:58873 2023/01/24 00:16:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.236001196s) from=127.0.0.6:50947 2023/01/24 00:16:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.306115265s) from=127.0.0.6:45501 2023/01/24 00:16:44 [DEBUG] http: Request GET /v1/status/leader (1.238219ms) from=127.0.0.6:36183 2023/01/24 00:16:47 [DEBUG] http: Request GET /v1/status/leader (247.705µs) from=127.0.0.6:37403 2023/01/24 00:16:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:16:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:16:48 [DEBUG] agent: Node info in sync 2023/01/24 00:16:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.048419422s) from=127.0.0.6:56669 2023/01/24 00:16:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:16:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m5.342205886s) from=127.0.0.6:47189 2023/01/24 00:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.752647575s) from=127.0.0.6:55629 2023/01/24 00:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m0.279623952s) from=127.0.0.6:39749 2023/01/24 00:16:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.368942099s) from=127.0.0.6:60299 2023/01/24 00:17:04 [DEBUG] http: Request GET /v1/status/leader (227.739µs) from=127.0.0.6:37403 2023/01/24 00:17:07 [DEBUG] http: Request GET /v1/status/leader (323.471µs) from=127.0.0.6:36183 2023/01/24 00:17:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m7.302121836s) from=127.0.0.6:41681 2023/01/24 00:17:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.664118679s) from=127.0.0.6:50789 2023/01/24 00:17:24 [DEBUG] http: Request GET /v1/status/leader (173.27µs) from=127.0.0.6:37403 2023/01/24 00:17:27 [DEBUG] http: Request GET /v1/status/leader (164.82µs) from=127.0.0.6:37403 2023/01/24 00:17:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.112517008s) from=127.0.0.6:50135 2023/01/24 00:17:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.587818084s) from=127.0.0.6:52051 2023/01/24 00:17:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m7.487719482s) from=127.0.0.6:46353 2023/01/24 00:17:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.299669719s) from=127.0.0.6:57223 2023/01/24 00:17:44 [DEBUG] http: Request GET /v1/status/leader (336.634µs) from=127.0.0.6:37403 2023/01/24 00:17:47 [DEBUG] http: Request GET /v1/status/leader (251.46µs) from=127.0.0.6:36183 2023/01/24 00:17:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:17:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m2.563923541s) from=127.0.0.6:38527 2023/01/24 00:17:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.982855783s) from=127.0.0.6:42681 2023/01/24 00:17:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m4.083920824s) from=127.0.0.6:33541 2023/01/24 00:17:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m1.151140682s) from=127.0.0.6:37441 2023/01/24 00:17:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m0.815626167s) from=127.0.0.6:43059 2023/01/24 00:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.856963872s) from=127.0.0.6:57239 2023/01/24 00:18:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.102669011s) from=127.0.0.6:41289 2023/01/24 00:18:04 [DEBUG] http: Request GET /v1/status/leader (278.08µs) from=127.0.0.6:37403 2023/01/24 00:18:07 [DEBUG] http: Request GET /v1/status/leader (355.841µs) from=127.0.0.6:37403 2023/01/24 00:18:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.737102464s) from=127.0.0.6:55581 2023/01/24 00:18:13 [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:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.714322467s) from=127.0.0.6:52325 2023/01/24 00:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.331080803s) from=127.0.0.6:39639 2023/01/24 00:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.323409894s) from=127.0.0.6:33235 2023/01/24 00:18:24 [DEBUG] http: Request GET /v1/status/leader (394.463µs) from=127.0.0.6:37403 2023/01/24 00:18:27 [DEBUG] http: Request GET /v1/status/leader (239.684µs) from=127.0.0.6:36183 2023/01/24 00:18:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.413073709s) from=127.0.0.6:42053 2023/01/24 00:18:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:18:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:18:30 [DEBUG] agent: Node info in sync 2023/01/24 00:18:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m4.37966667s) from=127.0.0.6:46773 2023/01/24 00:18:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.128300992s) from=127.0.0.6:39291 2023/01/24 00:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.974352768s) from=127.0.0.6:36027 2023/01/24 00:18:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m3.012179519s) from=127.0.0.6:58873 2023/01/24 00:18:44 [DEBUG] http: Request GET /v1/status/leader (241.006µs) from=127.0.0.6:36183 2023/01/24 00:18:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.289756656s) from=127.0.0.6:45501 2023/01/24 00:18:47 [DEBUG] http: Request GET /v1/status/leader (267.604µs) from=127.0.0.6:36183 2023/01/24 00:18:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m7.349098597s) from=127.0.0.6:50947 2023/01/24 00:18:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:18:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.849754862s) from=127.0.0.6:55629 2023/01/24 00:18:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m1.780340896s) from=127.0.0.6:47189 2023/01/24 00:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.763636355s) from=127.0.0.6:60299 2023/01/24 00:18:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.98700437s) from=127.0.0.6:56669 2023/01/24 00:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m7.181158707s) from=127.0.0.6:39749 2023/01/24 00:19:04 [DEBUG] http: Request GET /v1/status/leader (248.654µs) from=127.0.0.6:37403 2023/01/24 00:19:07 [DEBUG] http: Request GET /v1/status/leader (140.097µs) from=127.0.0.6:36183 2023/01/24 00:19:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m2.137994708s) from=127.0.0.6:41681 2023/01/24 00:19:24 [DEBUG] http: Request GET /v1/status/leader (283.313µs) from=127.0.0.6:37403 2023/01/24 00:19:27 [DEBUG] http: Request GET /v1/status/leader (333.127µs) from=127.0.0.6:37403 2023/01/24 00:19:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m0.372116791s) from=127.0.0.6:50135 2023/01/24 00:19:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.92790967s) from=127.0.0.6:50789 2023/01/24 00:19:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m7.14273332s) from=127.0.0.6:52051 2023/01/24 00:19:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.067605599s) from=127.0.0.6:46353 2023/01/24 00:19:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m4.311075581s) from=127.0.0.6:57223 2023/01/24 00:19:44 [DEBUG] http: Request GET /v1/status/leader (140.103µs) from=127.0.0.6:37403 2023/01/24 00:19:47 [DEBUG] http: Request GET /v1/status/leader (159.294µs) from=127.0.0.6:37403 2023/01/24 00:19:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:19:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m0.226569209s) from=127.0.0.6:37441 2023/01/24 00:19:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.33073442s) from=127.0.0.6:33541 2023/01/24 00:19:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.642947724s) from=127.0.0.6:38527 2023/01/24 00:19:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.320726297s) from=127.0.0.6:42681 2023/01/24 00:19:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:19:57 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:19:57 [DEBUG] agent: Node info in sync 2023/01/24 00:19:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.95896604s) from=127.0.0.6:57239 2023/01/24 00:19:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m4.263719083s) from=127.0.0.6:43059 2023/01/24 00:20:04 [DEBUG] http: Request GET /v1/status/leader (286.795µs) from=127.0.0.6:36183 2023/01/24 00:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.63923732s) from=127.0.0.6:41289 2023/01/24 00:20:07 [DEBUG] http: Request GET /v1/status/leader (305.48µs) from=127.0.0.6:36183 2023/01/24 00:20:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m7.010045943s) from=127.0.0.6:55581 2023/01/24 00:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.070730809s) from=127.0.0.6:52325 2023/01/24 00:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.710743346s) from=127.0.0.6:39639 2023/01/24 00:20:24 [DEBUG] http: Request GET /v1/status/leader (168.089µs) from=127.0.0.6:37403 2023/01/24 00:20:27 [DEBUG] http: Request GET /v1/status/leader (218.065µs) from=127.0.0.6:36183 2023/01/24 00:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m7.402309715s) from=127.0.0.6:33235 2023/01/24 00:20:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.791743127s) from=127.0.0.6:42053 2023/01/24 00:20:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m1.263702967s) from=127.0.0.6:46773 2023/01/24 00:20:44 [DEBUG] http: Request GET /v1/status/leader (257.329µs) from=127.0.0.6:37403 2023/01/24 00:20:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m3.88495693s) from=127.0.0.6:58873 2023/01/24 00:20:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.141856735s) from=127.0.0.6:39291 2023/01/24 00:20:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.301996734s) from=127.0.0.6:36027 2023/01/24 00:20:47 [DEBUG] http: Request GET /v1/status/leader (757.264µs) from=127.0.0.6:36183 2023/01/24 00:20:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:20:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.678250357s) from=127.0.0.6:47189 2023/01/24 00:20:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.238429028s) from=127.0.0.6:45501 2023/01/24 00:20:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m6.620709948s) from=127.0.0.6:50947 2023/01/24 00:20:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m4.190537816s) from=127.0.0.6:55629 2023/01/24 00:20:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.031472258s) from=127.0.0.6:56669 2023/01/24 00:20: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/24 00:20:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.087555335s) from=127.0.0.6:60299 2023/01/24 00:21:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:21:00 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:21:00 [DEBUG] agent: Node info in sync 2023/01/24 00:21:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.428578278s) from=127.0.0.6:39749 2023/01/24 00:21:04 [DEBUG] http: Request GET /v1/status/leader (753.155µs) from=127.0.0.6:36183 2023/01/24 00:21:07 [DEBUG] http: Request GET /v1/status/leader (166.998µs) from=127.0.0.6:36183 2023/01/24 00:21:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.834389485s) from=127.0.0.6:41681 2023/01/24 00:21:24 [DEBUG] http: Request GET /v1/status/leader (303.145µs) from=127.0.0.6:36183 2023/01/24 00:21:27 [DEBUG] http: Request GET /v1/status/leader (368.037µs) from=127.0.0.6:36183 2023/01/24 00:21:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.671655882s) from=127.0.0.6:50789 2023/01/24 00:21:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m6.077522252s) from=127.0.0.6:50135 2023/01/24 00:21:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.59992979s) from=127.0.0.6:52051 2023/01/24 00:21:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m1.381717322s) from=127.0.0.6:57223 2023/01/24 00:21:44 [DEBUG] http: Request GET /v1/status/leader (227.484µs) from=127.0.0.6:36183 2023/01/24 00:21:47 [DEBUG] http: Request GET /v1/status/leader (4.390294ms) from=127.0.0.6:37403 2023/01/24 00:21:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.499827211s) from=127.0.0.6:46353 2023/01/24 00:21:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:21:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.718567043s) from=127.0.0.6:33541 2023/01/24 00:21:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.900993182s) from=127.0.0.6:38527 2023/01/24 00:21:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m4.229009437s) from=127.0.0.6:37441 2023/01/24 00:21:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.001373642s) from=127.0.0.6:42681 2023/01/24 00:22:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m2.659058566s) from=127.0.0.6:43059 2023/01/24 00:22:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.695475786s) from=127.0.0.6:57239 2023/01/24 00:22:04 [DEBUG] http: Request GET /v1/status/leader (247.031µs) from=127.0.0.6:37403 2023/01/24 00:22:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:22:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:22:05 [DEBUG] agent: Node info in sync 2023/01/24 00:22:07 [DEBUG] http: Request GET /v1/status/leader (137.762µs) from=127.0.0.6:37403 2023/01/24 00:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.155275524s) from=127.0.0.6:41289 2023/01/24 00:22:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.558547846s) from=127.0.0.6:55581 2023/01/24 00:22:24 [DEBUG] http: Request GET /v1/status/leader (181.617µs) from=127.0.0.6:37403 2023/01/24 00:22:27 [DEBUG] http: Request GET /v1/status/leader (527.083µs) from=127.0.0.6:36183 2023/01/24 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.788154344s) from=127.0.0.6:39639 2023/01/24 00:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.38371685s) from=127.0.0.6:52325 2023/01/24 00:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.114503662s) from=127.0.0.6:33235 2023/01/24 00:22:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.871869739s) from=127.0.0.6:46773 2023/01/24 00:22:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.306661789s) from=127.0.0.6:42053 2023/01/24 00:22:44 [DEBUG] http: Request GET /v1/status/leader (391.087µs) from=127.0.0.6:37403 2023/01/24 00:22:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.210166084s) from=127.0.0.6:39291 2023/01/24 00:22:47 [DEBUG] http: Request GET /v1/status/leader (292.506µs) from=127.0.0.6:36183 2023/01/24 00:22:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.203690479s) from=127.0.0.6:36027 2023/01/24 00:22:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.318559592s) from=127.0.0.6:58873 2023/01/24 00:22:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.941150252s) from=127.0.0.6:45501 2023/01/24 00:22:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.559981193s) from=127.0.0.6:50947 2023/01/24 00:22:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.04652825s) from=127.0.0.6:47189 2023/01/24 00:23:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.370080634s) from=127.0.0.6:60299 2023/01/24 00:23:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.808134317s) from=127.0.0.6:56669 2023/01/24 00:23:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.272080873s) from=127.0.0.6:55629 2023/01/24 00:23:04 [DEBUG] http: Request GET /v1/status/leader (229.307µs) from=127.0.0.6:37403 2023/01/24 00:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.568038962s) from=127.0.0.6:39749 2023/01/24 00:23:07 [DEBUG] http: Request GET /v1/status/leader (277.957µs) from=127.0.0.6:36183 2023/01/24 00:23:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m1.880926783s) from=127.0.0.6:41681 2023/01/24 00:23:24 [DEBUG] http: Request GET /v1/status/leader (193.034µs) from=127.0.0.6:36183 2023/01/24 00:23:25 [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:23:27 [DEBUG] http: Request GET /v1/status/leader (246.172µs) from=127.0.0.6:36183 2023/01/24 00:23:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.276967238s) from=127.0.0.6:50135 2023/01/24 00:23:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:23:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:23:39 [DEBUG] agent: Node info in sync 2023/01/24 00:23:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.979434871s) from=127.0.0.6:50789 2023/01/24 00:23:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m0.23293733s) from=127.0.0.6:57223 2023/01/24 00:23:44 [DEBUG] http: Request GET /v1/status/leader (174.339µs) from=127.0.0.6:36183 2023/01/24 00:23:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m6.075777204s) from=127.0.0.6:52051 2023/01/24 00:23:47 [DEBUG] http: Request GET /v1/status/leader (198.94µs) from=127.0.0.6:36183 2023/01/24 00:23:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:23:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.295063513s) from=127.0.0.6:46353 2023/01/24 00:23:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m2.442049864s) from=127.0.0.6:33541 2023/01/24 00:23:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.415815474s) from=127.0.0.6:42681 2023/01/24 00:24:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m3.421449781s) from=127.0.0.6:37441 2023/01/24 00:24:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m7.233674567s) from=127.0.0.6:38527 2023/01/24 00:24:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m3.552329544s) from=127.0.0.6:43059 2023/01/24 00:24:05 [DEBUG] http: Request GET /v1/status/leader (284.001µs) from=127.0.0.6:36183 2023/01/24 00:24:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.133942104s) from=127.0.0.6:57239 2023/01/24 00:24:07 [DEBUG] http: Request GET /v1/status/leader (280.76µs) from=127.0.0.6:37403 2023/01/24 00:24:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.823651156s) from=127.0.0.6:41289 2023/01/24 00:24:25 [DEBUG] http: Request GET /v1/status/leader (1.394141ms) from=127.0.0.6:37403 2023/01/24 00:24:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m4.67062782s) from=127.0.0.6:55581 2023/01/24 00:24:27 [DEBUG] http: Request GET /v1/status/leader (273.842µs) from=127.0.0.6:36183 2023/01/24 00:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.357363447s) from=127.0.0.6:33235 2023/01/24 00:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.919203233s) from=127.0.0.6:39639 2023/01/24 00:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.403186406s) from=127.0.0.6:52325 2023/01/24 00:24:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m1.34784718s) from=127.0.0.6:46773 2023/01/24 00:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.993255606s) from=127.0.0.6:42053 2023/01/24 00:24:45 [DEBUG] http: Request GET /v1/status/leader (227.231µs) from=127.0.0.6:36183 2023/01/24 00:24:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:24:46 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:24:46 [DEBUG] agent: Node info in sync 2023/01/24 00:24:47 [DEBUG] http: Request GET /v1/status/leader (139.498µs) from=127.0.0.6:36183 2023/01/24 00:24:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:24:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.822032427s) from=127.0.0.6:39291 2023/01/24 00:24:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.953089989s) from=127.0.0.6:36027 2023/01/24 00:25:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.399637092s) from=127.0.0.6:58873 2023/01/24 00:25:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.956697505s) from=127.0.0.6:45501 2023/01/24 00:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m3.083337967s) from=127.0.0.6:60299 2023/01/24 00:25:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.493369053s) from=127.0.0.6:50947 2023/01/24 00:25:05 [DEBUG] http: Request GET /v1/status/leader (253.549µs) from=127.0.0.6:37403 2023/01/24 00:25:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.030008775s) from=127.0.0.6:47189 2023/01/24 00:25:07 [DEBUG] http: Request GET /v1/status/leader (139.75µs) from=127.0.0.6:37403 2023/01/24 00:25:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.716996063s) from=127.0.0.6:56669 2023/01/24 00:25:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m6.121403793s) from=127.0.0.6:55629 2023/01/24 00:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.384678868s) from=127.0.0.6:39749 2023/01/24 00:25:25 [DEBUG] http: Request GET /v1/status/leader (266.404µs) from=127.0.0.6:37403 2023/01/24 00:25:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m5.050606777s) from=127.0.0.6:41681 2023/01/24 00:25:27 [DEBUG] http: Request GET /v1/status/leader (158.74µs) from=127.0.0.6:37403 2023/01/24 00:25:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m4.420117996s) from=127.0.0.6:50135 2023/01/24 00:25:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m2.314777039s) from=127.0.0.6:50789 2023/01/24 00:25:45 [DEBUG] http: Request GET /v1/status/leader (234.089µs) from=127.0.0.6:36183 2023/01/24 00:25:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.803853694s) from=127.0.0.6:57223 2023/01/24 00:25:47 [DEBUG] http: Request GET /v1/status/leader (139.278µs) from=127.0.0.6:37403 2023/01/24 00:25:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:25:48 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:25:48 [DEBUG] agent: Node info in sync 2023/01/24 00:25:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:25:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m6.477612361s) from=127.0.0.6:52051 2023/01/24 00:25:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m4.405036736s) from=127.0.0.6:46353 2023/01/24 00:25:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.117174822s) from=127.0.0.6:33541 2023/01/24 00:26:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m1.213997608s) from=127.0.0.6:37441 2023/01/24 00:26:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.307467823s) from=127.0.0.6:42681 2023/01/24 00:26:05 [DEBUG] http: Request GET /v1/status/leader (253.453µs) from=127.0.0.6:36183 2023/01/24 00:26:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m3.142377741s) from=127.0.0.6:38527 2023/01/24 00:26:07 [DEBUG] http: Request GET /v1/status/leader (170.072µs) from=127.0.0.6:37403 2023/01/24 00:26:09 [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:26:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.008857314s) from=127.0.0.6:43059 2023/01/24 00:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.505750206s) from=127.0.0.6:57239 2023/01/24 00:26:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.226200608s) from=127.0.0.6:41289 2023/01/24 00:26:25 [DEBUG] http: Request GET /v1/status/leader (189.354µs) from=127.0.0.6:37403 2023/01/24 00:26:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m0.202766812s) from=127.0.0.6:55581 2023/01/24 00:26:27 [DEBUG] http: Request GET /v1/status/leader (243.004µs) from=127.0.0.6:37403 2023/01/24 00:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.524416497s) from=127.0.0.6:52325 2023/01/24 00:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.722628672s) from=127.0.0.6:33235 2023/01/24 00:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.848871559s) from=127.0.0.6:39639 2023/01/24 00:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.128301826s) from=127.0.0.6:42053 2023/01/24 00:26:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m6.332135303s) from=127.0.0.6:46773 2023/01/24 00:26:45 [DEBUG] http: Request GET /v1/status/leader (374.139µs) from=127.0.0.6:36183 2023/01/24 00:26:47 [DEBUG] http: Request GET /v1/status/leader (249.115µs) from=127.0.0.6:36183 2023/01/24 00:26:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:26:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.824493256s) from=127.0.0.6:39291 2023/01/24 00:27:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.941330038s) from=127.0.0.6:36027 2023/01/24 00:27:05 [DEBUG] http: Request GET /v1/status/leader (136.612µs) from=127.0.0.6:36183 2023/01/24 00:27:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.491919037s) from=127.0.0.6:45501 2023/01/24 00:27:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.66602076s) from=127.0.0.6:47189 2023/01/24 00:27:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.140558574s) from=127.0.0.6:58873 2023/01/24 00:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.072306187s) from=127.0.0.6:60299 2023/01/24 00:27:07 [DEBUG] http: Request GET /v1/status/leader (190.249µs) from=127.0.0.6:36183 2023/01/24 00:27:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m1.711560135s) from=127.0.0.6:55629 2023/01/24 00:27:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m7.118576125s) from=127.0.0.6:50947 2023/01/24 00:27:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.756156756s) from=127.0.0.6:56669 2023/01/24 00:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.942697008s) from=127.0.0.6:39749 2023/01/24 00:27:25 [DEBUG] http: Request GET /v1/status/leader (250.806µs) from=127.0.0.6:36183 2023/01/24 00:27:27 [DEBUG] http: Request GET /v1/status/leader (232.03µs) from=127.0.0.6:36183 2023/01/24 00:27:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.57217393s) from=127.0.0.6:41681 2023/01/24 00:27:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:27:42 [DEBUG] agent: Node info in sync 2023/01/24 00:27:45 [DEBUG] http: Request GET /v1/status/leader (313.487µs) from=127.0.0.6:36183 2023/01/24 00:27:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m4.17097698s) from=127.0.0.6:50135 2023/01/24 00:27:47 [DEBUG] http: Request GET /v1/status/leader (1.858379ms) from=127.0.0.6:36183 2023/01/24 00:27:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.050869066s) from=127.0.0.6:50789 2023/01/24 00:27:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:27:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m4.194154414s) from=127.0.0.6:57223 2023/01/24 00:27:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.894525967s) from=127.0.0.6:52051 2023/01/24 00:27:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.928594831s) from=127.0.0.6:46353 2023/01/24 00:28:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m3.231657438s) from=127.0.0.6:33541 2023/01/24 00:28:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m0.886602224s) from=127.0.0.6:42681 2023/01/24 00:28:05 [DEBUG] http: Request GET /v1/status/leader (252.486µs) from=127.0.0.6:37403 2023/01/24 00:28:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m4.138070974s) from=127.0.0.6:37441 2023/01/24 00:28:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.3035085s) from=127.0.0.6:38527 2023/01/24 00:28:07 [DEBUG] http: Request GET /v1/status/leader (134.766µs) from=127.0.0.6:36183 2023/01/24 00:28:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.738160794s) from=127.0.0.6:43059 2023/01/24 00:28:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m5.865862939s) from=127.0.0.6:57239 2023/01/24 00:28:20 [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:28:25 [DEBUG] http: Request GET /v1/status/leader (234.578µs) from=127.0.0.6:36183 2023/01/24 00:28:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.638230002s) from=127.0.0.6:41289 2023/01/24 00:28:27 [DEBUG] http: Request GET /v1/status/leader (159.587µs) from=127.0.0.6:37403 2023/01/24 00:28:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m5.487393156s) from=127.0.0.6:55581 2023/01/24 00:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.369657078s) from=127.0.0.6:33235 2023/01/24 00:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.818887178s) from=127.0.0.6:52325 2023/01/24 00:28:45 [DEBUG] http: Request GET /v1/status/leader (257.208µs) from=127.0.0.6:36183 2023/01/24 00:28:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.864072953s) from=127.0.0.6:39639 2023/01/24 00:28:47 [DEBUG] http: Request GET /v1/status/leader (176.149µs) from=127.0.0.6:36183 2023/01/24 00:28:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m3.814686719s) from=127.0.0.6:46773 2023/01/24 00:28:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.364048955s) from=127.0.0.6:42053 2023/01/24 00:29:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.221015182s) from=127.0.0.6:39291 2023/01/24 00:29:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.848708097s) from=127.0.0.6:36027 2023/01/24 00:29:05 [DEBUG] http: Request GET /v1/status/leader (274.242µs) from=127.0.0.6:36183 2023/01/24 00:29:07 [DEBUG] http: Request GET /v1/status/leader (231.176µs) from=127.0.0.6:36183 2023/01/24 00:29:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m2.582345463s) from=127.0.0.6:58873 2023/01/24 00:29:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.191940028s) from=127.0.0.6:45501 2023/01/24 00:29:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.323443245s) from=127.0.0.6:47189 2023/01/24 00:29:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m4.919391473s) from=127.0.0.6:55629 2023/01/24 00:29:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m7.457412484s) from=127.0.0.6:60299 2023/01/24 00:29:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.605342697s) from=127.0.0.6:56669 2023/01/24 00:29:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m7.1257408s) from=127.0.0.6:50947 2023/01/24 00:29:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.435062966s) from=127.0.0.6:39749 2023/01/24 00:29:25 [DEBUG] http: Request GET /v1/status/leader (286.354µs) from=127.0.0.6:36183 2023/01/24 00:29:27 [DEBUG] http: Request GET /v1/status/leader (157.501µs) from=127.0.0.6:37403 2023/01/24 00:29:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.919033327s) from=127.0.0.6:41681 2023/01/24 00:29:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:29:41 [DEBUG] agent: Node info in sync 2023/01/24 00:29:45 [DEBUG] http: Request GET /v1/status/leader (301.852µs) from=127.0.0.6:36183 2023/01/24 00:29:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.448737995s) from=127.0.0.6:50135 2023/01/24 00:29:47 [DEBUG] http: Request GET /v1/status/leader (1.044456ms) from=127.0.0.6:37403 2023/01/24 00:29:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:29:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m0.391758143s) from=127.0.0.6:50789 2023/01/24 00:29:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m5.197718748s) from=127.0.0.6:57223 2023/01/24 00:30:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m6.569673711s) from=127.0.0.6:52051 2023/01/24 00:30:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m7.427739052s) from=127.0.0.6:46353 2023/01/24 00:30:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m2.614080072s) from=127.0.0.6:33541 2023/01/24 00:30:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.706538769s) from=127.0.0.6:42681 2023/01/24 00:30:05 [DEBUG] http: Request GET /v1/status/leader (535.485µs) from=127.0.0.6:36183 2023/01/24 00:30:07 [DEBUG] http: Request GET /v1/status/leader (162.561µs) from=127.0.0.6:37403 2023/01/24 00:30:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m3.797942375s) from=127.0.0.6:37441 2023/01/24 00:30:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m5.746250293s) from=127.0.0.6:38527 2023/01/24 00:30:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.472756092s) from=127.0.0.6:57239 2023/01/24 00:30:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m5.543476861s) from=127.0.0.6:43059 2023/01/24 00:30:25 [DEBUG] http: Request GET /v1/status/leader (360.993µs) from=127.0.0.6:36183 2023/01/24 00:30:27 [DEBUG] http: Request GET /v1/status/leader (889.677µs) from=127.0.0.6:37403 2023/01/24 00:30:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.029309553s) from=127.0.0.6:41289 2023/01/24 00:30:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m3.972903747s) from=127.0.0.6:55581 2023/01/24 00:30:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.779100773s) from=127.0.0.6:52325 2023/01/24 00:30:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m7.141293728s) from=127.0.0.6:33235 2023/01/24 00:30:45 [DEBUG] http: Request GET /v1/status/leader (515.167µs) from=127.0.0.6:36183 2023/01/24 00:30:47 [DEBUG] http: Request GET /v1/status/leader (397.667µs) from=127.0.0.6:37403 2023/01/24 00:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.573473803s) from=127.0.0.6:39639 2023/01/24 00:30:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:30:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.170587174s) from=127.0.0.6:46773 2023/01/24 00:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.094184623s) from=127.0.0.6:42053 2023/01/24 00:30: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/24 00:31:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.289364816s) from=127.0.0.6:39291 2023/01/24 00:31:05 [DEBUG] http: Request GET /v1/status/leader (399.703µs) from=127.0.0.6:37403 2023/01/24 00:31:07 [DEBUG] http: Request GET /v1/status/leader (253.359µs) from=127.0.0.6:36183 2023/01/24 00:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.451182661s) from=127.0.0.6:36027 2023/01/24 00:31:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:31:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:31:12 [DEBUG] agent: Node info in sync 2023/01/24 00:31:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.091612174s) from=127.0.0.6:47189 2023/01/24 00:31:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.22213533s) from=127.0.0.6:45501 2023/01/24 00:31:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.264130679s) from=127.0.0.6:56669 2023/01/24 00:31:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.250621439s) from=127.0.0.6:58873 2023/01/24 00:31:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m3.152872982s) from=127.0.0.6:60299 2023/01/24 00:31:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.707554144s) from=127.0.0.6:50947 2023/01/24 00:31:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m7.442210678s) from=127.0.0.6:55629 2023/01/24 00:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m2.763443376s) from=127.0.0.6:39749 2023/01/24 00:31:25 [DEBUG] http: Request GET /v1/status/leader (552.809µs) from=127.0.0.6:37403 2023/01/24 00:31:27 [DEBUG] http: Request GET /v1/status/leader (340.083µs) from=127.0.0.6:37403 2023/01/24 00:31:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m3.469607533s) from=127.0.0.6:41681 2023/01/24 00:31:45 [DEBUG] http: Request GET /v1/status/leader (898.784µs) from=127.0.0.6:37403 2023/01/24 00:31:47 [DEBUG] http: Request GET /v1/status/leader (230.553µs) from=127.0.0.6:37403 2023/01/24 00:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:31:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.000301005s) from=127.0.0.6:50135 2023/01/24 00:31:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.494258688s) from=127.0.0.6:50789 2023/01/24 00:31:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m0.678406108s) from=127.0.0.6:57223 2023/01/24 00:32:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.951228177s) from=127.0.0.6:52051 2023/01/24 00:32:05 [DEBUG] http: Request GET /v1/status/leader (399.45µs) from=127.0.0.6:36183 2023/01/24 00:32:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.482937472s) from=127.0.0.6:46353 2023/01/24 00:32:07 [DEBUG] http: Request GET /v1/status/leader (230.519µs) from=127.0.0.6:36183 2023/01/24 00:32:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m7.031422305s) from=127.0.0.6:33541 2023/01/24 00:32:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.510067671s) from=127.0.0.6:42681 2023/01/24 00:32:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m2.47352753s) from=127.0.0.6:37441 2023/01/24 00:32:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.190646683s) from=127.0.0.6:38527 2023/01/24 00:32:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:32:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:32:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:32:23 [DEBUG] agent: Node info in sync 2023/01/24 00:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.631157932s) from=127.0.0.6:57239 2023/01/24 00:32:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m0.530267785s) from=127.0.0.6:43059 2023/01/24 00:32:25 [DEBUG] http: Request GET /v1/status/leader (221.192µs) from=127.0.0.6:37403 2023/01/24 00:32:27 [DEBUG] http: Request GET /v1/status/leader (151.616µs) from=127.0.0.6:36183 2023/01/24 00:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.076791493s) from=127.0.0.6:41289 2023/01/24 00:32:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m0.053942035s) from=127.0.0.6:55581 2023/01/24 00:32:45 [DEBUG] http: Request GET /v1/status/leader (486.287µs) from=127.0.0.6:37403 2023/01/24 00:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.920965393s) from=127.0.0.6:52325 2023/01/24 00:32:47 [DEBUG] http: Request GET /v1/status/leader (248.514µs) from=127.0.0.6:36183 2023/01/24 00:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m4.062914819s) from=127.0.0.6:33235 2023/01/24 00:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:32:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.465387153s) from=127.0.0.6:42053 2023/01/24 00:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m6.703177035s) from=127.0.0.6:39639 2023/01/24 00:32:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m6.410265301s) from=127.0.0.6:46773 2023/01/24 00:33:02 [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:33:05 [DEBUG] http: Request GET /v1/status/leader (2.070576ms) from=127.0.0.6:37403 2023/01/24 00:33:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.466717897s) from=127.0.0.6:39291 2023/01/24 00:33:07 [DEBUG] http: Request GET /v1/status/leader (277.693µs) from=127.0.0.6:36183 2023/01/24 00:33:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.378484062s) from=127.0.0.6:45501 2023/01/24 00:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.463783719s) from=127.0.0.6:36027 2023/01/24 00:33:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m0.03041606s) from=127.0.0.6:58873 2023/01/24 00:33:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.544051293s) from=127.0.0.6:56669 2023/01/24 00:33:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.023914038s) from=127.0.0.6:47189 2023/01/24 00:33:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.775853505s) from=127.0.0.6:50947 2023/01/24 00:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.33207619s) from=127.0.0.6:60299 2023/01/24 00:33:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m1.936942222s) from=127.0.0.6:55629 2023/01/24 00:33:25 [DEBUG] http: Request GET /v1/status/leader (289.149µs) from=127.0.0.6:36183 2023/01/24 00:33:27 [DEBUG] http: Request GET /v1/status/leader (137.077µs) from=127.0.0.6:37403 2023/01/24 00:33:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.481867541s) from=127.0.0.6:39749 2023/01/24 00:33:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:33:39 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:33:39 [DEBUG] agent: Node info in sync 2023/01/24 00:33:45 [DEBUG] http: Request GET /v1/status/leader (162.97µs) from=127.0.0.6:37403 2023/01/24 00:33:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m5.906324915s) from=127.0.0.6:41681 2023/01/24 00:33:47 [DEBUG] http: Request GET /v1/status/leader (148.95µs) from=127.0.0.6:37403 2023/01/24 00:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:33:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.645111284s) from=127.0.0.6:50135 2023/01/24 00:33:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m1.935452625s) from=127.0.0.6:50789 2023/01/24 00:34:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.080289463s) from=127.0.0.6:57223 2023/01/24 00:34:05 [DEBUG] http: Request GET /v1/status/leader (330.301µs) from=127.0.0.6:37403 2023/01/24 00:34:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m2.594024573s) from=127.0.0.6:52051 2023/01/24 00:34:07 [DEBUG] http: Request GET /v1/status/leader (221.77µs) from=127.0.0.6:37403 2023/01/24 00:34:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.717227306s) from=127.0.0.6:46353 2023/01/24 00:34:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m0.011500835s) from=127.0.0.6:37441 2023/01/24 00:34:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m0.52997275s) from=127.0.0.6:42681 2023/01/24 00:34:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m5.51846997s) from=127.0.0.6:33541 2023/01/24 00:34:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m3.634873911s) from=127.0.0.6:38527 2023/01/24 00:34:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m0.742587937s) from=127.0.0.6:43059 2023/01/24 00:34:25 [DEBUG] http: Request GET /v1/status/leader (277.995µs) from=127.0.0.6:36183 2023/01/24 00:34:27 [DEBUG] http: Request GET /v1/status/leader (169.34µs) from=127.0.0.6:37403 2023/01/24 00:34:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m5.49903995s) from=127.0.0.6:57239 2023/01/24 00:34:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m0.277894325s) from=127.0.0.6:55581 2023/01/24 00:34:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.063333728s) from=127.0.0.6:41289 2023/01/24 00:34:45 [DEBUG] http: Request GET /v1/status/leader (294.148µs) from=127.0.0.6:36183 2023/01/24 00:34:47 [DEBUG] http: Request GET /v1/status/leader (263.087µs) from=127.0.0.6:37403 2023/01/24 00:34:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.905186027s) from=127.0.0.6:33235 2023/01/24 00:34:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.351435661s) from=127.0.0.6:52325 2023/01/24 00:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m1.875831757s) from=127.0.0.6:39639 2023/01/24 00:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.71424822s) from=127.0.0.6:42053 2023/01/24 00:35:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m7.291323161s) from=127.0.0.6:46773 2023/01/24 00:35:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:35:04 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:35:04 [DEBUG] agent: Node info in sync 2023/01/24 00:35:05 [DEBUG] http: Request GET /v1/status/leader (187.125µs) from=127.0.0.6:37403 2023/01/24 00:35:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.332118886s) from=127.0.0.6:39291 2023/01/24 00:35:07 [DEBUG] http: Request GET /v1/status/leader (133.59µs) from=127.0.0.6:36183 2023/01/24 00:35:09 [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:35:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m0.779823202s) from=127.0.0.6:58873 2023/01/24 00:35:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.422059492s) from=127.0.0.6:45501 2023/01/24 00:35:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.517829381s) from=127.0.0.6:47189 2023/01/24 00:35:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.280687096s) from=127.0.0.6:56669 2023/01/24 00:35:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.20680519s) from=127.0.0.6:36027 2023/01/24 00:35:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m2.286346952s) from=127.0.0.6:60299 2023/01/24 00:35:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.842898116s) from=127.0.0.6:55629 2023/01/24 00:35:25 [DEBUG] http: Request GET /v1/status/leader (429.25µs) from=127.0.0.6:36183 2023/01/24 00:35:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m3.557576251s) from=127.0.0.6:50947 2023/01/24 00:35:27 [DEBUG] http: Request GET /v1/status/leader (222.895µs) from=127.0.0.6:36183 2023/01/24 00:35:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m7.11475444s) from=127.0.0.6:39749 2023/01/24 00:35:45 [DEBUG] http: Request GET /v1/status/leader (185.318µs) from=127.0.0.6:36183 2023/01/24 00:35:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.768769856s) from=127.0.0.6:41681 2023/01/24 00:35:47 [DEBUG] http: Request GET /v1/status/leader (1.392952ms) from=127.0.0.6:36183 2023/01/24 00:35:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:35:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m3.015108881s) from=127.0.0.6:50135 2023/01/24 00:36:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m7.15358719s) from=127.0.0.6:50789 2023/01/24 00:36:05 [DEBUG] http: Request GET /v1/status/leader (134.7µs) from=127.0.0.6:37403 2023/01/24 00:36:07 [DEBUG] http: Request GET /v1/status/leader (295.793µs) from=127.0.0.6:37403 2023/01/24 00:36:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.313058262s) from=127.0.0.6:57223 2023/01/24 00:36:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m2.026711149s) from=127.0.0.6:52051 2023/01/24 00:36:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.381637108s) from=127.0.0.6:46353 2023/01/24 00:36:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m4.190839201s) from=127.0.0.6:37441 2023/01/24 00:36:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:36:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:36:16 [DEBUG] agent: Node info in sync 2023/01/24 00:36:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m5.68933096s) from=127.0.0.6:42681 2023/01/24 00:36:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.358916446s) from=127.0.0.6:33541 2023/01/24 00:36:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m0.483707837s) from=127.0.0.6:38527 2023/01/24 00:36:25 [DEBUG] http: Request GET /v1/status/leader (382.618µs) from=127.0.0.6:36183 2023/01/24 00:36:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m1.560693993s) from=127.0.0.6:43059 2023/01/24 00:36:27 [DEBUG] http: Request GET /v1/status/leader (156.723µs) from=127.0.0.6:36183 2023/01/24 00:36:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.429209896s) from=127.0.0.6:57239 2023/01/24 00:36:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m2.885193279s) from=127.0.0.6:55581 2023/01/24 00:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m3.979947964s) from=127.0.0.6:41289 2023/01/24 00:36:45 [DEBUG] http: Request GET /v1/status/leader (236.984µs) from=127.0.0.6:37403 2023/01/24 00:36:48 [DEBUG] http: Request GET /v1/status/leader (324.545µs) from=127.0.0.6:36183 2023/01/24 00:36:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:36:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m0.747309317s) from=127.0.0.6:33235 2023/01/24 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.679836006s) from=127.0.0.6:52325 2023/01/24 00:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.161860616s) from=127.0.0.6:39639 2023/01/24 00:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.914029304s) from=127.0.0.6:42053 2023/01/24 00:37:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.914296327s) from=127.0.0.6:46773 2023/01/24 00:37:05 [DEBUG] http: Request GET /v1/status/leader (288.188µs) from=127.0.0.6:37403 2023/01/24 00:37:08 [DEBUG] http: Request GET /v1/status/leader (1.660442ms) from=127.0.0.6:36183 2023/01/24 00:37:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.878595992s) from=127.0.0.6:39291 2023/01/24 00:37:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.971255581s) from=127.0.0.6:45501 2023/01/24 00:37:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m2.089284327s) from=127.0.0.6:58873 2023/01/24 00:37:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.476477958s) from=127.0.0.6:56669 2023/01/24 00:37:25 [DEBUG] http: Request GET /v1/status/leader (340.533µs) from=127.0.0.6:37403 2023/01/24 00:37:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.118030439s) from=127.0.0.6:47189 2023/01/24 00:37:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.200392627s) from=127.0.0.6:55629 2023/01/24 00:37:28 [DEBUG] http: Request GET /v1/status/leader (136.515µs) from=127.0.0.6:37403 2023/01/24 00:37:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m2.661197696s) from=127.0.0.6:50947 2023/01/24 00:37:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.824559051s) from=127.0.0.6:36027 2023/01/24 00:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.969931086s) from=127.0.0.6:60299 2023/01/24 00:37:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:37:30 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:37:30 [DEBUG] agent: Node info in sync 2023/01/24 00:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m5.978086878s) from=127.0.0.6:39749 2023/01/24 00:37:44 [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:37:45 [DEBUG] http: Request GET /v1/status/leader (246.875µs) from=127.0.0.6:36183 2023/01/24 00:37:48 [DEBUG] http: Request GET /v1/status/leader (294.698µs) from=127.0.0.6:37403 2023/01/24 00:37:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:37:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.024077641s) from=127.0.0.6:41681 2023/01/24 00:37:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m1.040312038s) from=127.0.0.6:50135 2023/01/24 00:38:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m2.311692136s) from=127.0.0.6:50789 2023/01/24 00:38:05 [DEBUG] http: Request GET /v1/status/leader (287.098µs) from=127.0.0.6:36183 2023/01/24 00:38:08 [DEBUG] http: Request GET /v1/status/leader (286.009µs) from=127.0.0.6:37403 2023/01/24 00:38:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m4.443689392s) from=127.0.0.6:52051 2023/01/24 00:38:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m7.227398669s) from=127.0.0.6:57223 2023/01/24 00:38:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.806719227s) from=127.0.0.6:46353 2023/01/24 00:38:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m3.323102949s) from=127.0.0.6:37441 2023/01/24 00:38:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.466078641s) from=127.0.0.6:42681 2023/01/24 00:38:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m1.289812098s) from=127.0.0.6:38527 2023/01/24 00:38:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m5.963100324s) from=127.0.0.6:33541 2023/01/24 00:38:25 [DEBUG] http: Request GET /v1/status/leader (163.793µs) from=127.0.0.6:37403 2023/01/24 00:38:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m1.913585891s) from=127.0.0.6:43059 2023/01/24 00:38:28 [DEBUG] http: Request GET /v1/status/leader (158.156µs) from=127.0.0.6:36183 2023/01/24 00:38:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m0.58036825s) from=127.0.0.6:55581 2023/01/24 00:38:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.39108727s) from=127.0.0.6:57239 2023/01/24 00:38:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.319329142s) from=127.0.0.6:41289 2023/01/24 00:38:45 [DEBUG] http: Request GET /v1/status/leader (359.08µs) from=127.0.0.6:36183 2023/01/24 00:38:48 [DEBUG] http: Request GET /v1/status/leader (240.166µs) from=127.0.0.6:37403 2023/01/24 00:38:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.862647051s) from=127.0.0.6:33235 2023/01/24 00:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.259649493s) from=127.0.0.6:52325 2023/01/24 00:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.328498935s) from=127.0.0.6:39639 2023/01/24 00:39:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.834137343s) from=127.0.0.6:42053 2023/01/24 00:39:05 [DEBUG] http: Request GET /v1/status/leader (152.126µs) from=127.0.0.6:36183 2023/01/24 00:39:08 [DEBUG] http: Request GET /v1/status/leader (157.355µs) from=127.0.0.6:36183 2023/01/24 00:39:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m6.264218742s) from=127.0.0.6:46773 2023/01/24 00:39:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.971184114s) from=127.0.0.6:39291 2023/01/24 00:39:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:39:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:39:17 [DEBUG] agent: Node info in sync 2023/01/24 00:39:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.583939248s) from=127.0.0.6:45501 2023/01/24 00:39:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.246850194s) from=127.0.0.6:56669 2023/01/24 00:39:25 [DEBUG] http: Request GET /v1/status/leader (239.989µs) from=127.0.0.6:36183 2023/01/24 00:39:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.67923158s) from=127.0.0.6:58873 2023/01/24 00:39:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.641519603s) from=127.0.0.6:55629 2023/01/24 00:39:28 [DEBUG] http: Request GET /v1/status/leader (239.347µs) from=127.0.0.6:36183 2023/01/24 00:39:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.755885918s) from=127.0.0.6:47189 2023/01/24 00:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.444655995s) from=127.0.0.6:60299 2023/01/24 00:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.803244468s) from=127.0.0.6:36027 2023/01/24 00:39:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m6.335496541s) from=127.0.0.6:50947 2023/01/24 00:39:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.390111126s) from=127.0.0.6:39749 2023/01/24 00:39:45 [DEBUG] http: Request GET /v1/status/leader (1.018609ms) from=127.0.0.6:36183 2023/01/24 00:39:48 [DEBUG] http: Request GET /v1/status/leader (638.213µs) from=127.0.0.6:36183 2023/01/24 00:39:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:39:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.31645892s) from=127.0.0.6:41681 2023/01/24 00:39:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m2.418093803s) from=127.0.0.6:50135 2023/01/24 00:40:05 [DEBUG] http: Request GET /v1/status/leader (454.944µs) from=127.0.0.6:37403 2023/01/24 00:40:08 [DEBUG] http: Request GET /v1/status/leader (973.132µs) from=127.0.0.6:37403 2023/01/24 00:40:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m4.32885473s) from=127.0.0.6:50789 2023/01/24 00:40: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/24 00:40:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m0.158764203s) from=127.0.0.6:52051 2023/01/24 00:40:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.2653655s) from=127.0.0.6:57223 2023/01/24 00:40:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m0.044359857s) from=127.0.0.6:37441 2023/01/24 00:40:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m0.651885563s) from=127.0.0.6:38527 2023/01/24 00:40:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.583064774s) from=127.0.0.6:46353 2023/01/24 00:40:25 [DEBUG] http: Request GET /v1/status/leader (134.804µs) from=127.0.0.6:36183 2023/01/24 00:40:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.792855789s) from=127.0.0.6:42681 2023/01/24 00:40:28 [DEBUG] http: Request GET /v1/status/leader (320.337µs) from=127.0.0.6:37403 2023/01/24 00:40:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m5.476741828s) from=127.0.0.6:33541 2023/01/24 00:40:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m3.057037658s) from=127.0.0.6:43059 2023/01/24 00:40:45 [DEBUG] http: Request GET /v1/status/leader (1.057595ms) from=127.0.0.6:37403 2023/01/24 00:40:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m4.900445217s) from=127.0.0.6:55581 2023/01/24 00:40:48 [DEBUG] http: Request GET /v1/status/leader (169µs) from=127.0.0.6:37403 2023/01/24 00:40:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:40:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.401666138s) from=127.0.0.6:57239 2023/01/24 00:40:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.507928889s) from=127.0.0.6:41289 2023/01/24 00:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.167217682s) from=127.0.0.6:33235 2023/01/24 00:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.618194103s) from=127.0.0.6:39639 2023/01/24 00:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.070138141s) from=127.0.0.6:52325 2023/01/24 00:41:05 [DEBUG] http: Request GET /v1/status/leader (192.597µs) from=127.0.0.6:36183 2023/01/24 00:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.855879371s) from=127.0.0.6:42053 2023/01/24 00:41:08 [DEBUG] http: Request GET /v1/status/leader (125.622µs) from=127.0.0.6:36183 2023/01/24 00:41:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:41:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:41:11 [DEBUG] agent: Node info in sync 2023/01/24 00:41:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m1.439446068s) from=127.0.0.6:46773 2023/01/24 00:41:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.364067764s) from=127.0.0.6:39291 2023/01/24 00:41:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.116716678s) from=127.0.0.6:45501 2023/01/24 00:41:25 [DEBUG] http: Request GET /v1/status/leader (5.168157ms) from=127.0.0.6:37403 2023/01/24 00:41:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.424450289s) from=127.0.0.6:56669 2023/01/24 00:41:28 [DEBUG] http: Request GET /v1/status/leader (170.465µs) from=127.0.0.6:37403 2023/01/24 00:41:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m2.08195807s) from=127.0.0.6:55629 2023/01/24 00:41:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.313480486s) from=127.0.0.6:58873 2023/01/24 00:41:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.301697205s) from=127.0.0.6:47189 2023/01/24 00:41:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.434093713s) from=127.0.0.6:60299 2023/01/24 00:41:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m2.988510219s) from=127.0.0.6:50947 2023/01/24 00:41:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.357106975s) from=127.0.0.6:36027 2023/01/24 00:41:45 [DEBUG] http: Request GET /v1/status/leader (317.506µs) from=127.0.0.6:36183 2023/01/24 00:41:48 [DEBUG] http: Request GET /v1/status/leader (444.263µs) from=127.0.0.6:37403 2023/01/24 00:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m3.832786695s) from=127.0.0.6:39749 2023/01/24 00:41:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.468015974s) from=127.0.0.6:41681 2023/01/24 00:42:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m3.913901431s) from=127.0.0.6:50135 2023/01/24 00:42:05 [DEBUG] http: Request GET /v1/status/leader (171.971µs) from=127.0.0.6:36183 2023/01/24 00:42:08 [DEBUG] http: Request GET /v1/status/leader (173.208µs) from=127.0.0.6:36183 2023/01/24 00:42:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.163311554s) from=127.0.0.6:50789 2023/01/24 00:42:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.019789271s) from=127.0.0.6:52051 2023/01/24 00:42:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.302429198s) from=127.0.0.6:57223 2023/01/24 00:42:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.98393423s) from=127.0.0.6:37441 2023/01/24 00:42:25 [DEBUG] http: Request GET /v1/status/leader (300.845µs) from=127.0.0.6:36183 2023/01/24 00:42:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.247531974s) from=127.0.0.6:38527 2023/01/24 00:42:28 [DEBUG] http: Request GET /v1/status/leader (168.997µs) from=127.0.0.6:36183 2023/01/24 00:42:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:42:28 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:42:28 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:42:28 [DEBUG] agent: Node info in sync 2023/01/24 00:42:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.610455318s) from=127.0.0.6:42681 2023/01/24 00:42:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m0.340468345s) from=127.0.0.6:33541 2023/01/24 00:42:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.767246619s) from=127.0.0.6:46353 2023/01/24 00:42:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m2.425563761s) from=127.0.0.6:43059 2023/01/24 00:42:45 [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:42:45 [DEBUG] http: Request GET /v1/status/leader (286.735µs) from=127.0.0.6:37403 2023/01/24 00:42:48 [DEBUG] http: Request GET /v1/status/leader (165.094µs) from=127.0.0.6:37403 2023/01/24 00:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.903632766s) from=127.0.0.6:57239 2023/01/24 00:42:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.974685096s) from=127.0.0.6:55581 2023/01/24 00:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m6.462780348s) from=127.0.0.6:41289 2023/01/24 00:43:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.917392077s) from=127.0.0.6:33235 2023/01/24 00:43:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.815117838s) from=127.0.0.6:52325 2023/01/24 00:43:05 [DEBUG] http: Request GET /v1/status/leader (286.754µs) from=127.0.0.6:37403 2023/01/24 00:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.975143781s) from=127.0.0.6:39639 2023/01/24 00:43:08 [DEBUG] http: Request GET /v1/status/leader (258.323µs) from=127.0.0.6:37403 2023/01/24 00:43:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m1.100637875s) from=127.0.0.6:46773 2023/01/24 00:43:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.398228414s) from=127.0.0.6:42053 2023/01/24 00:43:25 [DEBUG] http: Request GET /v1/status/leader (258.528µs) from=127.0.0.6:36183 2023/01/24 00:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.439629747s) from=127.0.0.6:39291 2023/01/24 00:43:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.850356622s) from=127.0.0.6:45501 2023/01/24 00:43:28 [DEBUG] http: Request GET /v1/status/leader (478.244µs) from=127.0.0.6:37403 2023/01/24 00:43:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.567124106s) from=127.0.0.6:56669 2023/01/24 00:43:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.273855638s) from=127.0.0.6:55629 2023/01/24 00:43:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:43:31 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:43:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:43:31 [DEBUG] agent: Node info in sync 2023/01/24 00:43:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m1.013289252s) from=127.0.0.6:50947 2023/01/24 00:43:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.384088192s) from=127.0.0.6:58873 2023/01/24 00:43:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.847584396s) from=127.0.0.6:47189 2023/01/24 00:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m3.784203629s) from=127.0.0.6:60299 2023/01/24 00:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.691492125s) from=127.0.0.6:36027 2023/01/24 00:43:45 [DEBUG] http: Request GET /v1/status/leader (230.439µs) from=127.0.0.6:36183 2023/01/24 00:43:48 [DEBUG] http: Request GET /v1/status/leader (295.6µs) from=127.0.0.6:37403 2023/01/24 00:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.80465339s) from=127.0.0.6:39749 2023/01/24 00:44:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.792738044s) from=127.0.0.6:41681 2023/01/24 00:44:05 [DEBUG] http: Request GET /v1/status/leader (275.09µs) from=127.0.0.6:36183 2023/01/24 00:44:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m5.545431451s) from=127.0.0.6:50135 2023/01/24 00:44:08 [DEBUG] http: Request GET /v1/status/leader (293.966µs) from=127.0.0.6:36183 2023/01/24 00:44:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m2.89279716s) from=127.0.0.6:50789 2023/01/24 00:44:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m1.849683986s) from=127.0.0.6:52051 2023/01/24 00:44:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.419653651s) from=127.0.0.6:57223 2023/01/24 00:44:25 [DEBUG] http: Request GET /v1/status/leader (225.867µs) from=127.0.0.6:37403 2023/01/24 00:44:28 [DEBUG] http: Request GET /v1/status/leader (3.171695ms) from=127.0.0.6:37403 2023/01/24 00:44:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m0.202098368s) from=127.0.0.6:42681 2023/01/24 00:44:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m3.901641763s) from=127.0.0.6:37441 2023/01/24 00:44:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m2.918302496s) from=127.0.0.6:38527 2023/01/24 00:44:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.814926067s) from=127.0.0.6:33541 2023/01/24 00:44:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.812911359s) from=127.0.0.6:46353 2023/01/24 00:44:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.760368584s) from=127.0.0.6:43059 2023/01/24 00:44:45 [DEBUG] http: Request GET /v1/status/leader (253.714µs) from=127.0.0.6:37403 2023/01/24 00:44:48 [DEBUG] http: Request GET /v1/status/leader (164.382µs) from=127.0.0.6:37403 2023/01/24 00:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m1.927584145s) from=127.0.0.6:57239 2023/01/24 00:44:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:44:57 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:44:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:44:57 [DEBUG] agent: Node info in sync 2023/01/24 00:44:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m6.240677008s) from=127.0.0.6:55581 2023/01/24 00:45:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.836466781s) from=127.0.0.6:41289 2023/01/24 00:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.079175051s) from=127.0.0.6:33235 2023/01/24 00:45:05 [DEBUG] http: Request GET /v1/status/leader (267.36µs) from=127.0.0.6:37403 2023/01/24 00:45:08 [DEBUG] http: Request GET /v1/status/leader (188.174µs) from=127.0.0.6:37403 2023/01/24 00:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.078293373s) from=127.0.0.6:39639 2023/01/24 00:45:11 [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:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.971082942s) from=127.0.0.6:52325 2023/01/24 00:45:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.467807824s) from=127.0.0.6:46773 2023/01/24 00:45:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.43570268s) from=127.0.0.6:42053 2023/01/24 00:45:25 [DEBUG] http: Request GET /v1/status/leader (337.104µs) from=127.0.0.6:36183 2023/01/24 00:45:28 [DEBUG] http: Request GET /v1/status/leader (257.768µs) from=127.0.0.6:36183 2023/01/24 00:45:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.46186128s) from=127.0.0.6:39291 2023/01/24 00:45:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.022075774s) from=127.0.0.6:56669 2023/01/24 00:45:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.926595361s) from=127.0.0.6:45501 2023/01/24 00:45:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m7.199404343s) from=127.0.0.6:55629 2023/01/24 00:45:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.512195213s) from=127.0.0.6:60299 2023/01/24 00:45:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.229256519s) from=127.0.0.6:50947 2023/01/24 00:45:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.646768962s) from=127.0.0.6:47189 2023/01/24 00:45:45 [DEBUG] http: Request GET /v1/status/leader (269.805µs) from=127.0.0.6:37403 2023/01/24 00:45:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m7.146876569s) from=127.0.0.6:58873 2023/01/24 00:45:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.130457513s) from=127.0.0.6:36027 2023/01/24 00:45:48 [DEBUG] http: Request GET /v1/status/leader (160.804µs) from=127.0.0.6:36183 2023/01/24 00:45:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m4.31201531s) from=127.0.0.6:39749 2023/01/24 00:46:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.18297284s) from=127.0.0.6:41681 2023/01/24 00:46:05 [DEBUG] http: Request GET /v1/status/leader (269.337µs) from=127.0.0.6:36183 2023/01/24 00:46:08 [DEBUG] http: Request GET /v1/status/leader (147.603µs) from=127.0.0.6:36183 2023/01/24 00:46:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m5.954423916s) from=127.0.0.6:50135 2023/01/24 00:46:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m3.770234225s) from=127.0.0.6:50789 2023/01/24 00:46:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m4.591770326s) from=127.0.0.6:52051 2023/01/24 00:46:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:46:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:46:25 [DEBUG] agent: Node info in sync 2023/01/24 00:46:25 [DEBUG] http: Request GET /v1/status/leader (155.97µs) from=127.0.0.6:36183 2023/01/24 00:46:28 [DEBUG] http: Request GET /v1/status/leader (335.66µs) from=127.0.0.6:37403 2023/01/24 00:46:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m6.095964054s) from=127.0.0.6:57223 2023/01/24 00:46:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.565430026s) from=127.0.0.6:42681 2023/01/24 00:46:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m1.579023061s) from=127.0.0.6:33541 2023/01/24 00:46:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.062115587s) from=127.0.0.6:38527 2023/01/24 00:46:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m7.006104931s) from=127.0.0.6:37441 2023/01/24 00:46:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.547636521s) from=127.0.0.6:46353 2023/01/24 00:46:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m0.866018138s) from=127.0.0.6:43059 2023/01/24 00:46:45 [DEBUG] http: Request GET /v1/status/leader (351.05µs) from=127.0.0.6:36183 2023/01/24 00:46:48 [DEBUG] http: Request GET /v1/status/leader (238.853µs) from=127.0.0.6:36183 2023/01/24 00:46:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:46:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m0.588739892s) from=127.0.0.6:57239 2023/01/24 00:47:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m5.226334709s) from=127.0.0.6:55581 2023/01/24 00:47:05 [DEBUG] http: Request GET /v1/status/leader (298.743µs) from=127.0.0.6:36183 2023/01/24 00:47:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m7.326356541s) from=127.0.0.6:41289 2023/01/24 00:47:08 [DEBUG] http: Request GET /v1/status/leader (235.752µs) from=127.0.0.6:37403 2023/01/24 00:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m6.734909641s) from=127.0.0.6:33235 2023/01/24 00:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.796136892s) from=127.0.0.6:39639 2023/01/24 00:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.737550459s) from=127.0.0.6:52325 2023/01/24 00:47:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m2.899891955s) from=127.0.0.6:46773 2023/01/24 00:47:25 [DEBUG] http: Request GET /v1/status/leader (268.231µs) from=127.0.0.6:36183 2023/01/24 00:47:28 [DEBUG] http: Request GET /v1/status/leader (134.649µs) from=127.0.0.6:36183 2023/01/24 00:47:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.233478389s) from=127.0.0.6:42053 2023/01/24 00:47:31 [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:47:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.260063694s) from=127.0.0.6:56669 2023/01/24 00:47:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.176374047s) from=127.0.0.6:45501 2023/01/24 00:47:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.362777583s) from=127.0.0.6:39291 2023/01/24 00:47:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m3.610237605s) from=127.0.0.6:55629 2023/01/24 00:47:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.112436255s) from=127.0.0.6:60299 2023/01/24 00:47:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m0.636588257s) from=127.0.0.6:50947 2023/01/24 00:47:45 [DEBUG] http: Request GET /v1/status/leader (2.194781ms) from=127.0.0.6:36183 2023/01/24 00:47:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.020974039s) from=127.0.0.6:47189 2023/01/24 00:47:48 [DEBUG] http: Request GET /v1/status/leader (245.14µs) from=127.0.0.6:36183 2023/01/24 00:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:47:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.787813456s) from=127.0.0.6:58873 2023/01/24 00:47:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.708794125s) from=127.0.0.6:36027 2023/01/24 00:48:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m7.130943473s) from=127.0.0.6:39749 2023/01/24 00:48:05 [DEBUG] http: Request GET /v1/status/leader (278.628µs) from=127.0.0.6:37403 2023/01/24 00:48:08 [DEBUG] http: Request GET /v1/status/leader (169.87µs) from=127.0.0.6:36183 2023/01/24 00:48:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:48:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:48:09 [DEBUG] agent: Node info in sync 2023/01/24 00:48:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m6.101414946s) from=127.0.0.6:41681 2023/01/24 00:48:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m6.818667144s) from=127.0.0.6:50135 2023/01/24 00:48:25 [DEBUG] http: Request GET /v1/status/leader (441.154µs) from=127.0.0.6:36183 2023/01/24 00:48:28 [DEBUG] http: Request GET /v1/status/leader (359.59µs) from=127.0.0.6:36183 2023/01/24 00:48:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m5.649780812s) from=127.0.0.6:52051 2023/01/24 00:48:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m0.268195608s) from=127.0.0.6:57223 2023/01/24 00:48:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m7.190677204s) from=127.0.0.6:50789 2023/01/24 00:48:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.310520154s) from=127.0.0.6:42681 2023/01/24 00:48:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m0.003953327s) from=127.0.0.6:37441 2023/01/24 00:48:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.610693477s) from=127.0.0.6:46353 2023/01/24 00:48:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m6.571398763s) from=127.0.0.6:33541 2023/01/24 00:48:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m7.079411471s) from=127.0.0.6:38527 2023/01/24 00:48:45 [DEBUG] http: Request GET /v1/status/leader (322.04µs) from=127.0.0.6:37403 2023/01/24 00:48:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m5.224039927s) from=127.0.0.6:43059 2023/01/24 00:48:48 [DEBUG] http: Request GET /v1/status/leader (309.687µs) from=127.0.0.6:36183 2023/01/24 00:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:48:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.337844952s) from=127.0.0.6:57239 2023/01/24 00:49:06 [DEBUG] http: Request GET /v1/status/leader (533.759µs) from=127.0.0.6:37403 2023/01/24 00:49:08 [DEBUG] http: Request GET /v1/status/leader (202.331µs) from=127.0.0.6:36183 2023/01/24 00:49:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m4.863210474s) from=127.0.0.6:55581 2023/01/24 00:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m1.402884945s) from=127.0.0.6:33235 2023/01/24 00:49:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.571804564s) from=127.0.0.6:41289 2023/01/24 00:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.880312757s) from=127.0.0.6:39639 2023/01/24 00:49:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m0.199841072s) from=127.0.0.6:46773 2023/01/24 00:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.646364227s) from=127.0.0.6:52325 2023/01/24 00:49:26 [DEBUG] http: Request GET /v1/status/leader (288.765µs) from=127.0.0.6:36183 2023/01/24 00:49:28 [DEBUG] http: Request GET /v1/status/leader (687.118µs) from=127.0.0.6:36183 2023/01/24 00:49:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.125914277s) from=127.0.0.6:42053 2023/01/24 00:49:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.298201908s) from=127.0.0.6:39291 2023/01/24 00:49:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.752477072s) from=127.0.0.6:45501 2023/01/24 00:49:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.463146872s) from=127.0.0.6:56669 2023/01/24 00:49:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.310252785s) from=127.0.0.6:55629 2023/01/24 00:49:46 [DEBUG] http: Request GET /v1/status/leader (381.705µs) from=127.0.0.6:36183 2023/01/24 00:49:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.00276265s) from=127.0.0.6:47189 2023/01/24 00:49:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m2.565312976s) from=127.0.0.6:50947 2023/01/24 00:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.997164156s) from=127.0.0.6:60299 2023/01/24 00:49:48 [DEBUG] http: Request GET /v1/status/leader (244.231µs) from=127.0.0.6:36183 2023/01/24 00:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:49:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m5.426021774s) from=127.0.0.6:58873 2023/01/24 00:49:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:49:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:49:59 [DEBUG] agent: Node info in sync 2023/01/24 00:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.164211377s) from=127.0.0.6:36027 2023/01/24 00:50:06 [DEBUG] http: Request GET /v1/status/leader (432.056µs) from=127.0.0.6:36183 2023/01/24 00:50:08 [DEBUG] http: Request GET /v1/status/leader (169.273µs) from=127.0.0.6:36183 2023/01/24 00:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.344599408s) from=127.0.0.6:39749 2023/01/24 00:50:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m1.835642645s) from=127.0.0.6:41681 2023/01/24 00:50: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:50:26 [DEBUG] http: Request GET /v1/status/leader (515.094µs) from=127.0.0.6:36183 2023/01/24 00:50:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m7.089963438s) from=127.0.0.6:50135 2023/01/24 00:50:28 [DEBUG] http: Request GET /v1/status/leader (190.487µs) from=127.0.0.6:37403 2023/01/24 00:50:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.971872442s) from=127.0.0.6:52051 2023/01/24 00:50:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m0.490385682s) from=127.0.0.6:42681 2023/01/24 00:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m5.789159592s) from=127.0.0.6:57223 2023/01/24 00:50:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.84253233s) from=127.0.0.6:50789 2023/01/24 00:50:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.653629708s) from=127.0.0.6:46353 2023/01/24 00:50:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.677819929s) from=127.0.0.6:37441 2023/01/24 00:50:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m0.635271136s) from=127.0.0.6:38527 2023/01/24 00:50:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m2.741004489s) from=127.0.0.6:33541 2023/01/24 00:50:46 [DEBUG] http: Request GET /v1/status/leader (162.775µs) from=127.0.0.6:37403 2023/01/24 00:50:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m0.691221172s) from=127.0.0.6:43059 2023/01/24 00:50:48 [DEBUG] http: Request GET /v1/status/leader (271.533µs) from=127.0.0.6:37403 2023/01/24 00:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:51:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.152455699s) from=127.0.0.6:57239 2023/01/24 00:51:06 [DEBUG] http: Request GET /v1/status/leader (146.01µs) from=127.0.0.6:36183 2023/01/24 00:51:08 [DEBUG] http: Request GET /v1/status/leader (262.121µs) from=127.0.0.6:37403 2023/01/24 00:51:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m3.709696413s) from=127.0.0.6:55581 2023/01/24 00:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m2.014738613s) from=127.0.0.6:33235 2023/01/24 00:51:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.119557507s) from=127.0.0.6:41289 2023/01/24 00:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m6.209227113s) from=127.0.0.6:39639 2023/01/24 00:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.84181001s) from=127.0.0.6:52325 2023/01/24 00:51:26 [DEBUG] http: Request GET /v1/status/leader (273.902µs) from=127.0.0.6:37403 2023/01/24 00:51:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m6.735647498s) from=127.0.0.6:46773 2023/01/24 00:51:28 [DEBUG] http: Request GET /v1/status/leader (171.208µs) from=127.0.0.6:36183 2023/01/24 00:51:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:51:36 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:51:36 [DEBUG] agent: Node info in sync 2023/01/24 00:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.001998232s) from=127.0.0.6:42053 2023/01/24 00:51:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.593102418s) from=127.0.0.6:39291 2023/01/24 00:51:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.546036332s) from=127.0.0.6:55629 2023/01/24 00:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.63606226s) from=127.0.0.6:56669 2023/01/24 00:51:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.577310209s) from=127.0.0.6:45501 2023/01/24 00:51:46 [DEBUG] http: Request GET /v1/status/leader (1.534481ms) from=127.0.0.6:37403 2023/01/24 00:51:48 [DEBUG] http: Request GET /v1/status/leader (238.399µs) from=127.0.0.6:37403 2023/01/24 00:51:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.914863093s) from=127.0.0.6:60299 2023/01/24 00:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:51:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.404094839s) from=127.0.0.6:47189 2023/01/24 00:51:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m5.451930946s) from=127.0.0.6:50947 2023/01/24 00:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.387526201s) from=127.0.0.6:36027 2023/01/24 00:52:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m6.680160528s) from=127.0.0.6:58873 2023/01/24 00:52:06 [DEBUG] http: Request GET /v1/status/leader (360.96µs) from=127.0.0.6:37403 2023/01/24 00:52:08 [DEBUG] http: Request GET /v1/status/leader (184.816µs) from=127.0.0.6:37403 2023/01/24 00:52:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m1.078046385s) from=127.0.0.6:39749 2023/01/24 00:52:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m4.726991312s) from=127.0.0.6:41681 2023/01/24 00:52:26 [DEBUG] http: Request GET /v1/status/leader (1.295879ms) from=127.0.0.6:37403 2023/01/24 00:52:28 [DEBUG] http: Request GET /v1/status/leader (449.063µs) from=127.0.0.6:36183 2023/01/24 00:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m4.491065426s) from=127.0.0.6:50135 2023/01/24 00:52:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.549059783s) from=127.0.0.6:42681 2023/01/24 00:52:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m5.59630086s) from=127.0.0.6:52051 2023/01/24 00:52:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m5.780410075s) from=127.0.0.6:57223 2023/01/24 00:52:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m6.61496261s) from=127.0.0.6:50789 2023/01/24 00:52:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.785899195s) from=127.0.0.6:46353 2023/01/24 00:52:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m3.254098618s) from=127.0.0.6:33541 2023/01/24 00:52:46 [DEBUG] http: Request GET /v1/status/leader (134.324µs) from=127.0.0.6:37403 2023/01/24 00:52:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m4.755962142s) from=127.0.0.6:38527 2023/01/24 00:52:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m5.218056892s) from=127.0.0.6:37441 2023/01/24 00:52:48 [DEBUG] http: Request GET /v1/status/leader (138.07µs) from=127.0.0.6:37403 2023/01/24 00:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:52:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=157 (2m6.190159674s) from=127.0.0.6:43059 2023/01/24 00:53:06 [DEBUG] http: Request GET /v1/status/leader (142.583µs) from=127.0.0.6:36183 2023/01/24 00:53:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m4.660781265s) from=127.0.0.6:57239 2023/01/24 00:53:08 [DEBUG] http: Request GET /v1/status/leader (284.287µs) from=127.0.0.6:37403 2023/01/24 00:53:09 [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:53:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.30.112_8482" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v1_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:53:14 [DEBUG] agent: Node info in sync 2023/01/24 00:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=62 (2m3.347593722s) from=127.0.0.6:33235 2023/01/24 00:53:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (2m2.665665768s) from=127.0.0.6:41289 2023/01/24 00:53:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=165 (2m7.309005183s) from=127.0.0.6:55581 2023/01/24 00:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.023576757s) from=127.0.0.6:52325 2023/01/24 00:53:26 [DEBUG] http: Request GET /v1/status/leader (252.153µs) from=127.0.0.6:37403 2023/01/24 00:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m6.049008435s) from=127.0.0.6:39639 2023/01/24 00:53:28 [DEBUG] http: Request GET /v1/status/leader (353.064µs) from=127.0.0.6:37403 2023/01/24 00:53:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=69 (2m4.065783481s) from=127.0.0.6:46773 2023/01/24 00:53:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.161404266s) from=127.0.0.6:39291 2023/01/24 00:53:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=66 (2m0.852931839s) from=127.0.0.6:55629 2023/01/24 00:53:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.787049261s) from=127.0.0.6:42053 2023/01/24 00:53:46 [DEBUG] http: Request GET /v1/status/leader (222.293µs) from=127.0.0.6:36183 2023/01/24 00:53:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.904625416s) from=127.0.0.6:45501 2023/01/24 00:53:48 [DEBUG] http: Request GET /v1/status/leader (190.208µs) from=127.0.0.6:37403 2023/01/24 00:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:53:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.454997984s) from=127.0.0.6:56669 2023/01/24 00:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m2.327707617s) from=127.0.0.6:60299 2023/01/24 00:53:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.811755489s) from=127.0.0.6:47189 2023/01/24 00:53:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=68 (2m4.96277237s) from=127.0.0.6:50947 2023/01/24 00:54:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.625811571s) from=127.0.0.6:36027 2023/01/24 00:54:06 [DEBUG] http: Request GET /v1/status/leader (262.597µs) from=127.0.0.6:36183 2023/01/24 00:54:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=67 (2m1.332981487s) from=127.0.0.6:58873 2023/01/24 00:54:08 [DEBUG] http: Request GET /v1/status/leader (219.784µs) from=127.0.0.6:36183 2023/01/24 00:54:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=148 (2m0.682227949s) from=127.0.0.6:41681 2023/01/24 00:54:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=63 (2m6.95459426s) from=127.0.0.6:39749 2023/01/24 00:54:26 [DEBUG] http: Request GET /v1/status/leader (1.045552ms) from=127.0.0.6:36183 2023/01/24 00:54:28 [DEBUG] http: Request GET /v1/status/leader (331.888µs) from=127.0.0.6:36183 2023/01/24 00:54:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=162 (2m5.099561006s) from=127.0.0.6:50135 2023/01/24 00:54:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.064267191s) from=127.0.0.6:42681 2023/01/24 00:54:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=164 (2m3.073936992s) from=127.0.0.6:52051 2023/01/24 00:54:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=158 (2m2.460871018s) from=127.0.0.6:57223 2023/01/24 00:54:46 [DEBUG] http: Request GET /v1/status/leader (214.06µs) from=127.0.0.6:37403 2023/01/24 00:54:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=81 (2m5.334793067s) from=127.0.0.6:50789 2023/01/24 00:54:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=163 (2m0.522201588s) from=127.0.0.6:38527 2023/01/24 00:54:48 [DEBUG] http: Request GET /v1/status/leader (156.183µs) from=127.0.0.6:37403 2023/01/24 00:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-hg959" since the cluster is too small 2023/01/24 00:54:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.877793883s) from=127.0.0.6:46353 2023/01/24 00:54:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=167 (2m4.615917871s) from=127.0.0.6:33541 2023/01/24 00:54:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=166 (2m4.864546283s) from=127.0.0.6:37441 2023/01/24 00:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.232_9011" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.72_8080" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.44.206_8806" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v2_nslcm_10.233.52.122_8403" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.44.206_8806" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.39_8803" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.50.21_9015" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.8_9007" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.47.220_9001" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.44.206_8806" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_sdnc_10.233.53.79_8282" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.36.22_8082" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.7.206_8801" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.11_8181" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.16.141_8410" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_parser_10.233.44.206_8806" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.41.255_9092" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.33_8443" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_vnfres_10.233.52.26_8802" in sync 2023/01/24 00:54:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.125_8484" in sync 2023/01/24 00:54:53 [DEBUG] agent: