+ 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: 'dace1236-a491-82bc-aab4-e02f44cbd7f8' Node name: 'onap-msb-consul-5cdd876fd9-4ch68' 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/02/14 15:31:24 [DEBUG] agent: Using random ID "dace1236-a491-82bc-aab4-e02f44cbd7f8" as node ID 2023/02/14 15:31:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:dace1236-a491-82bc-aab4-e02f44cbd7f8 Address:127.0.0.1:8300}] 2023/02/14 15:31:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/14 15:31:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-4ch68.dc1 127.0.0.1 2023/02/14 15:31:25 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/14 15:31:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/14 15:31:25 [WARN] raft: Unable to get address for server id dace1236-a491-82bc-aab4-e02f44cbd7f8, using fallback address 127.0.0.1:8300: Could not find address for server id dace1236-a491-82bc-aab4-e02f44cbd7f8 2023/02/14 15:31:25 [DEBUG] raft: Votes needed: 1 2023/02/14 15:31:25 [DEBUG] raft: Vote granted from dace1236-a491-82bc-aab4-e02f44cbd7f8 in term 2. Tally: 1 2023/02/14 15:31:25 [INFO] raft: Election won. Tally: 1 2023/02/14 15:31:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/14 15:31:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-4ch68 127.0.0.1 2023/02/14 15:31:25 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-4ch68 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:31:25 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/14 15:31:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-4ch68.dc1" in area "wan" 2023/02/14 15:31:25 [INFO] consul: cluster leadership acquired 2023/02/14 15:31:25 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-4ch68 2023/02/14 15:31:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/14 15:31:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/14 15:31:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/14 15:31:25 [INFO] agent: started state syncer 2023/02/14 15:31:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/14 15:31:25 [INFO] agent: Synced node info 2023/02/14 15:31:26 [DEBUG] agent: Node info in sync 2023/02/14 15:31:26 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/14 15:31:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:31:26 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-4ch68' joined, marking health alive 2023/02/14 15:31:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:31:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:31:29 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2023/02/14 15:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:32:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:32:33 [DEBUG] agent: Node info in sync 2023/02/14 15:33:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:34:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:34:03 [DEBUG] agent: Node info in sync 2023/02/14 15:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:35:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:35:09 [DEBUG] agent: Node info in sync 2023/02/14 15:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:36:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:36:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:36:24 [DEBUG] agent: Node info in sync 2023/02/14 15:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:38:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:38:12 [DEBUG] agent: Node info in sync 2023/02/14 15:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:38:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:39:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:39:38 [DEBUG] agent: Node info in sync 2023/02/14 15:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:41:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:41:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:41:06 [DEBUG] agent: Node info in sync 2023/02/14 15:41:18 [DEBUG] http: Request GET /v1/catalog/services (499.011µs) from=10.233.68.17:48452 2023/02/14 15:41:19 [DEBUG] http: Request GET /v1/status/leader (1.754498ms) from=10.233.68.17:48480 2023/02/14 15:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:41:39 [DEBUG] http: Request GET /v1/status/leader (351.342µs) from=10.233.68.17:48772 2023/02/14 15:41:59 [DEBUG] http: Request GET /v1/status/leader (287.409µs) from=10.233.68.17:49064 2023/02/14 15:41:59 [DEBUG] http: Request GET /v1/catalog/services (187.271µs) from=10.233.72.123:50350 2023/02/14 15:42:00 [DEBUG] http: Request GET /v1/status/leader (205.711µs) from=10.233.72.123:50360 2023/02/14 15:42:19 [DEBUG] http: Request GET /v1/status/leader (1.695641ms) from=10.233.68.17:49350 2023/02/14 15:42:20 [DEBUG] http: Request GET /v1/status/leader (242.06µs) from=10.233.72.123:50538 2023/02/14 15:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:42:39 [DEBUG] http: Request GET /v1/status/leader (413.935µs) from=10.233.68.17:49752 2023/02/14 15:42:41 [DEBUG] http: Request GET /v1/status/leader (1.312097ms) from=10.233.72.123:50690 2023/02/14 15:42:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:42:57 [DEBUG] agent: Node info in sync 2023/02/14 15:42:59 [DEBUG] http: Request GET /v1/status/leader (315.912µs) from=10.233.68.17:50082 2023/02/14 15:43:01 [DEBUG] http: Request GET /v1/status/leader (803.271µs) from=10.233.72.123:50850 2023/02/14 15:43:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:43:19 [DEBUG] http: Request GET /v1/status/leader (491.697µs) from=10.233.68.17:50416 2023/02/14 15:43:21 [DEBUG] http: Request GET /v1/status/leader (267.189µs) from=10.233.72.123:51016 2023/02/14 15:43:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.337809627s) from=10.233.68.17:48452 2023/02/14 15:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:43:39 [DEBUG] http: Request GET /v1/status/leader (1.007408ms) from=10.233.68.17:50798 2023/02/14 15:43:41 [DEBUG] http: Request GET /v1/status/leader (381.548µs) from=10.233.72.123:51168 2023/02/14 15:43:59 [DEBUG] http: Request GET /v1/status/leader (771.147µs) from=10.233.68.17:51176 2023/02/14 15:44:01 [DEBUG] http: Request GET /v1/status/leader (1.235306ms) from=10.233.72.123:51328 2023/02/14 15:44:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.068221289s) from=10.233.72.123:50350 2023/02/14 15:44:19 [DEBUG] http: Request GET /v1/status/leader (953.016µs) from=10.233.68.17:51566 2023/02/14 15:44:21 [DEBUG] http: Request GET /v1/status/leader (1.044215ms) from=10.233.72.123:51502 2023/02/14 15:44:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:44:24 [DEBUG] agent: Node info in sync 2023/02/14 15:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:44:39 [DEBUG] http: Request GET /v1/status/leader (2.259234ms) from=10.233.68.17:51980 2023/02/14 15:44:41 [DEBUG] http: Request GET /v1/status/leader (315.452µs) from=10.233.72.123:51650 2023/02/14 15:45:00 [DEBUG] http: Request GET /v1/status/leader (657.733µs) from=10.233.68.17:52390 2023/02/14 15:45:01 [DEBUG] http: Request GET /v1/status/leader (242.386µs) from=10.233.72.123:51810 2023/02/14 15:45:20 [DEBUG] http: Request GET /v1/status/leader (227.587µs) from=10.233.68.17:52796 2023/02/14 15:45:21 [DEBUG] http: Request GET /v1/status/leader (417.819µs) from=10.233.72.123:51974 2023/02/14 15:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:45:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.134682852s) from=10.233.68.17:48452 2023/02/14 15:45:40 [DEBUG] http: Request GET /v1/status/leader (423.74µs) from=10.233.68.17:53214 2023/02/14 15:45:41 [DEBUG] http: Request GET /v1/status/leader (530.75µs) from=10.233.72.123:52122 2023/02/14 15:45:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:45:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:45:43 [DEBUG] agent: Node info in sync 2023/02/14 15:46:00 [DEBUG] http: Request GET /v1/status/leader (358.306µs) from=10.233.68.17:53664 2023/02/14 15:46:01 [DEBUG] http: Request GET /v1/status/leader (304.828µs) from=10.233.72.123:52282 2023/02/14 15:46:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.593936321s) from=10.233.72.123:50350 2023/02/14 15:46:20 [DEBUG] http: Request GET /v1/status/leader (713.072µs) from=10.233.68.17:53942 2023/02/14 15:46:21 [DEBUG] http: Request GET /v1/status/leader (1.209742ms) from=10.233.72.123:52456 2023/02/14 15:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:46:40 [DEBUG] http: Request GET /v1/status/leader (776.382µs) from=10.233.68.17:54238 2023/02/14 15:46:41 [DEBUG] http: Request GET /v1/status/leader (835.266µs) from=10.233.72.123:52612 2023/02/14 15:47:00 [DEBUG] http: Request GET /v1/status/leader (550.264µs) from=10.233.68.17:54536 2023/02/14 15:47:01 [DEBUG] http: Request GET /v1/status/leader (413.525µs) from=10.233.72.123:52768 2023/02/14 15:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:47:17 [DEBUG] agent: Node info in sync 2023/02/14 15:47:20 [DEBUG] http: Request GET /v1/status/leader (715.333µs) from=10.233.68.17:54822 2023/02/14 15:47:21 [DEBUG] http: Request GET /v1/status/leader (224.026µs) from=10.233.72.123:52932 2023/02/14 15:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:47:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.02980144s) from=10.233.68.17:48452 2023/02/14 15:47:40 [DEBUG] http: Request GET /v1/status/leader (1.424741ms) from=10.233.68.17:55110 2023/02/14 15:47:41 [DEBUG] http: Request GET /v1/status/leader (212.329µs) from=10.233.72.123:53086 2023/02/14 15:48:00 [DEBUG] http: Request GET /v1/status/leader (255.007µs) from=10.233.68.17:55400 2023/02/14 15:48:01 [DEBUG] http: Request GET /v1/status/leader (504.185µs) from=10.233.72.123:53248 2023/02/14 15:48:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.171987924s) from=10.233.72.123:50350 2023/02/14 15:48:20 [DEBUG] http: Request GET /v1/status/leader (674.87µs) from=10.233.68.17:55740 2023/02/14 15:48:21 [DEBUG] http: Request GET /v1/status/leader (257.667µs) from=10.233.72.123:53420 2023/02/14 15:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:48:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:48:40 [DEBUG] http: Request GET /v1/status/leader (394.861µs) from=10.233.68.17:56034 2023/02/14 15:48:41 [DEBUG] http: Request GET /v1/status/leader (323.958µs) from=10.233.72.123:53572 2023/02/14 15:49:00 [DEBUG] http: Request GET /v1/status/leader (309.008µs) from=10.233.68.17:56330 2023/02/14 15:49:02 [DEBUG] http: Request GET /v1/status/leader (343.894µs) from=10.233.72.123:53746 2023/02/14 15:49:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:49:13 [DEBUG] agent: Node info in sync 2023/02/14 15:49:20 [DEBUG] http: Request GET /v1/status/leader (590.947µs) from=10.233.68.17:56622 2023/02/14 15:49:22 [DEBUG] http: Request GET /v1/status/leader (254.186µs) from=10.233.72.123:53908 2023/02/14 15:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:49:40 [DEBUG] http: Request GET /v1/status/leader (826.177µs) from=10.233.68.17:56904 2023/02/14 15:49:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.285949228s) from=10.233.68.17:48452 2023/02/14 15:49:42 [DEBUG] http: Request GET /v1/status/leader (475.327µs) from=10.233.72.123:54058 2023/02/14 15:50:00 [DEBUG] http: Request GET /v1/status/leader (2.144611ms) from=10.233.68.17:57204 2023/02/14 15:50:02 [DEBUG] http: Request GET /v1/status/leader (412.43µs) from=10.233.72.123:54216 2023/02/14 15:50:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.026855379s) from=10.233.72.123:50350 2023/02/14 15:50:20 [DEBUG] http: Request GET /v1/status/leader (325.499µs) from=10.233.68.17:57498 2023/02/14 15:50:22 [DEBUG] http: Request GET /v1/status/leader (404.108µs) from=10.233.72.123:54392 2023/02/14 15:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:50:40 [DEBUG] http: Request GET /v1/status/leader (231.196µs) from=10.233.68.17:57784 2023/02/14 15:50:42 [DEBUG] http: Request GET /v1/status/leader (245.783µs) from=10.233.72.123:54544 2023/02/14 15:51:00 [DEBUG] http: Request GET /v1/status/leader (351.008µs) from=10.233.68.17:58082 2023/02/14 15:51:02 [DEBUG] http: Request GET /v1/status/leader (370.699µs) from=10.233.72.123:54702 2023/02/14 15:51:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:51:09 [DEBUG] agent: Node info in sync 2023/02/14 15:51:20 [DEBUG] http: Request GET /v1/status/leader (397.127µs) from=10.233.68.17:58378 2023/02/14 15:51:22 [DEBUG] http: Request GET /v1/status/leader (544.774µs) from=10.233.72.123:54864 2023/02/14 15:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:51:40 [DEBUG] http: Request GET /v1/status/leader (205.572µs) from=10.233.68.17:58670 2023/02/14 15:51:42 [DEBUG] http: Request GET /v1/status/leader (581.909µs) from=10.233.72.123:55014 2023/02/14 15:51:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.515878302s) from=10.233.68.17:48452 2023/02/14 15:52:00 [DEBUG] http: Request GET /v1/status/leader (347.337µs) from=10.233.68.17:58958 2023/02/14 15:52:02 [DEBUG] http: Request GET /v1/status/leader (206.259µs) from=10.233.72.123:55176 2023/02/14 15:52:20 [DEBUG] http: Request GET /v1/status/leader (549.177µs) from=10.233.68.17:59246 2023/02/14 15:52:22 [DEBUG] http: Request GET /v1/status/leader (230.241471ms) from=10.233.72.123:55348 2023/02/14 15:52:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.139942362s) from=10.233.72.123:50350 2023/02/14 15:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:52:40 [DEBUG] http: Request GET /v1/status/leader (361.387µs) from=10.233.68.17:59530 2023/02/14 15:52:43 [DEBUG] http: Request GET /v1/status/leader (314.049µs) from=10.233.72.123:55504 2023/02/14 15:53:00 [DEBUG] http: Request GET /v1/status/leader (893.05µs) from=10.233.68.17:59824 2023/02/14 15:53:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:53:02 [DEBUG] agent: Node info in sync 2023/02/14 15:53:03 [DEBUG] http: Request GET /v1/status/leader (267.089µs) from=10.233.72.123:55662 2023/02/14 15:53:20 [DEBUG] http: Request GET /v1/status/leader (430.206µs) from=10.233.68.17:60118 2023/02/14 15:53:23 [DEBUG] http: Request GET /v1/status/leader (365.093µs) from=10.233.72.123:55822 2023/02/14 15:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:53:41 [DEBUG] http: Request GET /v1/status/leader (3.819391ms) from=10.233.68.17:60408 2023/02/14 15:53:43 [DEBUG] http: Request GET /v1/status/leader (373.301µs) from=10.233.72.123:55978 2023/02/14 15:53:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.011006669s) from=10.233.68.17:48452 2023/02/14 15:54:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:54:01 [DEBUG] http: Request GET /v1/status/leader (255.697µs) from=10.233.68.17:60704 2023/02/14 15:54:03 [DEBUG] http: Request GET /v1/status/leader (230.095µs) from=10.233.72.123:56136 2023/02/14 15:54:21 [DEBUG] http: Request GET /v1/status/leader (400.009µs) from=10.233.68.17:60998 2023/02/14 15:54:23 [DEBUG] http: Request GET /v1/status/leader (522.551µs) from=10.233.72.123:56312 2023/02/14 15:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:54:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.554549071s) from=10.233.72.123:50350 2023/02/14 15:54:41 [DEBUG] http: Request GET /v1/status/leader (345.243µs) from=10.233.68.17:33054 2023/02/14 15:54:43 [DEBUG] http: Request GET /v1/status/leader (1.102564ms) from=10.233.72.123:56464 2023/02/14 15:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:54:45 [DEBUG] agent: Node info in sync 2023/02/14 15:55:01 [DEBUG] http: Request GET /v1/status/leader (289.985µs) from=10.233.68.17:33352 2023/02/14 15:55:03 [DEBUG] http: Request GET /v1/status/leader (213.318µs) from=10.233.72.123:56620 2023/02/14 15:55:21 [DEBUG] http: Request GET /v1/status/leader (776.644µs) from=10.233.68.17:33646 2023/02/14 15:55:23 [DEBUG] http: Request GET /v1/status/leader (796.342µs) from=10.233.72.123:56780 2023/02/14 15:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:55:41 [DEBUG] http: Request GET /v1/status/leader (432.299µs) from=10.233.68.17:33934 2023/02/14 15:55:43 [DEBUG] http: Request GET /v1/status/leader (356.052µs) from=10.233.72.123:56936 2023/02/14 15:55:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.541043015s) from=10.233.68.17:48452 2023/02/14 15:56:01 [DEBUG] http: Request GET /v1/status/leader (2.513419ms) from=10.233.68.17:34242 2023/02/14 15:56:03 [DEBUG] http: Request GET /v1/status/leader (556.478µs) from=10.233.72.123:57096 2023/02/14 15:56:21 [DEBUG] http: Request GET /v1/status/leader (360.499µs) from=10.233.68.17:34530 2023/02/14 15:56:23 [DEBUG] http: Request GET /v1/status/leader (251.009µs) from=10.233.72.123:57264 2023/02/14 15:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:56:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:56:29 [DEBUG] agent: Node info in sync 2023/02/14 15:56:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.411266703s) from=10.233.72.123:50350 2023/02/14 15:56:41 [DEBUG] http: Request GET /v1/status/leader (3.709273ms) from=10.233.68.17:34822 2023/02/14 15:56:43 [DEBUG] http: Request GET /v1/status/leader (356.686µs) from=10.233.72.123:57420 2023/02/14 15:56:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 15:57:01 [DEBUG] http: Request GET /v1/status/leader (313.898µs) from=10.233.68.17:35114 2023/02/14 15:57:03 [DEBUG] http: Request GET /v1/status/leader (219.358µs) from=10.233.72.123:57578 2023/02/14 15:57:21 [DEBUG] http: Request GET /v1/status/leader (1.791995ms) from=10.233.68.17:35402 2023/02/14 15:57:23 [DEBUG] http: Request GET /v1/status/leader (437.571µs) from=10.233.72.123:57738 2023/02/14 15:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:57:41 [DEBUG] http: Request GET /v1/status/leader (296.874µs) from=10.233.68.17:35690 2023/02/14 15:57:43 [DEBUG] http: Request GET /v1/status/leader (351.538µs) from=10.233.72.123:57894 2023/02/14 15:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:57:51 [DEBUG] agent: Node info in sync 2023/02/14 15:58:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.873947052s) from=10.233.68.17:48452 2023/02/14 15:58:01 [DEBUG] http: Request GET /v1/status/leader (227.833µs) from=10.233.68.17:35988 2023/02/14 15:58:03 [DEBUG] http: Request GET /v1/status/leader (1.463932ms) from=10.233.72.123:58052 2023/02/14 15:58:21 [DEBUG] http: Request GET /v1/status/leader (949.472µs) from=10.233.68.17:36284 2023/02/14 15:58:23 [DEBUG] http: Request GET /v1/status/leader (256.211µs) from=10.233.72.123:58230 2023/02/14 15:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:58:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.891965749s) from=10.233.72.123:50350 2023/02/14 15:58:41 [DEBUG] http: Request GET /v1/status/leader (739.456µs) from=10.233.68.17:36568 2023/02/14 15:58:43 [DEBUG] http: Request GET /v1/status/leader (475.834µs) from=10.233.72.123:58384 2023/02/14 15:59:01 [DEBUG] http: Request GET /v1/status/leader (242.838µs) from=10.233.68.17:36876 2023/02/14 15:59:04 [DEBUG] http: Request GET /v1/status/leader (132.528292ms) from=10.233.72.123:58552 2023/02/14 15:59:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 15:59:14 [DEBUG] agent: Node info in sync 2023/02/14 15:59:21 [DEBUG] http: Request GET /v1/status/leader (235.498µs) from=10.233.68.17:37160 2023/02/14 15:59:24 [DEBUG] http: Request GET /v1/status/leader (453.491µs) from=10.233.72.123:58722 2023/02/14 15:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 15:59:41 [DEBUG] http: Request GET /v1/status/leader (375.979µs) from=10.233.68.17:37450 2023/02/14 15:59:44 [DEBUG] http: Request GET /v1/status/leader (5.802938ms) from=10.233.72.123:58872 2023/02/14 15:59:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:00:01 [DEBUG] http: Request GET /v1/status/leader (404.508µs) from=10.233.68.17:37734 2023/02/14 16:00:04 [DEBUG] http: Request GET /v1/status/leader (268.498µs) from=10.233.72.123:59034 2023/02/14 16:00:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.694721058s) from=10.233.68.17:48452 2023/02/14 16:00:21 [DEBUG] http: Request GET /v1/status/leader (222.879µs) from=10.233.68.17:38022 2023/02/14 16:00:24 [DEBUG] http: Request GET /v1/status/leader (480.399µs) from=10.233.72.123:59206 2023/02/14 16:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:00:39 [DEBUG] agent: Node info in sync 2023/02/14 16:00:41 [DEBUG] http: Request GET /v1/status/leader (5.462477ms) from=10.233.68.17:38302 2023/02/14 16:00:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.678238086s) from=10.233.72.123:50350 2023/02/14 16:00:44 [DEBUG] http: Request GET /v1/status/leader (338.523µs) from=10.233.72.123:59358 2023/02/14 16:01:01 [DEBUG] http: Request GET /v1/status/leader (1.088039ms) from=10.233.68.17:38598 2023/02/14 16:01:04 [DEBUG] http: Request GET /v1/status/leader (332.841µs) from=10.233.72.123:59516 2023/02/14 16:01:21 [DEBUG] http: Request GET /v1/status/leader (844.089µs) from=10.233.68.17:38886 2023/02/14 16:01:24 [DEBUG] http: Request GET /v1/status/leader (812.965µs) from=10.233.72.123:59674 2023/02/14 16:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:01:41 [DEBUG] http: Request GET /v1/status/leader (263.079µs) from=10.233.68.17:39178 2023/02/14 16:01:44 [DEBUG] http: Request GET /v1/status/leader (420.513µs) from=10.233.72.123:59824 2023/02/14 16:02:01 [DEBUG] http: Request GET /v1/status/leader (653.863µs) from=10.233.68.17:39488 2023/02/14 16:02:04 [DEBUG] http: Request GET /v1/status/leader (241.245µs) from=10.233.72.123:59982 2023/02/14 16:02:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.751033087s) from=10.233.68.17:48452 2023/02/14 16:02:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:02:20 [DEBUG] agent: Node info in sync 2023/02/14 16:02:21 [DEBUG] http: Request GET /v1/status/leader (530.908µs) from=10.233.68.17:39764 2023/02/14 16:02:24 [DEBUG] http: Request GET /v1/status/leader (548.842µs) from=10.233.72.123:60158 2023/02/14 16:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:02:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:02:41 [DEBUG] http: Request GET /v1/status/leader (744.976µs) from=10.233.68.17:40050 2023/02/14 16:02:44 [DEBUG] http: Request GET /v1/status/leader (334.384µs) from=10.233.72.123:60310 2023/02/14 16:02:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.920164358s) from=10.233.72.123:50350 2023/02/14 16:03:01 [DEBUG] http: Request GET /v1/status/leader (370.154µs) from=10.233.68.17:40334 2023/02/14 16:03:04 [DEBUG] http: Request GET /v1/status/leader (242.1µs) from=10.233.72.123:60468 2023/02/14 16:03:22 [DEBUG] http: Request GET /v1/status/leader (485.194µs) from=10.233.68.17:40630 2023/02/14 16:03:24 [DEBUG] http: Request GET /v1/status/leader (503.607µs) from=10.233.72.123:60628 2023/02/14 16:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:03:42 [DEBUG] http: Request GET /v1/status/leader (226.591µs) from=10.233.68.17:40928 2023/02/14 16:03:44 [DEBUG] http: Request GET /v1/status/leader (1.471317ms) from=10.233.72.123:60784 2023/02/14 16:04:02 [DEBUG] http: Request GET /v1/status/leader (247.14µs) from=10.233.68.17:41220 2023/02/14 16:04:04 [DEBUG] http: Request GET /v1/status/leader (509.792µs) from=10.233.72.123:60940 2023/02/14 16:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:04:19 [DEBUG] agent: Node info in sync 2023/02/14 16:04:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.922798378s) from=10.233.68.17:48452 2023/02/14 16:04:22 [DEBUG] http: Request GET /v1/status/leader (244.113µs) from=10.233.68.17:41502 2023/02/14 16:04:24 [DEBUG] http: Request GET /v1/status/leader (1.457564ms) from=10.233.72.123:32882 2023/02/14 16:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:04:42 [DEBUG] http: Request GET /v1/status/leader (730.166µs) from=10.233.68.17:41788 2023/02/14 16:04:44 [DEBUG] http: Request GET /v1/status/leader (363.619µs) from=10.233.72.123:33038 2023/02/14 16:04:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.204801077s) from=10.233.72.123:50350 2023/02/14 16:04:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:05:02 [DEBUG] http: Request GET /v1/status/leader (1.472827ms) from=10.233.68.17:42078 2023/02/14 16:05:04 [DEBUG] http: Request GET /v1/status/leader (388.254µs) from=10.233.72.123:33198 2023/02/14 16:05:22 [DEBUG] http: Request GET /v1/status/leader (323.598µs) from=10.233.68.17:42370 2023/02/14 16:05:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:05:22 [DEBUG] agent: Node info in sync 2023/02/14 16:05:24 [DEBUG] http: Request GET /v1/status/leader (709.735µs) from=10.233.72.123:33356 2023/02/14 16:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:05:42 [DEBUG] http: Request GET /v1/status/leader (360.419µs) from=10.233.68.17:42646 2023/02/14 16:05:44 [DEBUG] http: Request GET /v1/status/leader (452.511µs) from=10.233.72.123:33506 2023/02/14 16:06:02 [DEBUG] http: Request GET /v1/status/leader (226.685µs) from=10.233.68.17:42940 2023/02/14 16:06:04 [DEBUG] http: Request GET /v1/status/leader (403.523µs) from=10.233.72.123:33664 2023/02/14 16:06:22 [DEBUG] http: Request GET /v1/status/leader (341.953µs) from=10.233.68.17:43226 2023/02/14 16:06:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.020269587s) from=10.233.68.17:48452 2023/02/14 16:06:24 [DEBUG] http: Request GET /v1/status/leader (432.881µs) from=10.233.72.123:33836 2023/02/14 16:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:06:42 [DEBUG] http: Request GET /v1/status/leader (537.221µs) from=10.233.68.17:43512 2023/02/14 16:06:44 [DEBUG] http: Request GET /v1/status/leader (289.944µs) from=10.233.72.123:33990 2023/02/14 16:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:06:45 [DEBUG] agent: Node info in sync 2023/02/14 16:06:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.526858885s) from=10.233.72.123:50350 2023/02/14 16:07:02 [DEBUG] http: Request GET /v1/status/leader (341.805µs) from=10.233.68.17:43804 2023/02/14 16:07:04 [DEBUG] http: Request GET /v1/status/leader (387.144µs) from=10.233.72.123:34146 2023/02/14 16:07:22 [DEBUG] http: Request GET /v1/status/leader (811.193µs) from=10.233.68.17:44110 2023/02/14 16:07:24 [DEBUG] http: Request GET /v1/status/leader (3.196643ms) from=10.233.72.123:34304 2023/02/14 16:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:07:42 [DEBUG] http: Request GET /v1/status/leader (2.399294ms) from=10.233.68.17:44400 2023/02/14 16:07:44 [DEBUG] http: Request GET /v1/status/leader (557.873µs) from=10.233.72.123:34456 2023/02/14 16:07:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:08:02 [DEBUG] http: Request GET /v1/status/leader (231.586µs) from=10.233.68.17:44700 2023/02/14 16:08:04 [DEBUG] http: Request GET /v1/status/leader (241.68µs) from=10.233.72.123:34614 2023/02/14 16:08:22 [DEBUG] http: Request GET /v1/status/leader (205.956µs) from=10.233.68.17:44988 2023/02/14 16:08:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.109327535s) from=10.233.68.17:48452 2023/02/14 16:08:25 [DEBUG] http: Request GET /v1/status/leader (584.371µs) from=10.233.72.123:34782 2023/02/14 16:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:08:42 [DEBUG] http: Request GET /v1/status/leader (384.652µs) from=10.233.68.17:45266 2023/02/14 16:08:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:08:42 [DEBUG] agent: Node info in sync 2023/02/14 16:08:45 [DEBUG] http: Request GET /v1/status/leader (269.368µs) from=10.233.72.123:34936 2023/02/14 16:08:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.590697134s) from=10.233.72.123:50350 2023/02/14 16:09:02 [DEBUG] http: Request GET /v1/status/leader (395.35µs) from=10.233.68.17:45560 2023/02/14 16:09:05 [DEBUG] http: Request GET /v1/status/leader (180.94208ms) from=10.233.72.123:35090 2023/02/14 16:09:22 [DEBUG] http: Request GET /v1/status/leader (288.351µs) from=10.233.68.17:45846 2023/02/14 16:09:25 [DEBUG] http: Request GET /v1/status/leader (329.948µs) from=10.233.72.123:35264 2023/02/14 16:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:09:42 [DEBUG] http: Request GET /v1/status/leader (392.852µs) from=10.233.68.17:46128 2023/02/14 16:09:45 [DEBUG] http: Request GET /v1/status/leader (211.084µs) from=10.233.72.123:35418 2023/02/14 16:09:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:09:49 [DEBUG] agent: Node info in sync 2023/02/14 16:09:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:10:02 [DEBUG] http: Request GET /v1/status/leader (390.78µs) from=10.233.68.17:46424 2023/02/14 16:10:05 [DEBUG] http: Request GET /v1/status/leader (238.583µs) from=10.233.72.123:35582 2023/02/14 16:10:22 [DEBUG] http: Request GET /v1/status/leader (680.772µs) from=10.233.68.17:46702 2023/02/14 16:10:25 [DEBUG] http: Request GET /v1/status/leader (252.306µs) from=10.233.72.123:35756 2023/02/14 16:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:10:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.23525496s) from=10.233.68.17:48452 2023/02/14 16:10:42 [DEBUG] http: Request GET /v1/status/leader (696.008µs) from=10.233.68.17:46984 2023/02/14 16:10:45 [DEBUG] http: Request GET /v1/status/leader (285.426µs) from=10.233.72.123:35910 2023/02/14 16:10:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:10:50 [DEBUG] agent: Node info in sync 2023/02/14 16:10:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.609537305s) from=10.233.72.123:50350 2023/02/14 16:11:02 [DEBUG] http: Request GET /v1/status/leader (443.503µs) from=10.233.68.17:47278 2023/02/14 16:11:05 [DEBUG] http: Request GET /v1/status/leader (568.434µs) from=10.233.72.123:36066 2023/02/14 16:11:22 [DEBUG] http: Request GET /v1/status/leader (424.565µs) from=10.233.68.17:47578 2023/02/14 16:11:25 [DEBUG] http: Request GET /v1/status/leader (444.711µs) from=10.233.72.123:36222 2023/02/14 16:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:11:42 [DEBUG] http: Request GET /v1/status/leader (251.267µs) from=10.233.68.17:47854 2023/02/14 16:11:45 [DEBUG] http: Request GET /v1/status/leader (254.936µs) from=10.233.72.123:36374 2023/02/14 16:12:02 [DEBUG] http: Request GET /v1/status/leader (384.998µs) from=10.233.68.17:48178 2023/02/14 16:12:05 [DEBUG] http: Request GET /v1/status/leader (337.729µs) from=10.233.72.123:36532 2023/02/14 16:12:22 [DEBUG] http: Request GET /v1/status/leader (42.056338ms) from=10.233.68.17:48472 2023/02/14 16:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:12:25 [DEBUG] http: Request GET /v1/status/leader (322.17µs) from=10.233.72.123:36700 2023/02/14 16:12:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.210248806s) from=10.233.68.17:48452 2023/02/14 16:12:42 [DEBUG] http: Request GET /v1/status/leader (230.647µs) from=10.233.68.17:48762 2023/02/14 16:12:45 [DEBUG] http: Request GET /v1/status/leader (252.7µs) from=10.233.72.123:36858 2023/02/14 16:12:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:12:49 [DEBUG] agent: Node info in sync 2023/02/14 16:12:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:13:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.190380196s) from=10.233.72.123:50350 2023/02/14 16:13:02 [DEBUG] http: Request GET /v1/status/leader (257.952µs) from=10.233.68.17:49060 2023/02/14 16:13:05 [DEBUG] http: Request GET /v1/status/leader (118.075829ms) from=10.233.72.123:37012 2023/02/14 16:13:22 [DEBUG] http: Request GET /v1/status/leader (633.196µs) from=10.233.68.17:49360 2023/02/14 16:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:13:25 [DEBUG] http: Request GET /v1/status/leader (991.456µs) from=10.233.72.123:37174 2023/02/14 16:13:42 [DEBUG] http: Request GET /v1/status/leader (678.053µs) from=10.233.68.17:49648 2023/02/14 16:13:45 [DEBUG] http: Request GET /v1/status/leader (266.895µs) from=10.233.72.123:37326 2023/02/14 16:13:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:13:58 [DEBUG] agent: Node info in sync 2023/02/14 16:14:02 [DEBUG] http: Request GET /v1/status/leader (762.674µs) from=10.233.68.17:49936 2023/02/14 16:14:05 [DEBUG] http: Request GET /v1/status/leader (278.494µs) from=10.233.72.123:37490 2023/02/14 16:14:22 [DEBUG] http: Request GET /v1/status/leader (457.099µs) from=10.233.68.17:50238 2023/02/14 16:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:14:25 [DEBUG] http: Request GET /v1/status/leader (505.753µs) from=10.233.72.123:37664 2023/02/14 16:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.262122909s) from=10.233.68.17:48452 2023/02/14 16:14:42 [DEBUG] http: Request GET /v1/status/leader (417.006µs) from=10.233.68.17:50522 2023/02/14 16:14:46 [DEBUG] http: Request GET /v1/status/leader (342.08µs) from=10.233.72.123:37818 2023/02/14 16:14:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:15:02 [DEBUG] http: Request GET /v1/status/leader (225.872µs) from=10.233.68.17:50820 2023/02/14 16:15:06 [DEBUG] http: Request GET /v1/status/leader (327.262µs) from=10.233.72.123:37976 2023/02/14 16:15:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.959009377s) from=10.233.72.123:50350 2023/02/14 16:15:22 [DEBUG] http: Request GET /v1/status/leader (312.31µs) from=10.233.68.17:51114 2023/02/14 16:15:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:15:24 [DEBUG] agent: Node info in sync 2023/02/14 16:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:15:26 [DEBUG] http: Request GET /v1/status/leader (365.561µs) from=10.233.72.123:38142 2023/02/14 16:15:42 [DEBUG] http: Request GET /v1/status/leader (344.39µs) from=10.233.68.17:51394 2023/02/14 16:15:46 [DEBUG] http: Request GET /v1/status/leader (1.054774ms) from=10.233.72.123:38294 2023/02/14 16:16:02 [DEBUG] http: Request GET /v1/status/leader (3.474609ms) from=10.233.68.17:51704 2023/02/14 16:16:06 [DEBUG] http: Request GET /v1/status/leader (439.834µs) from=10.233.72.123:38454 2023/02/14 16:16:22 [DEBUG] http: Request GET /v1/status/leader (557.212µs) from=10.233.68.17:52008 2023/02/14 16:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:16:26 [DEBUG] http: Request GET /v1/status/leader (740.661µs) from=10.233.72.123:38632 2023/02/14 16:16:42 [DEBUG] http: Request GET /v1/status/leader (782.402µs) from=10.233.68.17:52290 2023/02/14 16:16:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.576045392s) from=10.233.68.17:48452 2023/02/14 16:16:46 [DEBUG] http: Request GET /v1/status/leader (401.322µs) from=10.233.72.123:38784 2023/02/14 16:17:02 [DEBUG] http: Request GET /v1/status/leader (404.097µs) from=10.233.68.17:52600 2023/02/14 16:17:06 [DEBUG] http: Request GET /v1/status/leader (591.404µs) from=10.233.72.123:38942 2023/02/14 16:17:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.156030899s) from=10.233.72.123:50350 2023/02/14 16:17:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:17:17 [DEBUG] agent: Node info in sync 2023/02/14 16:17:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:17:22 [DEBUG] http: Request GET /v1/status/leader (444.478µs) from=10.233.68.17:52902 2023/02/14 16:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:17:26 [DEBUG] http: Request GET /v1/status/leader (405.621µs) from=10.233.72.123:39104 2023/02/14 16:17:42 [DEBUG] http: Request GET /v1/status/leader (201.4µs) from=10.233.68.17:53188 2023/02/14 16:17:46 [DEBUG] http: Request GET /v1/status/leader (14.030499ms) from=10.233.72.123:39266 2023/02/14 16:18:03 [DEBUG] http: Request GET /v1/status/leader (321.49µs) from=10.233.68.17:53500 2023/02/14 16:18:06 [DEBUG] http: Request GET /v1/status/leader (232.53µs) from=10.233.72.123:39428 2023/02/14 16:18:23 [DEBUG] http: Request GET /v1/status/leader (1.110676ms) from=10.233.68.17:53804 2023/02/14 16:18:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:18:23 [DEBUG] agent: Node info in sync 2023/02/14 16:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:18:26 [DEBUG] http: Request GET /v1/status/leader (333.372µs) from=10.233.72.123:39606 2023/02/14 16:18:43 [DEBUG] http: Request GET /v1/status/leader (406.932µs) from=10.233.68.17:54084 2023/02/14 16:18:46 [DEBUG] http: Request GET /v1/status/leader (436.587µs) from=10.233.72.123:39758 2023/02/14 16:18:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.232226056s) from=10.233.68.17:48452 2023/02/14 16:19:03 [DEBUG] http: Request GET /v1/status/leader (657.8µs) from=10.233.68.17:54396 2023/02/14 16:19:06 [DEBUG] http: Request GET /v1/status/leader (710.43µs) from=10.233.72.123:39914 2023/02/14 16:19:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.15518903s) from=10.233.72.123:50350 2023/02/14 16:19:23 [DEBUG] http: Request GET /v1/status/leader (216.971µs) from=10.233.68.17:54710 2023/02/14 16:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:19:26 [DEBUG] http: Request GET /v1/status/leader (255.277µs) from=10.233.72.123:40086 2023/02/14 16:19:43 [DEBUG] http: Request GET /v1/status/leader (729.956µs) from=10.233.68.17:54998 2023/02/14 16:19:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:19:46 [DEBUG] http: Request GET /v1/status/leader (1.963226ms) from=10.233.72.123:40250 2023/02/14 16:20:03 [DEBUG] http: Request GET /v1/status/leader (233.887µs) from=10.233.68.17:55300 2023/02/14 16:20:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:20:06 [DEBUG] agent: Node info in sync 2023/02/14 16:20:06 [DEBUG] http: Request GET /v1/status/leader (468.615µs) from=10.233.72.123:40410 2023/02/14 16:20:23 [DEBUG] http: Request GET /v1/status/leader (340.964µs) from=10.233.68.17:55610 2023/02/14 16:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:20:26 [DEBUG] http: Request GET /v1/status/leader (1.112012ms) from=10.233.72.123:40584 2023/02/14 16:20:43 [DEBUG] http: Request GET /v1/status/leader (318.596µs) from=10.233.68.17:55890 2023/02/14 16:20:46 [DEBUG] http: Request GET /v1/status/leader (339.17µs) from=10.233.72.123:40738 2023/02/14 16:20:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.30659873s) from=10.233.68.17:48452 2023/02/14 16:21:03 [DEBUG] http: Request GET /v1/status/leader (995.781µs) from=10.233.68.17:56204 2023/02/14 16:21:06 [DEBUG] http: Request GET /v1/status/leader (304.265µs) from=10.233.72.123:40890 2023/02/14 16:21:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.735624932s) from=10.233.72.123:50350 2023/02/14 16:21:23 [DEBUG] http: Request GET /v1/status/leader (396.291µs) from=10.233.68.17:56510 2023/02/14 16:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:21:27 [DEBUG] http: Request GET /v1/status/leader (241.59µs) from=10.233.72.123:41050 2023/02/14 16:21:43 [DEBUG] http: Request GET /v1/status/leader (379.646µs) from=10.233.68.17:56796 2023/02/14 16:21:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:21:45 [DEBUG] agent: Node info in sync 2023/02/14 16:21:47 [DEBUG] http: Request GET /v1/status/leader (260.521µs) from=10.233.72.123:41206 2023/02/14 16:21:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:22:03 [DEBUG] http: Request GET /v1/status/leader (338.71µs) from=10.233.68.17:57102 2023/02/14 16:22:07 [DEBUG] http: Request GET /v1/status/leader (345.992µs) from=10.233.72.123:41366 2023/02/14 16:22:23 [DEBUG] http: Request GET /v1/status/leader (1.373427ms) from=10.233.68.17:57416 2023/02/14 16:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:22:27 [DEBUG] http: Request GET /v1/status/leader (965.231µs) from=10.233.72.123:41540 2023/02/14 16:22:43 [DEBUG] http: Request GET /v1/status/leader (958.089µs) from=10.233.68.17:57710 2023/02/14 16:22:47 [DEBUG] http: Request GET /v1/status/leader (227.978µs) from=10.233.72.123:41688 2023/02/14 16:22:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.630670355s) from=10.233.68.17:48452 2023/02/14 16:23:03 [DEBUG] http: Request GET /v1/status/leader (328.846µs) from=10.233.68.17:58018 2023/02/14 16:23:07 [DEBUG] http: Request GET /v1/status/leader (314.028µs) from=10.233.72.123:41844 2023/02/14 16:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.322943543s) from=10.233.72.123:50350 2023/02/14 16:23:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:23:19 [DEBUG] agent: Node info in sync 2023/02/14 16:23:23 [DEBUG] http: Request GET /v1/status/leader (399.366µs) from=10.233.68.17:58314 2023/02/14 16:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:23:27 [DEBUG] http: Request GET /v1/status/leader (520.442µs) from=10.233.72.123:42006 2023/02/14 16:23:43 [DEBUG] http: Request GET /v1/status/leader (281.701µs) from=10.233.68.17:58596 2023/02/14 16:23:47 [DEBUG] http: Request GET /v1/status/leader (402.345µs) from=10.233.72.123:42156 2023/02/14 16:23:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:24:03 [DEBUG] http: Request GET /v1/status/leader (323.638µs) from=10.233.68.17:58914 2023/02/14 16:24:07 [DEBUG] http: Request GET /v1/status/leader (322.67µs) from=10.233.72.123:42314 2023/02/14 16:24:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:24:22 [DEBUG] agent: Node info in sync 2023/02/14 16:24:23 [DEBUG] http: Request GET /v1/status/leader (332.13µs) from=10.233.68.17:59214 2023/02/14 16:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:24:27 [DEBUG] http: Request GET /v1/status/leader (213.523µs) from=10.233.72.123:42488 2023/02/14 16:24:43 [DEBUG] http: Request GET /v1/status/leader (345.771µs) from=10.233.68.17:59496 2023/02/14 16:24:47 [DEBUG] http: Request GET /v1/status/leader (242.992µs) from=10.233.72.123:42644 2023/02/14 16:24:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.214276012s) from=10.233.68.17:48452 2023/02/14 16:25:03 [DEBUG] http: Request GET /v1/status/leader (321.74µs) from=10.233.68.17:59812 2023/02/14 16:25:07 [DEBUG] http: Request GET /v1/status/leader (242.184µs) from=10.233.72.123:42796 2023/02/14 16:25:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.671601237s) from=10.233.72.123:50350 2023/02/14 16:25:23 [DEBUG] http: Request GET /v1/status/leader (303.533µs) from=10.233.68.17:60126 2023/02/14 16:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:25:27 [DEBUG] http: Request GET /v1/status/leader (317.633µs) from=10.233.72.123:42958 2023/02/14 16:25:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:25:40 [DEBUG] agent: Node info in sync 2023/02/14 16:25:43 [DEBUG] http: Request GET /v1/status/leader (538.844µs) from=10.233.68.17:60420 2023/02/14 16:25:47 [DEBUG] http: Request GET /v1/status/leader (709.483µs) from=10.233.72.123:43112 2023/02/14 16:26:03 [DEBUG] http: Request GET /v1/status/leader (467.878µs) from=10.233.68.17:60734 2023/02/14 16:26:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:26:07 [DEBUG] http: Request GET /v1/status/leader (319.593µs) from=10.233.72.123:43268 2023/02/14 16:26:23 [DEBUG] http: Request GET /v1/status/leader (1.002339ms) from=10.233.68.17:32802 2023/02/14 16:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:26:27 [DEBUG] http: Request GET /v1/status/leader (282.728µs) from=10.233.72.123:43438 2023/02/14 16:26:43 [DEBUG] http: Request GET /v1/status/leader (439.576µs) from=10.233.68.17:33084 2023/02/14 16:26:47 [DEBUG] http: Request GET /v1/status/leader (379.715µs) from=10.233.72.123:43594 2023/02/14 16:27:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.628062602s) from=10.233.68.17:48452 2023/02/14 16:27:03 [DEBUG] http: Request GET /v1/status/leader (220.19µs) from=10.233.68.17:33400 2023/02/14 16:27:07 [DEBUG] http: Request GET /v1/status/leader (449.143µs) from=10.233.72.123:43748 2023/02/14 16:27:23 [DEBUG] http: Request GET /v1/status/leader (471.389µs) from=10.233.68.17:33702 2023/02/14 16:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:27:27 [DEBUG] http: Request GET /v1/status/leader (266.924µs) from=10.233.72.123:43908 2023/02/14 16:27:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.601669978s) from=10.233.72.123:50350 2023/02/14 16:27:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:27:38 [DEBUG] agent: Node info in sync 2023/02/14 16:27:43 [DEBUG] http: Request GET /v1/status/leader (338.185µs) from=10.233.68.17:33992 2023/02/14 16:27:47 [DEBUG] http: Request GET /v1/status/leader (322.12µs) from=10.233.72.123:44064 2023/02/14 16:28:03 [DEBUG] http: Request GET /v1/status/leader (342.161µs) from=10.233.68.17:34300 2023/02/14 16:28:08 [DEBUG] http: Request GET /v1/status/leader (1.200675ms) from=10.233.72.123:44224 2023/02/14 16:28:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:28:23 [DEBUG] http: Request GET /v1/status/leader (288.982µs) from=10.233.68.17:34598 2023/02/14 16:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:28:28 [DEBUG] http: Request GET /v1/status/leader (342.824µs) from=10.233.72.123:44396 2023/02/14 16:28:43 [DEBUG] http: Request GET /v1/status/leader (225.257µs) from=10.233.68.17:34890 2023/02/14 16:28:48 [DEBUG] http: Request GET /v1/status/leader (389.466µs) from=10.233.72.123:44556 2023/02/14 16:29:03 [DEBUG] http: Request GET /v1/status/leader (799.858µs) from=10.233.68.17:35204 2023/02/14 16:29:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.84342858s) from=10.233.68.17:48452 2023/02/14 16:29:08 [DEBUG] http: Request GET /v1/status/leader (651.789µs) from=10.233.72.123:44708 2023/02/14 16:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:29:13 [DEBUG] agent: Node info in sync 2023/02/14 16:29:23 [DEBUG] http: Request GET /v1/status/leader (899.141µs) from=10.233.68.17:35508 2023/02/14 16:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:29:28 [DEBUG] http: Request GET /v1/status/leader (356.89µs) from=10.233.72.123:44868 2023/02/14 16:29:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.787012367s) from=10.233.72.123:50350 2023/02/14 16:29:43 [DEBUG] http: Request GET /v1/status/leader (428.834µs) from=10.233.68.17:35792 2023/02/14 16:29:48 [DEBUG] http: Request GET /v1/status/leader (860.624µs) from=10.233.72.123:45040 2023/02/14 16:30:03 [DEBUG] http: Request GET /v1/status/leader (55.526472ms) from=10.233.68.17:36108 2023/02/14 16:30:08 [DEBUG] http: Request GET /v1/status/leader (373.009µs) from=10.233.72.123:45200 2023/02/14 16:30:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:30:15 [DEBUG] agent: Node info in sync 2023/02/14 16:30:23 [DEBUG] http: Request GET /v1/status/leader (327.865µs) from=10.233.68.17:36416 2023/02/14 16:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:30:28 [DEBUG] http: Request GET /v1/status/leader (1.996328ms) from=10.233.72.123:45374 2023/02/14 16:30:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:30:43 [DEBUG] http: Request GET /v1/status/leader (227.623µs) from=10.233.68.17:36702 2023/02/14 16:30:48 [DEBUG] http: Request GET /v1/status/leader (389.011µs) from=10.233.72.123:45536 2023/02/14 16:31:03 [DEBUG] http: Request GET /v1/status/leader (338.445µs) from=10.233.68.17:37024 2023/02/14 16:31:08 [DEBUG] http: Request GET /v1/status/leader (244.02µs) from=10.233.72.123:45686 2023/02/14 16:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.557735603s) from=10.233.68.17:48452 2023/02/14 16:31:23 [DEBUG] http: Request GET /v1/status/leader (327.74µs) from=10.233.68.17:37330 2023/02/14 16:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:31:28 [DEBUG] http: Request GET /v1/status/leader (329.935µs) from=10.233.72.123:45844 2023/02/14 16:31:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.952417009s) from=10.233.72.123:50350 2023/02/14 16:31:43 [DEBUG] http: Request GET /v1/status/leader (251.901µs) from=10.233.68.17:37628 2023/02/14 16:31:48 [DEBUG] http: Request GET /v1/status/leader (51.06483ms) from=10.233.72.123:46006 2023/02/14 16:31:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:31:54 [DEBUG] agent: Node info in sync 2023/02/14 16:32:03 [DEBUG] http: Request GET /v1/status/leader (342.159µs) from=10.233.68.17:37948 2023/02/14 16:32:08 [DEBUG] http: Request GET /v1/status/leader (361.705µs) from=10.233.72.123:46162 2023/02/14 16:32:23 [DEBUG] http: Request GET /v1/status/leader (391.779µs) from=10.233.68.17:38236 2023/02/14 16:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:32:28 [DEBUG] http: Request GET /v1/status/leader (1.033802ms) from=10.233.72.123:46338 2023/02/14 16:32:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:32:43 [DEBUG] http: Request GET /v1/status/leader (919.978µs) from=10.233.68.17:38512 2023/02/14 16:32:48 [DEBUG] http: Request GET /v1/status/leader (980.658µs) from=10.233.72.123:46496 2023/02/14 16:33:03 [DEBUG] http: Request GET /v1/status/leader (125.704889ms) from=10.233.68.17:38830 2023/02/14 16:33:08 [DEBUG] http: Request GET /v1/status/leader (368.529µs) from=10.233.72.123:46644 2023/02/14 16:33:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.76643682s) from=10.233.68.17:48452 2023/02/14 16:33:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:33:23 [DEBUG] agent: Node info in sync 2023/02/14 16:33:23 [DEBUG] http: Request GET /v1/status/leader (423.727µs) from=10.233.68.17:39138 2023/02/14 16:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:33:28 [DEBUG] http: Request GET /v1/status/leader (523.339µs) from=10.233.72.123:46806 2023/02/14 16:33:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.588202044s) from=10.233.72.123:50350 2023/02/14 16:33:44 [DEBUG] http: Request GET /v1/status/leader (3.308286ms) from=10.233.68.17:39412 2023/02/14 16:33:48 [DEBUG] http: Request GET /v1/status/leader (435.937µs) from=10.233.72.123:46962 2023/02/14 16:34:04 [DEBUG] http: Request GET /v1/status/leader (287.156µs) from=10.233.68.17:39722 2023/02/14 16:34:08 [DEBUG] http: Request GET /v1/status/leader (311.976µs) from=10.233.72.123:47114 2023/02/14 16:34:24 [DEBUG] http: Request GET /v1/status/leader (545.738µs) from=10.233.68.17:40026 2023/02/14 16:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:34:28 [DEBUG] http: Request GET /v1/status/leader (423.769µs) from=10.233.72.123:47292 2023/02/14 16:34:44 [DEBUG] http: Request GET /v1/status/leader (856.249µs) from=10.233.68.17:40314 2023/02/14 16:34:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:34:48 [DEBUG] http: Request GET /v1/status/leader (264.699µs) from=10.233.72.123:47460 2023/02/14 16:34:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:34:50 [DEBUG] agent: Node info in sync 2023/02/14 16:35:04 [DEBUG] http: Request GET /v1/status/leader (1.299451ms) from=10.233.68.17:40636 2023/02/14 16:35:08 [DEBUG] http: Request GET /v1/status/leader (216.411µs) from=10.233.72.123:47608 2023/02/14 16:35:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.19482421s) from=10.233.68.17:48452 2023/02/14 16:35:24 [DEBUG] http: Request GET /v1/status/leader (275.758µs) from=10.233.68.17:40950 2023/02/14 16:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:35:28 [DEBUG] http: Request GET /v1/status/leader (312.358µs) from=10.233.72.123:47772 2023/02/14 16:35:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.649319255s) from=10.233.72.123:50350 2023/02/14 16:35:44 [DEBUG] http: Request GET /v1/status/leader (413.337µs) from=10.233.68.17:41236 2023/02/14 16:35:48 [DEBUG] http: Request GET /v1/status/leader (357.851µs) from=10.233.72.123:47936 2023/02/14 16:35:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:35:52 [DEBUG] agent: Node info in sync 2023/02/14 16:36:04 [DEBUG] http: Request GET /v1/status/leader (315.93µs) from=10.233.68.17:41544 2023/02/14 16:36:08 [DEBUG] http: Request GET /v1/status/leader (332.771µs) from=10.233.72.123:48090 2023/02/14 16:36:24 [DEBUG] http: Request GET /v1/status/leader (590.301µs) from=10.233.68.17:41848 2023/02/14 16:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:36:28 [DEBUG] http: Request GET /v1/status/leader (203.1µs) from=10.233.72.123:48264 2023/02/14 16:36:44 [DEBUG] http: Request GET /v1/status/leader (264.772µs) from=10.233.68.17:42136 2023/02/14 16:36:48 [DEBUG] http: Request GET /v1/status/leader (334.406µs) from=10.233.72.123:48424 2023/02/14 16:36:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:36:58 [DEBUG] agent: Node info in sync 2023/02/14 16:37:04 [DEBUG] http: Request GET /v1/status/leader (501.504µs) from=10.233.68.17:42442 2023/02/14 16:37:09 [DEBUG] http: Request GET /v1/status/leader (455.791µs) from=10.233.72.123:48572 2023/02/14 16:37:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.144022671s) from=10.233.68.17:48452 2023/02/14 16:37:24 [DEBUG] http: Request GET /v1/status/leader (2.442853ms) from=10.233.68.17:42744 2023/02/14 16:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:37:29 [DEBUG] http: Request GET /v1/status/leader (468.695µs) from=10.233.72.123:48738 2023/02/14 16:37:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:37:44 [DEBUG] http: Request GET /v1/status/leader (339.325µs) from=10.233.68.17:43040 2023/02/14 16:37:49 [DEBUG] http: Request GET /v1/status/leader (428.6µs) from=10.233.72.123:48896 2023/02/14 16:37:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.395343999s) from=10.233.72.123:50350 2023/02/14 16:38:04 [DEBUG] http: Request GET /v1/status/leader (357.971µs) from=10.233.68.17:43340 2023/02/14 16:38:09 [DEBUG] http: Request GET /v1/status/leader (264.733µs) from=10.233.72.123:49052 2023/02/14 16:38:24 [DEBUG] http: Request GET /v1/status/leader (287.137µs) from=10.233.68.17:43636 2023/02/14 16:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:38:29 [DEBUG] http: Request GET /v1/status/leader (315.374µs) from=10.233.72.123:49220 2023/02/14 16:38:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:38:40 [DEBUG] agent: Node info in sync 2023/02/14 16:38:44 [DEBUG] http: Request GET /v1/status/leader (327.338µs) from=10.233.68.17:43928 2023/02/14 16:38:49 [DEBUG] http: Request GET /v1/status/leader (372.717µs) from=10.233.72.123:49382 2023/02/14 16:39:04 [DEBUG] http: Request GET /v1/status/leader (423.556µs) from=10.233.68.17:44242 2023/02/14 16:39:09 [DEBUG] http: Request GET /v1/status/leader (206.956µs) from=10.233.72.123:49532 2023/02/14 16:39:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.665510797s) from=10.233.68.17:48452 2023/02/14 16:39:24 [DEBUG] http: Request GET /v1/status/leader (623.77µs) from=10.233.68.17:44552 2023/02/14 16:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:39:29 [DEBUG] http: Request GET /v1/status/leader (238.992µs) from=10.233.72.123:49692 2023/02/14 16:39:44 [DEBUG] http: Request GET /v1/status/leader (253.131µs) from=10.233.68.17:44846 2023/02/14 16:39:49 [DEBUG] http: Request GET /v1/status/leader (576.537µs) from=10.233.72.123:49860 2023/02/14 16:39:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.425961678s) from=10.233.72.123:50350 2023/02/14 16:40:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:40:04 [DEBUG] http: Request GET /v1/status/leader (468.086µs) from=10.233.68.17:45162 2023/02/14 16:40:09 [DEBUG] http: Request GET /v1/status/leader (293.563µs) from=10.233.72.123:50028 2023/02/14 16:40:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:40:24 [DEBUG] agent: Node info in sync 2023/02/14 16:40:24 [DEBUG] http: Request GET /v1/status/leader (231.981µs) from=10.233.68.17:45460 2023/02/14 16:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:40:29 [DEBUG] http: Request GET /v1/status/leader (499.028µs) from=10.233.72.123:50200 2023/02/14 16:40:44 [DEBUG] http: Request GET /v1/status/leader (921.821µs) from=10.233.68.17:45748 2023/02/14 16:40:49 [DEBUG] http: Request GET /v1/status/leader (380.894µs) from=10.233.72.123:50360 2023/02/14 16:41:04 [DEBUG] http: Request GET /v1/status/leader (351.996µs) from=10.233.68.17:46058 2023/02/14 16:41:09 [DEBUG] http: Request GET /v1/status/leader (385.479µs) from=10.233.72.123:50508 2023/02/14 16:41:24 [DEBUG] http: Request GET /v1/status/leader (1.815677ms) from=10.233.68.17:46354 2023/02/14 16:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:41:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.614454341s) from=10.233.68.17:48452 2023/02/14 16:41:29 [DEBUG] http: Request GET /v1/status/leader (365.647µs) from=10.233.72.123:50672 2023/02/14 16:41:44 [DEBUG] http: Request GET /v1/status/leader (346.954µs) from=10.233.68.17:46648 2023/02/14 16:41:49 [DEBUG] http: Request GET /v1/status/leader (259.857µs) from=10.233.72.123:50834 2023/02/14 16:41:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:41:56 [DEBUG] agent: Node info in sync 2023/02/14 16:41:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.382609958s) from=10.233.72.123:50350 2023/02/14 16:42:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:42:04 [DEBUG] http: Request GET /v1/status/leader (3.537939ms) from=10.233.68.17:46948 2023/02/14 16:42:09 [DEBUG] http: Request GET /v1/status/leader (317.253µs) from=10.233.72.123:50984 2023/02/14 16:42:24 [DEBUG] http: Request GET /v1/status/leader (352.744µs) from=10.233.68.17:47256 2023/02/14 16:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:42:29 [DEBUG] http: Request GET /v1/status/leader (233.506µs) from=10.233.72.123:51156 2023/02/14 16:42:44 [DEBUG] http: Request GET /v1/status/leader (396.785µs) from=10.233.68.17:47544 2023/02/14 16:42:49 [DEBUG] http: Request GET /v1/status/leader (242.633µs) from=10.233.72.123:51316 2023/02/14 16:43:04 [DEBUG] http: Request GET /v1/status/leader (328.544µs) from=10.233.68.17:47850 2023/02/14 16:43:09 [DEBUG] http: Request GET /v1/status/leader (354.809µs) from=10.233.72.123:51464 2023/02/14 16:43:24 [DEBUG] http: Request GET /v1/status/leader (1.24459ms) from=10.233.68.17:48178 2023/02/14 16:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:43:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.358674435s) from=10.233.68.17:48452 2023/02/14 16:43:29 [DEBUG] http: Request GET /v1/status/leader (392.523µs) from=10.233.72.123:51624 2023/02/14 16:43:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:43:30 [DEBUG] agent: Node info in sync 2023/02/14 16:43:44 [DEBUG] http: Request GET /v1/status/leader (498.504µs) from=10.233.68.17:48470 2023/02/14 16:43:49 [DEBUG] http: Request GET /v1/status/leader (269.594µs) from=10.233.72.123:51788 2023/02/14 16:44:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.077284642s) from=10.233.72.123:50350 2023/02/14 16:44:05 [DEBUG] http: Request GET /v1/status/leader (64.769968ms) from=10.233.68.17:48784 2023/02/14 16:44:09 [DEBUG] http: Request GET /v1/status/leader (326.118µs) from=10.233.72.123:51936 2023/02/14 16:44:25 [DEBUG] http: Request GET /v1/status/leader (331.58µs) from=10.233.68.17:49082 2023/02/14 16:44:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:44:29 [DEBUG] http: Request GET /v1/status/leader (479.421µs) from=10.233.72.123:52112 2023/02/14 16:44:45 [DEBUG] http: Request GET /v1/status/leader (216.022µs) from=10.233.68.17:49382 2023/02/14 16:44:49 [DEBUG] http: Request GET /v1/status/leader (514.696µs) from=10.233.72.123:52278 2023/02/14 16:45:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:45:01 [DEBUG] agent: Node info in sync 2023/02/14 16:45:05 [DEBUG] http: Request GET /v1/status/leader (387.864µs) from=10.233.68.17:49692 2023/02/14 16:45:09 [DEBUG] http: Request GET /v1/status/leader (337.169µs) from=10.233.72.123:52432 2023/02/14 16:45:25 [DEBUG] http: Request GET /v1/status/leader (362.53µs) from=10.233.68.17:50002 2023/02/14 16:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:45:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.457807176s) from=10.233.68.17:48452 2023/02/14 16:45:29 [DEBUG] http: Request GET /v1/status/leader (389.787µs) from=10.233.72.123:52598 2023/02/14 16:45:45 [DEBUG] http: Request GET /v1/status/leader (149.922194ms) from=10.233.68.17:50292 2023/02/14 16:45:49 [DEBUG] http: Request GET /v1/status/leader (343.002µs) from=10.233.72.123:52752 2023/02/14 16:46:05 [DEBUG] http: Request GET /v1/status/leader (445.222µs) from=10.233.68.17:50602 2023/02/14 16:46:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.788084304s) from=10.233.72.123:50350 2023/02/14 16:46:09 [DEBUG] http: Request GET /v1/status/leader (39.053258ms) from=10.233.72.123:52912 2023/02/14 16:46:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:46:12 [DEBUG] agent: Node info in sync 2023/02/14 16:46:25 [DEBUG] http: Request GET /v1/status/leader (224.275µs) from=10.233.68.17:50896 2023/02/14 16:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:46:29 [DEBUG] http: Request GET /v1/status/leader (1.104472ms) from=10.233.72.123:53086 2023/02/14 16:46:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:46:45 [DEBUG] http: Request GET /v1/status/leader (300.71µs) from=10.233.68.17:51182 2023/02/14 16:46:49 [DEBUG] http: Request GET /v1/status/leader (371.182µs) from=10.233.72.123:53246 2023/02/14 16:47:05 [DEBUG] http: Request GET /v1/status/leader (522.664µs) from=10.233.68.17:51496 2023/02/14 16:47:09 [DEBUG] http: Request GET /v1/status/leader (626.702µs) from=10.233.72.123:53396 2023/02/14 16:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:47:17 [DEBUG] agent: Node info in sync 2023/02/14 16:47:25 [DEBUG] http: Request GET /v1/status/leader (384.445µs) from=10.233.68.17:51794 2023/02/14 16:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:47:29 [DEBUG] http: Request GET /v1/status/leader (400.016µs) from=10.233.72.123:53558 2023/02/14 16:47:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.590661538s) from=10.233.68.17:48452 2023/02/14 16:47:45 [DEBUG] http: Request GET /v1/status/leader (533.679µs) from=10.233.68.17:52086 2023/02/14 16:47:49 [DEBUG] http: Request GET /v1/status/leader (491.347µs) from=10.233.72.123:53718 2023/02/14 16:48:05 [DEBUG] http: Request GET /v1/status/leader (238.225µs) from=10.233.68.17:52394 2023/02/14 16:48:09 [DEBUG] http: Request GET /v1/status/leader (2.854974ms) from=10.233.72.123:53874 2023/02/14 16:48:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.507236819s) from=10.233.72.123:50350 2023/02/14 16:48:25 [DEBUG] http: Request GET /v1/status/leader (454.537µs) from=10.233.68.17:52694 2023/02/14 16:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:48:29 [DEBUG] http: Request GET /v1/status/leader (236.405µs) from=10.233.72.123:54046 2023/02/14 16:48:45 [DEBUG] http: Request GET /v1/status/leader (244.37µs) from=10.233.68.17:52984 2023/02/14 16:48:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:48:47 [DEBUG] agent: Node info in sync 2023/02/14 16:48:49 [DEBUG] http: Request GET /v1/status/leader (452.515µs) from=10.233.72.123:54212 2023/02/14 16:49:05 [DEBUG] http: Request GET /v1/status/leader (315.03µs) from=10.233.68.17:53298 2023/02/14 16:49:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:49:09 [DEBUG] http: Request GET /v1/status/leader (313.469µs) from=10.233.72.123:54362 2023/02/14 16:49:25 [DEBUG] http: Request GET /v1/status/leader (202.12µs) from=10.233.68.17:53620 2023/02/14 16:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:49:30 [DEBUG] http: Request GET /v1/status/leader (231.248µs) from=10.233.72.123:54520 2023/02/14 16:49:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.823939029s) from=10.233.68.17:48452 2023/02/14 16:49:45 [DEBUG] http: Request GET /v1/status/leader (330.626µs) from=10.233.68.17:53916 2023/02/14 16:49:50 [DEBUG] http: Request GET /v1/status/leader (379.114µs) from=10.233.72.123:54678 2023/02/14 16:50:05 [DEBUG] http: Request GET /v1/status/leader (165.050512ms) from=10.233.68.17:54222 2023/02/14 16:50:10 [DEBUG] http: Request GET /v1/status/leader (377.373µs) from=10.233.72.123:54846 2023/02/14 16:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.244346577s) from=10.233.72.123:50350 2023/02/14 16:50:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:50:16 [DEBUG] agent: Node info in sync 2023/02/14 16:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:50:25 [DEBUG] http: Request GET /v1/status/leader (203.443µs) from=10.233.68.17:54536 2023/02/14 16:50:30 [DEBUG] http: Request GET /v1/status/leader (240.5µs) from=10.233.72.123:55016 2023/02/14 16:50:45 [DEBUG] http: Request GET /v1/status/leader (214.829µs) from=10.233.68.17:54832 2023/02/14 16:50:50 [DEBUG] http: Request GET /v1/status/leader (482.094µs) from=10.233.72.123:55178 2023/02/14 16:51:05 [DEBUG] http: Request GET /v1/status/leader (308.826µs) from=10.233.68.17:55140 2023/02/14 16:51:10 [DEBUG] http: Request GET /v1/status/leader (305.275µs) from=10.233.72.123:55334 2023/02/14 16:51:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:51:25 [DEBUG] http: Request GET /v1/status/leader (428.65µs) from=10.233.68.17:55444 2023/02/14 16:51:30 [DEBUG] http: Request GET /v1/status/leader (1.221112ms) from=10.233.72.123:55492 2023/02/14 16:51:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.878414816s) from=10.233.68.17:48452 2023/02/14 16:51:45 [DEBUG] http: Request GET /v1/status/leader (418.576µs) from=10.233.68.17:55740 2023/02/14 16:51:50 [DEBUG] http: Request GET /v1/status/leader (409.614µs) from=10.233.72.123:55650 2023/02/14 16:51:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:51:54 [DEBUG] agent: Node info in sync 2023/02/14 16:52:05 [DEBUG] http: Request GET /v1/status/leader (365.763µs) from=10.233.68.17:56042 2023/02/14 16:52:10 [DEBUG] http: Request GET /v1/status/leader (352.342µs) from=10.233.72.123:55810 2023/02/14 16:52:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.566992359s) from=10.233.72.123:50350 2023/02/14 16:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:52:25 [DEBUG] http: Request GET /v1/status/leader (306.804µs) from=10.233.68.17:56356 2023/02/14 16:52:30 [DEBUG] http: Request GET /v1/status/leader (268.385µs) from=10.233.72.123:55980 2023/02/14 16:52:45 [DEBUG] http: Request GET /v1/status/leader (410.242µs) from=10.233.68.17:56642 2023/02/14 16:52:50 [DEBUG] http: Request GET /v1/status/leader (374.996µs) from=10.233.72.123:56140 2023/02/14 16:53:05 [DEBUG] http: Request GET /v1/status/leader (1.069201ms) from=10.233.68.17:56950 2023/02/14 16:53:10 [DEBUG] http: Request GET /v1/status/leader (414.516µs) from=10.233.72.123:56286 2023/02/14 16:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:53:21 [DEBUG] agent: Node info in sync 2023/02/14 16:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:53:25 [DEBUG] http: Request GET /v1/status/leader (369.447µs) from=10.233.68.17:57258 2023/02/14 16:53:30 [DEBUG] http: Request GET /v1/status/leader (371.959µs) from=10.233.72.123:56446 2023/02/14 16:53:45 [DEBUG] http: Request GET /v1/status/leader (454.035µs) from=10.233.68.17:57558 2023/02/14 16:53:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.995565979s) from=10.233.68.17:48452 2023/02/14 16:53:50 [DEBUG] http: Request GET /v1/status/leader (287.912µs) from=10.233.72.123:56604 2023/02/14 16:53:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:54:05 [DEBUG] http: Request GET /v1/status/leader (200.006µs) from=10.233.68.17:57882 2023/02/14 16:54:10 [DEBUG] http: Request GET /v1/status/leader (369.637µs) from=10.233.72.123:56774 2023/02/14 16:54:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.669467589s) from=10.233.72.123:50350 2023/02/14 16:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:54:25 [DEBUG] http: Request GET /v1/status/leader (297.217µs) from=10.233.68.17:58180 2023/02/14 16:54:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:54:29 [DEBUG] agent: Node info in sync 2023/02/14 16:54:30 [DEBUG] http: Request GET /v1/status/leader (384.15µs) from=10.233.72.123:56938 2023/02/14 16:54:45 [DEBUG] http: Request GET /v1/status/leader (2.871666ms) from=10.233.68.17:58466 2023/02/14 16:54:50 [DEBUG] http: Request GET /v1/status/leader (257.293µs) from=10.233.72.123:57100 2023/02/14 16:55:05 [DEBUG] http: Request GET /v1/status/leader (385.844µs) from=10.233.68.17:58772 2023/02/14 16:55:10 [DEBUG] http: Request GET /v1/status/leader (405.992µs) from=10.233.72.123:57244 2023/02/14 16:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:55:25 [DEBUG] http: Request GET /v1/status/leader (312.392µs) from=10.233.68.17:59084 2023/02/14 16:55:30 [DEBUG] http: Request GET /v1/status/leader (293.672µs) from=10.233.72.123:57408 2023/02/14 16:55:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:55:34 [DEBUG] agent: Node info in sync 2023/02/14 16:55:45 [DEBUG] http: Request GET /v1/status/leader (423.877µs) from=10.233.68.17:59370 2023/02/14 16:55:50 [DEBUG] http: Request GET /v1/status/leader (381.729µs) from=10.233.72.123:57564 2023/02/14 16:55:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.704051399s) from=10.233.68.17:48452 2023/02/14 16:56:05 [DEBUG] http: Request GET /v1/status/leader (202.531µs) from=10.233.68.17:59674 2023/02/14 16:56:10 [DEBUG] http: Request GET /v1/status/leader (224.275µs) from=10.233.72.123:57722 2023/02/14 16:56:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.317394622s) from=10.233.72.123:50350 2023/02/14 16:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:56:26 [DEBUG] http: Request GET /v1/status/leader (255.229µs) from=10.233.68.17:59974 2023/02/14 16:56:30 [DEBUG] http: Request GET /v1/status/leader (243.155µs) from=10.233.72.123:57890 2023/02/14 16:56:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:56:35 [DEBUG] agent: Node info in sync 2023/02/14 16:56:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:56:46 [DEBUG] http: Request GET /v1/status/leader (193.192µs) from=10.233.68.17:60272 2023/02/14 16:56:50 [DEBUG] http: Request GET /v1/status/leader (368.154µs) from=10.233.72.123:58050 2023/02/14 16:57:06 [DEBUG] http: Request GET /v1/status/leader (290.792µs) from=10.233.68.17:60580 2023/02/14 16:57:10 [DEBUG] http: Request GET /v1/status/leader (176.326µs) from=10.233.72.123:58202 2023/02/14 16:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:57:26 [DEBUG] http: Request GET /v1/status/leader (197.803µs) from=10.233.68.17:60894 2023/02/14 16:57:30 [DEBUG] http: Request GET /v1/status/leader (347.411µs) from=10.233.72.123:58368 2023/02/14 16:57:46 [DEBUG] http: Request GET /v1/status/leader (404.885µs) from=10.233.68.17:32946 2023/02/14 16:57:50 [DEBUG] http: Request GET /v1/status/leader (333.033µs) from=10.233.72.123:58528 2023/02/14 16:57:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.437591328s) from=10.233.68.17:48452 2023/02/14 16:58:06 [DEBUG] http: Request GET /v1/status/leader (277.241µs) from=10.233.68.17:33264 2023/02/14 16:58:10 [DEBUG] http: Request GET /v1/status/leader (275.272µs) from=10.233.72.123:58688 2023/02/14 16:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:58:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.172921981s) from=10.233.72.123:50350 2023/02/14 16:58:26 [DEBUG] http: Request GET /v1/status/leader (288.667µs) from=10.233.68.17:33570 2023/02/14 16:58:30 [DEBUG] http: Request GET /v1/status/leader (269.012µs) from=10.233.72.123:58854 2023/02/14 16:58:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:58:35 [DEBUG] agent: Node info in sync 2023/02/14 16:58:46 [DEBUG] http: Request GET /v1/status/leader (265.954µs) from=10.233.68.17:33870 2023/02/14 16:58:51 [DEBUG] http: Request GET /v1/status/leader (259.393µs) from=10.233.72.123:59016 2023/02/14 16:58:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 16:59:06 [DEBUG] http: Request GET /v1/status/leader (447.694µs) from=10.233.68.17:34176 2023/02/14 16:59:11 [DEBUG] http: Request GET /v1/status/leader (405.776µs) from=10.233.72.123:59164 2023/02/14 16:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 16:59:26 [DEBUG] http: Request GET /v1/status/leader (239.443µs) from=10.233.68.17:34472 2023/02/14 16:59:31 [DEBUG] http: Request GET /v1/status/leader (226.721µs) from=10.233.72.123:59322 2023/02/14 16:59:46 [DEBUG] http: Request GET /v1/status/leader (390.102µs) from=10.233.68.17:34764 2023/02/14 16:59:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 16:59:47 [DEBUG] agent: Node info in sync 2023/02/14 16:59:51 [DEBUG] http: Request GET /v1/status/leader (232.619µs) from=10.233.72.123:59478 2023/02/14 17:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.980564211s) from=10.233.68.17:48452 2023/02/14 17:00:06 [DEBUG] http: Request GET /v1/status/leader (565.023µs) from=10.233.68.17:35070 2023/02/14 17:00:11 [DEBUG] http: Request GET /v1/status/leader (315.963µs) from=10.233.72.123:59640 2023/02/14 17:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:00:26 [DEBUG] http: Request GET /v1/status/leader (312.386µs) from=10.233.68.17:35370 2023/02/14 17:00:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.803509032s) from=10.233.72.123:50350 2023/02/14 17:00:31 [DEBUG] http: Request GET /v1/status/leader (325.021µs) from=10.233.72.123:59820 2023/02/14 17:00:46 [DEBUG] http: Request GET /v1/status/leader (186.6µs) from=10.233.68.17:35664 2023/02/14 17:00:51 [DEBUG] http: Request GET /v1/status/leader (354.853µs) from=10.233.72.123:59980 2023/02/14 17:01:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:01:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:01:05 [DEBUG] agent: Node info in sync 2023/02/14 17:01:06 [DEBUG] http: Request GET /v1/status/leader (289.657µs) from=10.233.68.17:35972 2023/02/14 17:01:11 [DEBUG] http: Request GET /v1/status/leader (207.488µs) from=10.233.72.123:60128 2023/02/14 17:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:01:26 [DEBUG] http: Request GET /v1/status/leader (70.688336ms) from=10.233.68.17:36278 2023/02/14 17:01:31 [DEBUG] http: Request GET /v1/status/leader (361.092µs) from=10.233.72.123:60290 2023/02/14 17:01:46 [DEBUG] http: Request GET /v1/status/leader (224.547µs) from=10.233.68.17:36586 2023/02/14 17:01:51 [DEBUG] http: Request GET /v1/status/leader (301.61µs) from=10.233.72.123:60448 2023/02/14 17:02:06 [DEBUG] http: Request GET /v1/status/leader (183.512µs) from=10.233.68.17:36884 2023/02/14 17:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.827213976s) from=10.233.68.17:48452 2023/02/14 17:02:11 [DEBUG] http: Request GET /v1/status/leader (716.936µs) from=10.233.72.123:60606 2023/02/14 17:02:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:02:18 [DEBUG] agent: Node info in sync 2023/02/14 17:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:02:26 [DEBUG] http: Request GET /v1/status/leader (192.423µs) from=10.233.68.17:37188 2023/02/14 17:02:31 [DEBUG] http: Request GET /v1/status/leader (358.505µs) from=10.233.72.123:60774 2023/02/14 17:02:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.733202916s) from=10.233.72.123:50350 2023/02/14 17:02:46 [DEBUG] http: Request GET /v1/status/leader (306.276µs) from=10.233.68.17:37484 2023/02/14 17:02:51 [DEBUG] http: Request GET /v1/status/leader (244.532µs) from=10.233.72.123:60936 2023/02/14 17:03:06 [DEBUG] http: Request GET /v1/status/leader (345.771µs) from=10.233.68.17:37794 2023/02/14 17:03:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:03:11 [DEBUG] http: Request GET /v1/status/leader (364.904µs) from=10.233.72.123:32856 2023/02/14 17:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:03:26 [DEBUG] http: Request GET /v1/status/leader (399.293µs) from=10.233.68.17:38092 2023/02/14 17:03:31 [DEBUG] http: Request GET /v1/status/leader (347.237µs) from=10.233.72.123:33016 2023/02/14 17:03:46 [DEBUG] http: Request GET /v1/status/leader (206.882µs) from=10.233.68.17:38372 2023/02/14 17:03:51 [DEBUG] http: Request GET /v1/status/leader (289.009µs) from=10.233.72.123:33172 2023/02/14 17:03:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:03:59 [DEBUG] agent: Node info in sync 2023/02/14 17:04:06 [DEBUG] http: Request GET /v1/status/leader (323.919µs) from=10.233.68.17:38678 2023/02/14 17:04:11 [DEBUG] http: Request GET /v1/status/leader (283.753µs) from=10.233.72.123:33340 2023/02/14 17:04:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.989672803s) from=10.233.68.17:48452 2023/02/14 17:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:04:26 [DEBUG] http: Request GET /v1/status/leader (363.943µs) from=10.233.68.17:38980 2023/02/14 17:04:31 [DEBUG] http: Request GET /v1/status/leader (294.5µs) from=10.233.72.123:33500 2023/02/14 17:04:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.623211068s) from=10.233.72.123:50350 2023/02/14 17:04:46 [DEBUG] http: Request GET /v1/status/leader (186.996µs) from=10.233.68.17:39268 2023/02/14 17:04:51 [DEBUG] http: Request GET /v1/status/leader (272.357µs) from=10.233.72.123:33666 2023/02/14 17:05:06 [DEBUG] http: Request GET /v1/status/leader (333.892µs) from=10.233.68.17:39572 2023/02/14 17:05:11 [DEBUG] http: Request GET /v1/status/leader (195.65µs) from=10.233.72.123:33818 2023/02/14 17:05:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:05:14 [DEBUG] agent: Node info in sync 2023/02/14 17:05:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:05:26 [DEBUG] http: Request GET /v1/status/leader (282.103µs) from=10.233.68.17:39880 2023/02/14 17:05:31 [DEBUG] http: Request GET /v1/status/leader (281.068µs) from=10.233.72.123:33978 2023/02/14 17:05:46 [DEBUG] http: Request GET /v1/status/leader (303.946µs) from=10.233.68.17:40172 2023/02/14 17:05:51 [DEBUG] http: Request GET /v1/status/leader (294.986µs) from=10.233.72.123:34136 2023/02/14 17:06:06 [DEBUG] http: Request GET /v1/status/leader (308.131µs) from=10.233.68.17:40478 2023/02/14 17:06:11 [DEBUG] http: Request GET /v1/status/leader (379.494µs) from=10.233.72.123:34310 2023/02/14 17:06:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.74743624s) from=10.233.68.17:48452 2023/02/14 17:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:06:24 [DEBUG] agent: Node info in sync 2023/02/14 17:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:06:26 [DEBUG] http: Request GET /v1/status/leader (312.469µs) from=10.233.68.17:40774 2023/02/14 17:06:31 [DEBUG] http: Request GET /v1/status/leader (440.52µs) from=10.233.72.123:34472 2023/02/14 17:06:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.810720127s) from=10.233.72.123:50350 2023/02/14 17:06:46 [DEBUG] http: Request GET /v1/status/leader (422.119µs) from=10.233.68.17:41064 2023/02/14 17:06:51 [DEBUG] http: Request GET /v1/status/leader (362.95µs) from=10.233.72.123:34632 2023/02/14 17:07:06 [DEBUG] http: Request GET /v1/status/leader (1.460026ms) from=10.233.68.17:41358 2023/02/14 17:07:11 [DEBUG] http: Request GET /v1/status/leader (298.423µs) from=10.233.72.123:34784 2023/02/14 17:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:07:26 [DEBUG] http: Request GET /v1/status/leader (388.453µs) from=10.233.68.17:41674 2023/02/14 17:07:32 [DEBUG] http: Request GET /v1/status/leader (454.732µs) from=10.233.72.123:34946 2023/02/14 17:07:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:07:44 [DEBUG] agent: Node info in sync 2023/02/14 17:07:46 [DEBUG] http: Request GET /v1/status/leader (292.471µs) from=10.233.68.17:41958 2023/02/14 17:07:52 [DEBUG] http: Request GET /v1/status/leader (228.507µs) from=10.233.72.123:35102 2023/02/14 17:07:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:08:06 [DEBUG] http: Request GET /v1/status/leader (337.884µs) from=10.233.68.17:42262 2023/02/14 17:08:12 [DEBUG] http: Request GET /v1/status/leader (230.817µs) from=10.233.72.123:35266 2023/02/14 17:08:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.42206278s) from=10.233.68.17:48452 2023/02/14 17:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:08:26 [DEBUG] http: Request GET /v1/status/leader (309.719µs) from=10.233.68.17:42556 2023/02/14 17:08:32 [DEBUG] http: Request GET /v1/status/leader (403.185µs) from=10.233.72.123:35428 2023/02/14 17:08:46 [DEBUG] http: Request GET /v1/status/leader (208.336µs) from=10.233.68.17:42850 2023/02/14 17:08:52 [DEBUG] http: Request GET /v1/status/leader (2.144711ms) from=10.233.72.123:35586 2023/02/14 17:08:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.376431228s) from=10.233.72.123:50350 2023/02/14 17:09:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:09:05 [DEBUG] agent: Node info in sync 2023/02/14 17:09:06 [DEBUG] http: Request GET /v1/status/leader (218.295µs) from=10.233.68.17:43160 2023/02/14 17:09:12 [DEBUG] http: Request GET /v1/status/leader (387.818µs) from=10.233.72.123:35740 2023/02/14 17:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:09:26 [DEBUG] http: Request GET /v1/status/leader (274.42µs) from=10.233.68.17:43464 2023/02/14 17:09:32 [DEBUG] http: Request GET /v1/status/leader (433.816µs) from=10.233.72.123:35910 2023/02/14 17:09:46 [DEBUG] http: Request GET /v1/status/leader (502.96µs) from=10.233.68.17:43740 2023/02/14 17:09:52 [DEBUG] http: Request GET /v1/status/leader (409.283µs) from=10.233.72.123:36066 2023/02/14 17:10:06 [DEBUG] http: Request GET /v1/status/leader (204.595µs) from=10.233.68.17:44042 2023/02/14 17:10:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:10:11 [DEBUG] agent: Node info in sync 2023/02/14 17:10:12 [DEBUG] http: Request GET /v1/status/leader (1.249159ms) from=10.233.72.123:36236 2023/02/14 17:10:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.529514831s) from=10.233.68.17:48452 2023/02/14 17:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:10:26 [DEBUG] http: Request GET /v1/status/leader (384.573µs) from=10.233.68.17:44344 2023/02/14 17:10:32 [DEBUG] http: Request GET /v1/status/leader (404.973µs) from=10.233.72.123:36412 2023/02/14 17:10:46 [DEBUG] http: Request GET /v1/status/leader (480.159µs) from=10.233.68.17:44638 2023/02/14 17:10:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:10:52 [DEBUG] http: Request GET /v1/status/leader (388.159µs) from=10.233.72.123:36568 2023/02/14 17:10:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.546667387s) from=10.233.72.123:50350 2023/02/14 17:11:07 [DEBUG] http: Request GET /v1/status/leader (372.914µs) from=10.233.68.17:44948 2023/02/14 17:11:12 [DEBUG] http: Request GET /v1/status/leader (337.359µs) from=10.233.72.123:36718 2023/02/14 17:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:11:27 [DEBUG] http: Request GET /v1/status/leader (338.397µs) from=10.233.68.17:45248 2023/02/14 17:11:32 [DEBUG] http: Request GET /v1/status/leader (293.138µs) from=10.233.72.123:36882 2023/02/14 17:11:47 [DEBUG] http: Request GET /v1/status/leader (980.113µs) from=10.233.68.17:45538 2023/02/14 17:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:11:48 [DEBUG] agent: Node info in sync 2023/02/14 17:11:52 [DEBUG] http: Request GET /v1/status/leader (423.096µs) from=10.233.72.123:37038 2023/02/14 17:12:07 [DEBUG] http: Request GET /v1/status/leader (339.05µs) from=10.233.68.17:45848 2023/02/14 17:12:12 [DEBUG] http: Request GET /v1/status/leader (394.655µs) from=10.233.72.123:37206 2023/02/14 17:12:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.751557945s) from=10.233.68.17:48452 2023/02/14 17:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:12:27 [DEBUG] http: Request GET /v1/status/leader (385.467µs) from=10.233.68.17:46160 2023/02/14 17:12:32 [DEBUG] http: Request GET /v1/status/leader (266.61µs) from=10.233.72.123:37366 2023/02/14 17:12:47 [DEBUG] http: Request GET /v1/status/leader (207.634µs) from=10.233.68.17:46450 2023/02/14 17:12:52 [DEBUG] http: Request GET /v1/status/leader (248.946µs) from=10.233.72.123:37526 2023/02/14 17:12:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:12:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.295597851s) from=10.233.72.123:50350 2023/02/14 17:13:07 [DEBUG] http: Request GET /v1/status/leader (277.079µs) from=10.233.68.17:46760 2023/02/14 17:13:12 [DEBUG] http: Request GET /v1/status/leader (336.737µs) from=10.233.72.123:37676 2023/02/14 17:13:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:13:14 [DEBUG] agent: Node info in sync 2023/02/14 17:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:13:27 [DEBUG] http: Request GET /v1/status/leader (421.355µs) from=10.233.68.17:47074 2023/02/14 17:13:32 [DEBUG] http: Request GET /v1/status/leader (211.416µs) from=10.233.72.123:37842 2023/02/14 17:13:47 [DEBUG] http: Request GET /v1/status/leader (359.905µs) from=10.233.68.17:47354 2023/02/14 17:13:52 [DEBUG] http: Request GET /v1/status/leader (298.061µs) from=10.233.72.123:37996 2023/02/14 17:14:07 [DEBUG] http: Request GET /v1/status/leader (242.266µs) from=10.233.68.17:47654 2023/02/14 17:14:12 [DEBUG] http: Request GET /v1/status/leader (1.283057ms) from=10.233.72.123:38164 2023/02/14 17:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:14:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.56627152s) from=10.233.68.17:48452 2023/02/14 17:14:27 [DEBUG] http: Request GET /v1/status/leader (320.973µs) from=10.233.68.17:47960 2023/02/14 17:14:32 [DEBUG] http: Request GET /v1/status/leader (264.206µs) from=10.233.72.123:38322 2023/02/14 17:14:47 [DEBUG] http: Request GET /v1/status/leader (416.959µs) from=10.233.68.17:48242 2023/02/14 17:14:53 [DEBUG] http: Request GET /v1/status/leader (177.077862ms) from=10.233.72.123:38484 2023/02/14 17:15:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.84657537s) from=10.233.72.123:50350 2023/02/14 17:15:07 [DEBUG] http: Request GET /v1/status/leader (325.254µs) from=10.233.68.17:48542 2023/02/14 17:15:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:15:10 [DEBUG] agent: Node info in sync 2023/02/14 17:15:13 [DEBUG] http: Request GET /v1/status/leader (274.97µs) from=10.233.72.123:38644 2023/02/14 17:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:15:27 [DEBUG] http: Request GET /v1/status/leader (538.942µs) from=10.233.68.17:48862 2023/02/14 17:15:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:15:33 [DEBUG] http: Request GET /v1/status/leader (501.754µs) from=10.233.72.123:38806 2023/02/14 17:15:47 [DEBUG] http: Request GET /v1/status/leader (367.92µs) from=10.233.68.17:49138 2023/02/14 17:15:53 [DEBUG] http: Request GET /v1/status/leader (320.607µs) from=10.233.72.123:38960 2023/02/14 17:16:07 [DEBUG] http: Request GET /v1/status/leader (321.711µs) from=10.233.68.17:49436 2023/02/14 17:16:13 [DEBUG] http: Request GET /v1/status/leader (285.587µs) from=10.233.72.123:39128 2023/02/14 17:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:16:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.782491696s) from=10.233.68.17:48452 2023/02/14 17:16:27 [DEBUG] http: Request GET /v1/status/leader (861.554µs) from=10.233.68.17:49740 2023/02/14 17:16:33 [DEBUG] http: Request GET /v1/status/leader (811.123µs) from=10.233.72.123:39290 2023/02/14 17:16:47 [DEBUG] http: Request GET /v1/status/leader (521.515µs) from=10.233.68.17:50036 2023/02/14 17:16:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:16:50 [DEBUG] agent: Node info in sync 2023/02/14 17:16:53 [DEBUG] http: Request GET /v1/status/leader (520.861µs) from=10.233.72.123:39444 2023/02/14 17:17:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.712812246s) from=10.233.72.123:50350 2023/02/14 17:17:07 [DEBUG] http: Request GET /v1/status/leader (211.697µs) from=10.233.68.17:50328 2023/02/14 17:17:13 [DEBUG] http: Request GET /v1/status/leader (194.723µs) from=10.233.72.123:39600 2023/02/14 17:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:17:27 [DEBUG] http: Request GET /v1/status/leader (473.202µs) from=10.233.68.17:50642 2023/02/14 17:17:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:17:33 [DEBUG] http: Request GET /v1/status/leader (407.359µs) from=10.233.72.123:39762 2023/02/14 17:17:47 [DEBUG] http: Request GET /v1/status/leader (193.746µs) from=10.233.68.17:50946 2023/02/14 17:17:53 [DEBUG] http: Request GET /v1/status/leader (411.440134ms) from=10.233.72.123:39916 2023/02/14 17:18:07 [DEBUG] http: Request GET /v1/status/leader (407.951µs) from=10.233.68.17:51244 2023/02/14 17:18:13 [DEBUG] http: Request GET /v1/status/leader (289.353µs) from=10.233.72.123:40088 2023/02/14 17:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:18:27 [DEBUG] http: Request GET /v1/status/leader (215.598µs) from=10.233.68.17:51552 2023/02/14 17:18:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.136042168s) from=10.233.68.17:48452 2023/02/14 17:18:34 [DEBUG] http: Request GET /v1/status/leader (196.549µs) from=10.233.72.123:40250 2023/02/14 17:18:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:18:38 [DEBUG] agent: Node info in sync 2023/02/14 17:18:47 [DEBUG] http: Request GET /v1/status/leader (346.856µs) from=10.233.68.17:51846 2023/02/14 17:18:54 [DEBUG] http: Request GET /v1/status/leader (274.814µs) from=10.233.72.123:40408 2023/02/14 17:19:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.075740537s) from=10.233.72.123:50350 2023/02/14 17:19:07 [DEBUG] http: Request GET /v1/status/leader (362.847µs) from=10.233.68.17:52150 2023/02/14 17:19:14 [DEBUG] http: Request GET /v1/status/leader (226.82µs) from=10.233.72.123:40562 2023/02/14 17:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:19:27 [DEBUG] http: Request GET /v1/status/leader (950.217µs) from=10.233.68.17:52470 2023/02/14 17:19:34 [DEBUG] http: Request GET /v1/status/leader (380.633µs) from=10.233.72.123:40728 2023/02/14 17:19:47 [DEBUG] http: Request GET /v1/status/leader (234.376µs) from=10.233.68.17:52768 2023/02/14 17:19:54 [DEBUG] http: Request GET /v1/status/leader (328.294µs) from=10.233.72.123:40878 2023/02/14 17:19:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:20:07 [DEBUG] http: Request GET /v1/status/leader (271.46µs) from=10.233.68.17:53062 2023/02/14 17:20:14 [DEBUG] http: Request GET /v1/status/leader (498.867µs) from=10.233.72.123:41046 2023/02/14 17:20:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:20:17 [DEBUG] agent: Node info in sync 2023/02/14 17:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:20:27 [DEBUG] http: Request GET /v1/status/leader (376.687µs) from=10.233.68.17:53358 2023/02/14 17:20:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.890786115s) from=10.233.68.17:48452 2023/02/14 17:20:34 [DEBUG] http: Request GET /v1/status/leader (419.968µs) from=10.233.72.123:41208 2023/02/14 17:20:47 [DEBUG] http: Request GET /v1/status/leader (408.576µs) from=10.233.68.17:53644 2023/02/14 17:20:54 [DEBUG] http: Request GET /v1/status/leader (490.287µs) from=10.233.72.123:41376 2023/02/14 17:21:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.617167503s) from=10.233.72.123:50350 2023/02/14 17:21:07 [DEBUG] http: Request GET /v1/status/leader (446.578µs) from=10.233.68.17:53950 2023/02/14 17:21:14 [DEBUG] http: Request GET /v1/status/leader (245.214µs) from=10.233.72.123:41530 2023/02/14 17:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:21:27 [DEBUG] http: Request GET /v1/status/leader (370.739µs) from=10.233.68.17:54262 2023/02/14 17:21:34 [DEBUG] http: Request GET /v1/status/leader (73.715607ms) from=10.233.72.123:41692 2023/02/14 17:21:47 [DEBUG] http: Request GET /v1/status/leader (399.511µs) from=10.233.68.17:54568 2023/02/14 17:21:54 [DEBUG] http: Request GET /v1/status/leader (320.085µs) from=10.233.72.123:41846 2023/02/14 17:22:07 [DEBUG] http: Request GET /v1/status/leader (356.459µs) from=10.233.68.17:54864 2023/02/14 17:22:14 [DEBUG] http: Request GET /v1/status/leader (346.28µs) from=10.233.72.123:42016 2023/02/14 17:22:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:22:17 [DEBUG] agent: Node info in sync 2023/02/14 17:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:22:27 [DEBUG] http: Request GET /v1/status/leader (348.728µs) from=10.233.68.17:55168 2023/02/14 17:22:34 [DEBUG] http: Request GET /v1/status/leader (319.433µs) from=10.233.72.123:42176 2023/02/14 17:22:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.213789482s) from=10.233.68.17:48452 2023/02/14 17:22:47 [DEBUG] http: Request GET /v1/status/leader (816.611µs) from=10.233.68.17:55464 2023/02/14 17:22:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:22:54 [DEBUG] http: Request GET /v1/status/leader (360.607µs) from=10.233.72.123:42332 2023/02/14 17:23:07 [DEBUG] http: Request GET /v1/status/leader (660.979µs) from=10.233.68.17:55758 2023/02/14 17:23:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.676774803s) from=10.233.72.123:50350 2023/02/14 17:23:14 [DEBUG] http: Request GET /v1/status/leader (430.949µs) from=10.233.72.123:42492 2023/02/14 17:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:23:27 [DEBUG] http: Request GET /v1/status/leader (414.931µs) from=10.233.68.17:56060 2023/02/14 17:23:34 [DEBUG] http: Request GET /v1/status/leader (976.399µs) from=10.233.72.123:42654 2023/02/14 17:23:47 [DEBUG] http: Request GET /v1/status/leader (357.787µs) from=10.233.68.17:56364 2023/02/14 17:23:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:23:51 [DEBUG] agent: Node info in sync 2023/02/14 17:23:54 [DEBUG] http: Request GET /v1/status/leader (414.139µs) from=10.233.72.123:42806 2023/02/14 17:24:07 [DEBUG] http: Request GET /v1/status/leader (335.046µs) from=10.233.68.17:56662 2023/02/14 17:24:14 [DEBUG] http: Request GET /v1/status/leader (377.187µs) from=10.233.72.123:42980 2023/02/14 17:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:24:27 [DEBUG] http: Request GET /v1/status/leader (282.451µs) from=10.233.68.17:56960 2023/02/14 17:24:34 [DEBUG] http: Request GET /v1/status/leader (409.912µs) from=10.233.72.123:43140 2023/02/14 17:24:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.228142392s) from=10.233.68.17:48452 2023/02/14 17:24:47 [DEBUG] http: Request GET /v1/status/leader (249.315µs) from=10.233.68.17:57266 2023/02/14 17:24:54 [DEBUG] http: Request GET /v1/status/leader (370.661µs) from=10.233.72.123:43298 2023/02/14 17:25:07 [DEBUG] http: Request GET /v1/status/leader (268.219µs) from=10.233.68.17:57560 2023/02/14 17:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.471495051s) from=10.233.72.123:50350 2023/02/14 17:25:14 [DEBUG] http: Request GET /v1/status/leader (2.65991ms) from=10.233.72.123:43452 2023/02/14 17:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:25:27 [DEBUG] http: Request GET /v1/status/leader (375.38µs) from=10.233.68.17:57872 2023/02/14 17:25:34 [DEBUG] http: Request GET /v1/status/leader (214.65µs) from=10.233.72.123:43620 2023/02/14 17:25:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:25:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:25:42 [DEBUG] agent: Node info in sync 2023/02/14 17:25:47 [DEBUG] http: Request GET /v1/status/leader (261.988µs) from=10.233.68.17:58172 2023/02/14 17:25:55 [DEBUG] http: Request GET /v1/status/leader (577.593µs) from=10.233.72.123:43778 2023/02/14 17:26:07 [DEBUG] http: Request GET /v1/status/leader (428.49µs) from=10.233.68.17:58472 2023/02/14 17:26:15 [DEBUG] http: Request GET /v1/status/leader (438.637µs) from=10.233.72.123:43948 2023/02/14 17:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:26:27 [DEBUG] http: Request GET /v1/status/leader (362.464µs) from=10.233.68.17:58774 2023/02/14 17:26:35 [DEBUG] http: Request GET /v1/status/leader (236.94µs) from=10.233.72.123:44116 2023/02/14 17:26:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.002510141s) from=10.233.68.17:48452 2023/02/14 17:26:47 [DEBUG] http: Request GET /v1/status/leader (255.878µs) from=10.233.68.17:59072 2023/02/14 17:26:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:26:51 [DEBUG] agent: Node info in sync 2023/02/14 17:26:55 [DEBUG] http: Request GET /v1/status/leader (195.596µs) from=10.233.72.123:44268 2023/02/14 17:27:07 [DEBUG] http: Request GET /v1/status/leader (619.342µs) from=10.233.68.17:59370 2023/02/14 17:27:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.048927635s) from=10.233.72.123:50350 2023/02/14 17:27:15 [DEBUG] http: Request GET /v1/status/leader (265.141247ms) from=10.233.72.123:44426 2023/02/14 17:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:27:27 [DEBUG] http: Request GET /v1/status/leader (433.348µs) from=10.233.68.17:59676 2023/02/14 17:27:35 [DEBUG] http: Request GET /v1/status/leader (325.081µs) from=10.233.72.123:44592 2023/02/14 17:27:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:27:47 [DEBUG] http: Request GET /v1/status/leader (287.493µs) from=10.233.68.17:59964 2023/02/14 17:27:55 [DEBUG] http: Request GET /v1/status/leader (1.097561ms) from=10.233.72.123:44750 2023/02/14 17:28:07 [DEBUG] http: Request GET /v1/status/leader (396.793µs) from=10.233.68.17:60264 2023/02/14 17:28:15 [DEBUG] http: Request GET /v1/status/leader (335.024µs) from=10.233.72.123:44916 2023/02/14 17:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:28:27 [DEBUG] http: Request GET /v1/status/leader (203.485µs) from=10.233.68.17:60568 2023/02/14 17:28:35 [DEBUG] http: Request GET /v1/status/leader (69.192991ms) from=10.233.72.123:45080 2023/02/14 17:28:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:28:39 [DEBUG] agent: Node info in sync 2023/02/14 17:28:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.170653807s) from=10.233.68.17:48452 2023/02/14 17:28:47 [DEBUG] http: Request GET /v1/status/leader (385.341µs) from=10.233.68.17:60846 2023/02/14 17:28:55 [DEBUG] http: Request GET /v1/status/leader (293.801µs) from=10.233.72.123:45240 2023/02/14 17:29:07 [DEBUG] http: Request GET /v1/status/leader (278.79µs) from=10.233.68.17:32926 2023/02/14 17:29:15 [DEBUG] http: Request GET /v1/status/leader (758.388µs) from=10.233.72.123:45396 2023/02/14 17:29:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.321131481s) from=10.233.72.123:50350 2023/02/14 17:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:29:27 [DEBUG] http: Request GET /v1/status/leader (344.133µs) from=10.233.68.17:33242 2023/02/14 17:29:35 [DEBUG] http: Request GET /v1/status/leader (350.364µs) from=10.233.72.123:45560 2023/02/14 17:29:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:29:45 [DEBUG] agent: Node info in sync 2023/02/14 17:29:47 [DEBUG] http: Request GET /v1/status/leader (187.912µs) from=10.233.68.17:33532 2023/02/14 17:29:55 [DEBUG] http: Request GET /v1/status/leader (207.859µs) from=10.233.72.123:45722 2023/02/14 17:30:07 [DEBUG] http: Request GET /v1/status/leader (326.761µs) from=10.233.68.17:33828 2023/02/14 17:30:16 [DEBUG] http: Request GET /v1/status/leader (391.704µs) from=10.233.72.123:45892 2023/02/14 17:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:30:27 [DEBUG] http: Request GET /v1/status/leader (460.635µs) from=10.233.68.17:34138 2023/02/14 17:30:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:30:36 [DEBUG] http: Request GET /v1/status/leader (3.431701ms) from=10.233.72.123:46048 2023/02/14 17:30:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.012644226s) from=10.233.68.17:48452 2023/02/14 17:30:47 [DEBUG] http: Request GET /v1/status/leader (458.173µs) from=10.233.68.17:34446 2023/02/14 17:30:56 [DEBUG] http: Request GET /v1/status/leader (182.021µs) from=10.233.72.123:46222 2023/02/14 17:31:07 [DEBUG] http: Request GET /v1/status/leader (486.365µs) from=10.233.68.17:34764 2023/02/14 17:31:16 [DEBUG] http: Request GET /v1/status/leader (297.705µs) from=10.233.72.123:46376 2023/02/14 17:31:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:31:18 [DEBUG] agent: Node info in sync 2023/02/14 17:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.713709388s) from=10.233.72.123:50350 2023/02/14 17:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:31:27 [DEBUG] http: Request GET /v1/status/leader (487.561µs) from=10.233.68.17:35066 2023/02/14 17:31:36 [DEBUG] http: Request GET /v1/status/leader (351.856µs) from=10.233.72.123:46534 2023/02/14 17:31:47 [DEBUG] http: Request GET /v1/status/leader (320.574µs) from=10.233.68.17:35360 2023/02/14 17:31:56 [DEBUG] http: Request GET /v1/status/leader (223.46µs) from=10.233.72.123:46692 2023/02/14 17:32:07 [DEBUG] http: Request GET /v1/status/leader (281.08µs) from=10.233.68.17:35658 2023/02/14 17:32:16 [DEBUG] http: Request GET /v1/status/leader (205.67µs) from=10.233.72.123:46860 2023/02/14 17:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:32:27 [DEBUG] http: Request GET /v1/status/leader (379.261µs) from=10.233.68.17:35968 2023/02/14 17:32:36 [DEBUG] http: Request GET /v1/status/leader (126.706865ms) from=10.233.72.123:47016 2023/02/14 17:32:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:32:47 [DEBUG] http: Request GET /v1/status/leader (634.188µs) from=10.233.68.17:36248 2023/02/14 17:32:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.926466941s) from=10.233.68.17:48452 2023/02/14 17:32:56 [DEBUG] http: Request GET /v1/status/leader (325.939µs) from=10.233.72.123:47188 2023/02/14 17:33:07 [DEBUG] http: Request GET /v1/status/leader (370.513µs) from=10.233.68.17:36550 2023/02/14 17:33:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:33:14 [DEBUG] agent: Node info in sync 2023/02/14 17:33:16 [DEBUG] http: Request GET /v1/status/leader (247.453µs) from=10.233.72.123:47336 2023/02/14 17:33:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.589014152s) from=10.233.72.123:50350 2023/02/14 17:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:33:28 [DEBUG] http: Request GET /v1/status/leader (272.508µs) from=10.233.68.17:36856 2023/02/14 17:33:36 [DEBUG] http: Request GET /v1/status/leader (433.14µs) from=10.233.72.123:47502 2023/02/14 17:33:48 [DEBUG] http: Request GET /v1/status/leader (411.349µs) from=10.233.68.17:37162 2023/02/14 17:33:56 [DEBUG] http: Request GET /v1/status/leader (2.351632ms) from=10.233.72.123:47662 2023/02/14 17:34:08 [DEBUG] http: Request GET /v1/status/leader (468.987µs) from=10.233.68.17:37464 2023/02/14 17:34:16 [DEBUG] http: Request GET /v1/status/leader (198.716µs) from=10.233.72.123:47830 2023/02/14 17:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:34:28 [DEBUG] http: Request GET /v1/status/leader (407.46µs) from=10.233.68.17:37754 2023/02/14 17:34:36 [DEBUG] http: Request GET /v1/status/leader (306.794µs) from=10.233.72.123:47986 2023/02/14 17:34:48 [DEBUG] http: Request GET /v1/status/leader (331.569µs) from=10.233.68.17:38058 2023/02/14 17:34:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.418741375s) from=10.233.68.17:48452 2023/02/14 17:34:56 [DEBUG] http: Request GET /v1/status/leader (364.983µs) from=10.233.72.123:48146 2023/02/14 17:35:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:35:05 [DEBUG] agent: Node info in sync 2023/02/14 17:35:08 [DEBUG] http: Request GET /v1/status/leader (178.06µs) from=10.233.68.17:38360 2023/02/14 17:35:16 [DEBUG] http: Request GET /v1/status/leader (438.422µs) from=10.233.72.123:48296 2023/02/14 17:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.906769598s) from=10.233.72.123:50350 2023/02/14 17:35:28 [DEBUG] http: Request GET /v1/status/leader (367.273µs) from=10.233.68.17:38666 2023/02/14 17:35:37 [DEBUG] http: Request GET /v1/status/leader (210.578µs) from=10.233.72.123:48458 2023/02/14 17:35:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:35:48 [DEBUG] http: Request GET /v1/status/leader (200.167µs) from=10.233.68.17:38960 2023/02/14 17:35:57 [DEBUG] http: Request GET /v1/status/leader (324.743µs) from=10.233.72.123:48624 2023/02/14 17:36:08 [DEBUG] http: Request GET /v1/status/leader (1.165669ms) from=10.233.68.17:39256 2023/02/14 17:36:17 [DEBUG] http: Request GET /v1/status/leader (371.012µs) from=10.233.72.123:48788 2023/02/14 17:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:36:28 [DEBUG] http: Request GET /v1/status/leader (200.792µs) from=10.233.68.17:39562 2023/02/14 17:36:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:36:33 [DEBUG] agent: Node info in sync 2023/02/14 17:36:37 [DEBUG] http: Request GET /v1/status/leader (64.761189ms) from=10.233.72.123:48948 2023/02/14 17:36:48 [DEBUG] http: Request GET /v1/status/leader (380.901µs) from=10.233.68.17:39862 2023/02/14 17:36:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.078730482s) from=10.233.68.17:48452 2023/02/14 17:36:57 [DEBUG] http: Request GET /v1/status/leader (244.178µs) from=10.233.72.123:49112 2023/02/14 17:37:08 [DEBUG] http: Request GET /v1/status/leader (430.016µs) from=10.233.68.17:40166 2023/02/14 17:37:17 [DEBUG] http: Request GET /v1/status/leader (487.08µs) from=10.233.72.123:49260 2023/02/14 17:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:37:28 [DEBUG] http: Request GET /v1/status/leader (443.258µs) from=10.233.68.17:40468 2023/02/14 17:37:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.585040592s) from=10.233.72.123:50350 2023/02/14 17:37:37 [DEBUG] http: Request GET /v1/status/leader (189.332µs) from=10.233.72.123:49424 2023/02/14 17:37:48 [DEBUG] http: Request GET /v1/status/leader (210.308µs) from=10.233.68.17:40758 2023/02/14 17:37:57 [DEBUG] http: Request GET /v1/status/leader (425.703µs) from=10.233.72.123:49580 2023/02/14 17:38:08 [DEBUG] http: Request GET /v1/status/leader (380.025µs) from=10.233.68.17:41058 2023/02/14 17:38:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:38:09 [DEBUG] agent: Node info in sync 2023/02/14 17:38:17 [DEBUG] http: Request GET /v1/status/leader (265.766µs) from=10.233.72.123:49746 2023/02/14 17:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:38:28 [DEBUG] http: Request GET /v1/status/leader (1.333237ms) from=10.233.68.17:41358 2023/02/14 17:38:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:38:37 [DEBUG] http: Request GET /v1/status/leader (387.046µs) from=10.233.72.123:49910 2023/02/14 17:38:48 [DEBUG] http: Request GET /v1/status/leader (308.463µs) from=10.233.68.17:41658 2023/02/14 17:38:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.084392131s) from=10.233.68.17:48452 2023/02/14 17:38:57 [DEBUG] http: Request GET /v1/status/leader (416.121µs) from=10.233.72.123:50068 2023/02/14 17:39:08 [DEBUG] http: Request GET /v1/status/leader (438.093µs) from=10.233.68.17:41960 2023/02/14 17:39:17 [DEBUG] http: Request GET /v1/status/leader (325.053µs) from=10.233.72.123:50230 2023/02/14 17:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:39:28 [DEBUG] http: Request GET /v1/status/leader (489.051µs) from=10.233.68.17:42268 2023/02/14 17:39:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.225444815s) from=10.233.72.123:50350 2023/02/14 17:39:37 [DEBUG] http: Request GET /v1/status/leader (380.474µs) from=10.233.72.123:50386 2023/02/14 17:39:48 [DEBUG] http: Request GET /v1/status/leader (2.365146ms) from=10.233.68.17:42574 2023/02/14 17:39:57 [DEBUG] http: Request GET /v1/status/leader (292.123µs) from=10.233.72.123:50544 2023/02/14 17:40:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:40:03 [DEBUG] agent: Node info in sync 2023/02/14 17:40:08 [DEBUG] http: Request GET /v1/status/leader (406.958µs) from=10.233.68.17:42870 2023/02/14 17:40:17 [DEBUG] http: Request GET /v1/status/leader (324.954µs) from=10.233.72.123:50716 2023/02/14 17:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:40:28 [DEBUG] http: Request GET /v1/status/leader (255.144µs) from=10.233.68.17:43178 2023/02/14 17:40:37 [DEBUG] http: Request GET /v1/status/leader (401.471µs) from=10.233.72.123:50870 2023/02/14 17:40:48 [DEBUG] http: Request GET /v1/status/leader (2.080151ms) from=10.233.68.17:43468 2023/02/14 17:40:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:40:57 [DEBUG] http: Request GET /v1/status/leader (387µs) from=10.233.72.123:51040 2023/02/14 17:41:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.856975461s) from=10.233.68.17:48452 2023/02/14 17:41:08 [DEBUG] http: Request GET /v1/status/leader (405.315µs) from=10.233.68.17:43778 2023/02/14 17:41:17 [DEBUG] http: Request GET /v1/status/leader (261.437µs) from=10.233.72.123:51198 2023/02/14 17:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:41:28 [DEBUG] http: Request GET /v1/status/leader (222.959µs) from=10.233.68.17:44088 2023/02/14 17:41:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:41:29 [DEBUG] agent: Node info in sync 2023/02/14 17:41:37 [DEBUG] http: Request GET /v1/status/leader (528.763µs) from=10.233.72.123:51358 2023/02/14 17:41:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.148846192s) from=10.233.72.123:50350 2023/02/14 17:41:48 [DEBUG] http: Request GET /v1/status/leader (311.169µs) from=10.233.68.17:44380 2023/02/14 17:41:57 [DEBUG] http: Request GET /v1/status/leader (234.206µs) from=10.233.72.123:51518 2023/02/14 17:42:08 [DEBUG] http: Request GET /v1/status/leader (9.555342ms) from=10.233.68.17:44684 2023/02/14 17:42:17 [DEBUG] http: Request GET /v1/status/leader (210.998µs) from=10.233.72.123:51686 2023/02/14 17:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:42:28 [DEBUG] http: Request GET /v1/status/leader (276.057µs) from=10.233.68.17:44984 2023/02/14 17:42:37 [DEBUG] http: Request GET /v1/status/leader (343.59µs) from=10.233.72.123:51842 2023/02/14 17:42:48 [DEBUG] http: Request GET /v1/status/leader (238.888µs) from=10.233.68.17:45294 2023/02/14 17:42:57 [DEBUG] http: Request GET /v1/status/leader (775.872µs) from=10.233.72.123:52002 2023/02/14 17:43:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.789016249s) from=10.233.68.17:48452 2023/02/14 17:43:08 [DEBUG] http: Request GET /v1/status/leader (829.337µs) from=10.233.68.17:45590 2023/02/14 17:43:17 [DEBUG] http: Request GET /v1/status/leader (325.557µs) from=10.233.72.123:52158 2023/02/14 17:43:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:43:20 [DEBUG] agent: Node info in sync 2023/02/14 17:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:43:28 [DEBUG] http: Request GET /v1/status/leader (364.76µs) from=10.233.68.17:45904 2023/02/14 17:43:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:43:37 [DEBUG] http: Request GET /v1/status/leader (438.706µs) from=10.233.72.123:52312 2023/02/14 17:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.858894163s) from=10.233.72.123:50350 2023/02/14 17:43:48 [DEBUG] http: Request GET /v1/status/leader (403.635µs) from=10.233.68.17:46200 2023/02/14 17:43:57 [DEBUG] http: Request GET /v1/status/leader (339.592µs) from=10.233.72.123:52468 2023/02/14 17:44:08 [DEBUG] http: Request GET /v1/status/leader (404.532µs) from=10.233.68.17:46502 2023/02/14 17:44:17 [DEBUG] http: Request GET /v1/status/leader (377.291µs) from=10.233.72.123:52644 2023/02/14 17:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:44:28 [DEBUG] http: Request GET /v1/status/leader (427.573µs) from=10.233.68.17:46812 2023/02/14 17:44:37 [DEBUG] http: Request GET /v1/status/leader (206.157µs) from=10.233.72.123:52796 2023/02/14 17:44:48 [DEBUG] http: Request GET /v1/status/leader (420.579µs) from=10.233.68.17:47104 2023/02/14 17:44:58 [DEBUG] http: Request GET /v1/status/leader (323.266µs) from=10.233.72.123:52956 2023/02/14 17:45:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.567636935s) from=10.233.68.17:48452 2023/02/14 17:45:08 [DEBUG] http: Request GET /v1/status/leader (258.887µs) from=10.233.68.17:47412 2023/02/14 17:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:45:10 [DEBUG] agent: Node info in sync 2023/02/14 17:45:18 [DEBUG] http: Request GET /v1/status/leader (1.096541ms) from=10.233.72.123:53116 2023/02/14 17:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:45:28 [DEBUG] http: Request GET /v1/status/leader (451.163µs) from=10.233.68.17:47726 2023/02/14 17:45:38 [DEBUG] http: Request GET /v1/status/leader (181.846µs) from=10.233.72.123:53272 2023/02/14 17:45:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.066939823s) from=10.233.72.123:50350 2023/02/14 17:45:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:45:48 [DEBUG] http: Request GET /v1/status/leader (281.637µs) from=10.233.68.17:48020 2023/02/14 17:45:58 [DEBUG] http: Request GET /v1/status/leader (187.333µs) from=10.233.72.123:53426 2023/02/14 17:46:08 [DEBUG] http: Request GET /v1/status/leader (293.367µs) from=10.233.68.17:48328 2023/02/14 17:46:18 [DEBUG] http: Request GET /v1/status/leader (267.924µs) from=10.233.72.123:53598 2023/02/14 17:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:46:28 [DEBUG] http: Request GET /v1/status/leader (177.126µs) from=10.233.68.17:48634 2023/02/14 17:46:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:46:35 [DEBUG] agent: Node info in sync 2023/02/14 17:46:38 [DEBUG] http: Request GET /v1/status/leader (1.651905ms) from=10.233.72.123:53754 2023/02/14 17:46:48 [DEBUG] http: Request GET /v1/status/leader (772.752µs) from=10.233.68.17:48926 2023/02/14 17:46:58 [DEBUG] http: Request GET /v1/status/leader (321.904µs) from=10.233.72.123:53914 2023/02/14 17:47:08 [DEBUG] http: Request GET /v1/status/leader (293.356µs) from=10.233.68.17:49216 2023/02/14 17:47:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.468952183s) from=10.233.68.17:48452 2023/02/14 17:47:18 [DEBUG] http: Request GET /v1/status/leader (1.872126ms) from=10.233.72.123:54070 2023/02/14 17:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:47:28 [DEBUG] http: Request GET /v1/status/leader (348.729µs) from=10.233.68.17:49532 2023/02/14 17:47:38 [DEBUG] http: Request GET /v1/status/leader (526.796µs) from=10.233.72.123:54224 2023/02/14 17:47:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.099615642s) from=10.233.72.123:50350 2023/02/14 17:47:48 [DEBUG] http: Request GET /v1/status/leader (208.582µs) from=10.233.68.17:49822 2023/02/14 17:47:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:47:58 [DEBUG] http: Request GET /v1/status/leader (1.743455ms) from=10.233.72.123:54380 2023/02/14 17:48:08 [DEBUG] http: Request GET /v1/status/leader (419.975µs) from=10.233.68.17:50110 2023/02/14 17:48:18 [DEBUG] http: Request GET /v1/status/leader (186.74µs) from=10.233.72.123:54552 2023/02/14 17:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:48:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:48:27 [DEBUG] agent: Node info in sync 2023/02/14 17:48:28 [DEBUG] http: Request GET /v1/status/leader (244.847µs) from=10.233.68.17:50412 2023/02/14 17:48:38 [DEBUG] http: Request GET /v1/status/leader (268.321µs) from=10.233.72.123:54708 2023/02/14 17:48:48 [DEBUG] http: Request GET /v1/status/leader (391.792µs) from=10.233.68.17:50698 2023/02/14 17:48:58 [DEBUG] http: Request GET /v1/status/leader (506.012µs) from=10.233.72.123:54862 2023/02/14 17:49:08 [DEBUG] http: Request GET /v1/status/leader (322.138µs) from=10.233.68.17:51000 2023/02/14 17:49:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.628875903s) from=10.233.68.17:48452 2023/02/14 17:49:18 [DEBUG] http: Request GET /v1/status/leader (936.366µs) from=10.233.72.123:55018 2023/02/14 17:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:49:28 [DEBUG] http: Request GET /v1/status/leader (276.116µs) from=10.233.68.17:51314 2023/02/14 17:49:38 [DEBUG] http: Request GET /v1/status/leader (310.711µs) from=10.233.72.123:55174 2023/02/14 17:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.342724263s) from=10.233.72.123:50350 2023/02/14 17:49:48 [DEBUG] http: Request GET /v1/status/leader (260.125µs) from=10.233.68.17:51606 2023/02/14 17:49:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:49:58 [DEBUG] http: Request GET /v1/status/leader (387.233µs) from=10.233.72.123:55330 2023/02/14 17:50:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:50:05 [DEBUG] agent: Node info in sync 2023/02/14 17:50:08 [DEBUG] http: Request GET /v1/status/leader (313.529µs) from=10.233.68.17:51906 2023/02/14 17:50:18 [DEBUG] http: Request GET /v1/status/leader (361.275µs) from=10.233.72.123:55506 2023/02/14 17:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:50:28 [DEBUG] http: Request GET /v1/status/leader (669.123µs) from=10.233.68.17:52224 2023/02/14 17:50:38 [DEBUG] http: Request GET /v1/status/leader (275.209µs) from=10.233.72.123:55660 2023/02/14 17:50:48 [DEBUG] http: Request GET /v1/status/leader (278.213µs) from=10.233.68.17:52512 2023/02/14 17:50:58 [DEBUG] http: Request GET /v1/status/leader (186.902µs) from=10.233.72.123:55824 2023/02/14 17:51:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:51:07 [DEBUG] agent: Node info in sync 2023/02/14 17:51:08 [DEBUG] http: Request GET /v1/status/leader (331.748µs) from=10.233.68.17:52818 2023/02/14 17:51:18 [DEBUG] http: Request GET /v1/status/leader (250.465µs) from=10.233.72.123:55994 2023/02/14 17:51:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.036987595s) from=10.233.68.17:48452 2023/02/14 17:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:51:28 [DEBUG] http: Request GET /v1/status/leader (382.914µs) from=10.233.68.17:53142 2023/02/14 17:51:39 [DEBUG] http: Request GET /v1/status/leader (95.716553ms) from=10.233.72.123:56146 2023/02/14 17:51:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.447887961s) from=10.233.72.123:50350 2023/02/14 17:51:49 [DEBUG] http: Request GET /v1/status/leader (483.154µs) from=10.233.68.17:53436 2023/02/14 17:51:59 [DEBUG] http: Request GET /v1/status/leader (382.206µs) from=10.233.72.123:56304 2023/02/14 17:52:09 [DEBUG] http: Request GET /v1/status/leader (216.442µs) from=10.233.68.17:53740 2023/02/14 17:52:19 [DEBUG] http: Request GET /v1/status/leader (748.224484ms) from=10.233.72.123:56476 2023/02/14 17:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:52:29 [DEBUG] http: Request GET /v1/status/leader (538.518µs) from=10.233.68.17:54044 2023/02/14 17:52:39 [DEBUG] http: Request GET /v1/status/leader (374.97µs) from=10.233.72.123:56628 2023/02/14 17:52:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:52:49 [DEBUG] http: Request GET /v1/status/leader (360.403µs) from=10.233.68.17:54340 2023/02/14 17:52:59 [DEBUG] http: Request GET /v1/status/leader (209.566µs) from=10.233.72.123:56790 2023/02/14 17:53:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:53:00 [DEBUG] agent: Node info in sync 2023/02/14 17:53:09 [DEBUG] http: Request GET /v1/status/leader (346.813µs) from=10.233.68.17:54628 2023/02/14 17:53:19 [DEBUG] http: Request GET /v1/status/leader (272.897µs) from=10.233.72.123:56946 2023/02/14 17:53:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.20984705s) from=10.233.68.17:48452 2023/02/14 17:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:53:29 [DEBUG] http: Request GET /v1/status/leader (245.171µs) from=10.233.68.17:54948 2023/02/14 17:53:39 [DEBUG] http: Request GET /v1/status/leader (2.339496ms) from=10.233.72.123:57100 2023/02/14 17:53:49 [DEBUG] http: Request GET /v1/status/leader (324.533µs) from=10.233.68.17:55234 2023/02/14 17:53:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.315411007s) from=10.233.72.123:50350 2023/02/14 17:53:59 [DEBUG] http: Request GET /v1/status/leader (301.209µs) from=10.233.72.123:57258 2023/02/14 17:54:09 [DEBUG] http: Request GET /v1/status/leader (594.665µs) from=10.233.68.17:55532 2023/02/14 17:54:20 [DEBUG] http: Request GET /v1/status/leader (1.311854ms) from=10.233.72.123:57436 2023/02/14 17:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:54:29 [DEBUG] http: Request GET /v1/status/leader (298.812µs) from=10.233.68.17:55848 2023/02/14 17:54:40 [DEBUG] http: Request GET /v1/status/leader (291.489µs) from=10.233.72.123:57588 2023/02/14 17:54:49 [DEBUG] http: Request GET /v1/status/leader (273.942µs) from=10.233.68.17:56138 2023/02/14 17:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:54:49 [DEBUG] agent: Node info in sync 2023/02/14 17:55:00 [DEBUG] http: Request GET /v1/status/leader (1.352203ms) from=10.233.72.123:57744 2023/02/14 17:55:09 [DEBUG] http: Request GET /v1/status/leader (562.41µs) from=10.233.68.17:56458 2023/02/14 17:55:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:55:20 [DEBUG] http: Request GET /v1/status/leader (356.038µs) from=10.233.72.123:57900 2023/02/14 17:55:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.388731017s) from=10.233.68.17:48452 2023/02/14 17:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:55:29 [DEBUG] http: Request GET /v1/status/leader (198.606µs) from=10.233.68.17:56770 2023/02/14 17:55:40 [DEBUG] http: Request GET /v1/status/leader (366.462µs) from=10.233.72.123:58054 2023/02/14 17:55:49 [DEBUG] http: Request GET /v1/status/leader (205.565µs) from=10.233.68.17:57056 2023/02/14 17:55:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.484589721s) from=10.233.72.123:50350 2023/02/14 17:56:00 [DEBUG] http: Request GET /v1/status/leader (346.278µs) from=10.233.72.123:58214 2023/02/14 17:56:09 [DEBUG] http: Request GET /v1/status/leader (201.304µs) from=10.233.68.17:57368 2023/02/14 17:56:20 [DEBUG] http: Request GET /v1/status/leader (392.566µs) from=10.233.72.123:58386 2023/02/14 17:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:56:29 [DEBUG] http: Request GET /v1/status/leader (1.185909ms) from=10.233.68.17:57664 2023/02/14 17:56:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:56:32 [DEBUG] agent: Node info in sync 2023/02/14 17:56:40 [DEBUG] http: Request GET /v1/status/leader (204.186µs) from=10.233.72.123:58542 2023/02/14 17:56:49 [DEBUG] http: Request GET /v1/status/leader (299.325µs) from=10.233.68.17:57958 2023/02/14 17:57:00 [DEBUG] http: Request GET /v1/status/leader (215.853µs) from=10.233.72.123:58698 2023/02/14 17:57:09 [DEBUG] http: Request GET /v1/status/leader (225.048µs) from=10.233.68.17:58270 2023/02/14 17:57:20 [DEBUG] http: Request GET /v1/status/leader (922.538µs) from=10.233.72.123:58854 2023/02/14 17:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:57:29 [DEBUG] http: Request GET /v1/status/leader (321.04µs) from=10.233.68.17:58580 2023/02/14 17:57:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.968474246s) from=10.233.68.17:48452 2023/02/14 17:57:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 17:57:40 [DEBUG] http: Request GET /v1/status/leader (1.135075ms) from=10.233.72.123:59008 2023/02/14 17:57:49 [DEBUG] http: Request GET /v1/status/leader (221.031µs) from=10.233.68.17:58878 2023/02/14 17:57:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.419351678s) from=10.233.72.123:50350 2023/02/14 17:58:00 [DEBUG] http: Request GET /v1/status/leader (290.208µs) from=10.233.72.123:59160 2023/02/14 17:58:09 [DEBUG] http: Request GET /v1/status/leader (385.91µs) from=10.233.68.17:59186 2023/02/14 17:58:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:58:09 [DEBUG] agent: Node info in sync 2023/02/14 17:58:20 [DEBUG] http: Request GET /v1/status/leader (241.922µs) from=10.233.72.123:59334 2023/02/14 17:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:58:29 [DEBUG] http: Request GET /v1/status/leader (357.919µs) from=10.233.68.17:59486 2023/02/14 17:58:40 [DEBUG] http: Request GET /v1/status/leader (387.268889ms) from=10.233.72.123:59490 2023/02/14 17:58:49 [DEBUG] http: Request GET /v1/status/leader (477.984µs) from=10.233.68.17:59784 2023/02/14 17:59:00 [DEBUG] http: Request GET /v1/status/leader (227.728µs) from=10.233.72.123:59658 2023/02/14 17:59:09 [DEBUG] http: Request GET /v1/status/leader (197.949µs) from=10.233.68.17:60096 2023/02/14 17:59:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 17:59:16 [DEBUG] agent: Node info in sync 2023/02/14 17:59:20 [DEBUG] http: Request GET /v1/status/leader (363.196µs) from=10.233.72.123:59816 2023/02/14 17:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 17:59:29 [DEBUG] http: Request GET /v1/status/leader (473.507µs) from=10.233.68.17:60414 2023/02/14 17:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.021168249s) from=10.233.68.17:48452 2023/02/14 17:59:40 [DEBUG] http: Request GET /v1/status/leader (417.033µs) from=10.233.72.123:59970 2023/02/14 17:59:49 [DEBUG] http: Request GET /v1/status/leader (466.363µs) from=10.233.68.17:60712 2023/02/14 18:00:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:00:00 [DEBUG] http: Request GET /v1/status/leader (420.645µs) from=10.233.72.123:60128 2023/02/14 18:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.675763349s) from=10.233.72.123:50350 2023/02/14 18:00:09 [DEBUG] http: Request GET /v1/status/leader (277.516µs) from=10.233.68.17:32784 2023/02/14 18:00:20 [DEBUG] http: Request GET /v1/status/leader (214.282µs) from=10.233.72.123:60302 2023/02/14 18:00:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:00:24 [DEBUG] agent: Node info in sync 2023/02/14 18:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:00:29 [DEBUG] http: Request GET /v1/status/leader (1.169688ms) from=10.233.68.17:33094 2023/02/14 18:00:41 [DEBUG] http: Request GET /v1/status/leader (266.882µs) from=10.233.72.123:60458 2023/02/14 18:00:49 [DEBUG] http: Request GET /v1/status/leader (249.306µs) from=10.233.68.17:33404 2023/02/14 18:01:01 [DEBUG] http: Request GET /v1/status/leader (291.177µs) from=10.233.72.123:60620 2023/02/14 18:01:09 [DEBUG] http: Request GET /v1/status/leader (437.344µs) from=10.233.68.17:33720 2023/02/14 18:01:21 [DEBUG] http: Request GET /v1/status/leader (755.336µs) from=10.233.72.123:60800 2023/02/14 18:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:01:29 [DEBUG] http: Request GET /v1/status/leader (281.648µs) from=10.233.68.17:34022 2023/02/14 18:01:41 [DEBUG] http: Request GET /v1/status/leader (390.22µs) from=10.233.72.123:60954 2023/02/14 18:01:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:01:44 [DEBUG] agent: Node info in sync 2023/02/14 18:01:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.842959922s) from=10.233.68.17:48452 2023/02/14 18:01:49 [DEBUG] http: Request GET /v1/status/leader (362.178µs) from=10.233.68.17:34326 2023/02/14 18:02:01 [DEBUG] http: Request GET /v1/status/leader (378.031µs) from=10.233.72.123:32878 2023/02/14 18:02:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.916958764s) from=10.233.72.123:50350 2023/02/14 18:02:09 [DEBUG] http: Request GET /v1/status/leader (361.054µs) from=10.233.68.17:34644 2023/02/14 18:02:21 [DEBUG] http: Request GET /v1/status/leader (221.634µs) from=10.233.72.123:33066 2023/02/14 18:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:02:29 [DEBUG] http: Request GET /v1/status/leader (315.857µs) from=10.233.68.17:34946 2023/02/14 18:02:41 [DEBUG] http: Request GET /v1/status/leader (522.359µs) from=10.233.72.123:33218 2023/02/14 18:02:49 [DEBUG] http: Request GET /v1/status/leader (361.156µs) from=10.233.68.17:35248 2023/02/14 18:02:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:03:01 [DEBUG] http: Request GET /v1/status/leader (357.071µs) from=10.233.72.123:33378 2023/02/14 18:03:09 [DEBUG] http: Request GET /v1/status/leader (506.184µs) from=10.233.68.17:35560 2023/02/14 18:03:21 [DEBUG] http: Request GET /v1/status/leader (427.047µs) from=10.233.72.123:33536 2023/02/14 18:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:03:29 [DEBUG] http: Request GET /v1/status/leader (380.792µs) from=10.233.68.17:35872 2023/02/14 18:03:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:03:31 [DEBUG] agent: Node info in sync 2023/02/14 18:03:41 [DEBUG] http: Request GET /v1/status/leader (382.775µs) from=10.233.72.123:33690 2023/02/14 18:03:49 [DEBUG] http: Request GET /v1/status/leader (318.575µs) from=10.233.68.17:36162 2023/02/14 18:03:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.861178894s) from=10.233.68.17:48452 2023/02/14 18:04:01 [DEBUG] http: Request GET /v1/status/leader (212.105µs) from=10.233.72.123:33844 2023/02/14 18:04:10 [DEBUG] http: Request GET /v1/status/leader (450.563317ms) from=10.233.68.17:36472 2023/02/14 18:04:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.491940729s) from=10.233.72.123:50350 2023/02/14 18:04:21 [DEBUG] http: Request GET /v1/status/leader (334.778µs) from=10.233.72.123:34018 2023/02/14 18:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:04:30 [DEBUG] http: Request GET /v1/status/leader (322.587µs) from=10.233.68.17:36784 2023/02/14 18:04:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:04:33 [DEBUG] agent: Node info in sync 2023/02/14 18:04:41 [DEBUG] http: Request GET /v1/status/leader (840.504µs) from=10.233.72.123:34170 2023/02/14 18:04:50 [DEBUG] http: Request GET /v1/status/leader (375.173µs) from=10.233.68.17:37068 2023/02/14 18:04:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:05:01 [DEBUG] http: Request GET /v1/status/leader (221.784µs) from=10.233.72.123:34326 2023/02/14 18:05:10 [DEBUG] http: Request GET /v1/status/leader (751.898µs) from=10.233.68.17:37382 2023/02/14 18:05:21 [DEBUG] http: Request GET /v1/status/leader (229.029µs) from=10.233.72.123:34480 2023/02/14 18:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:05:30 [DEBUG] http: Request GET /v1/status/leader (52.232433ms) from=10.233.68.17:37690 2023/02/14 18:05:41 [DEBUG] http: Request GET /v1/status/leader (358.924µs) from=10.233.72.123:34638 2023/02/14 18:05:50 [DEBUG] http: Request GET /v1/status/leader (397.317µs) from=10.233.68.17:37974 2023/02/14 18:05:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:05:50 [DEBUG] agent: Node info in sync 2023/02/14 18:05:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.223646722s) from=10.233.68.17:48452 2023/02/14 18:06:01 [DEBUG] http: Request GET /v1/status/leader (317.687µs) from=10.233.72.123:34796 2023/02/14 18:06:10 [DEBUG] http: Request GET /v1/status/leader (486.343µs) from=10.233.68.17:38284 2023/02/14 18:06:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.36085115s) from=10.233.72.123:50350 2023/02/14 18:06:21 [DEBUG] http: Request GET /v1/status/leader (549.356µs) from=10.233.72.123:34974 2023/02/14 18:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:06:30 [DEBUG] http: Request GET /v1/status/leader (373.66µs) from=10.233.68.17:38576 2023/02/14 18:06:41 [DEBUG] http: Request GET /v1/status/leader (305.545µs) from=10.233.72.123:35136 2023/02/14 18:06:50 [DEBUG] http: Request GET /v1/status/leader (352.136µs) from=10.233.68.17:38870 2023/02/14 18:06:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:07:01 [DEBUG] http: Request GET /v1/status/leader (334.932µs) from=10.233.72.123:35296 2023/02/14 18:07:10 [DEBUG] http: Request GET /v1/status/leader (196.22µs) from=10.233.68.17:39170 2023/02/14 18:07:21 [DEBUG] http: Request GET /v1/status/leader (369.686µs) from=10.233.72.123:35450 2023/02/14 18:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:07:30 [DEBUG] http: Request GET /v1/status/leader (857.125µs) from=10.233.68.17:39488 2023/02/14 18:07:41 [DEBUG] http: Request GET /v1/status/leader (411.272µs) from=10.233.72.123:35604 2023/02/14 18:07:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:07:44 [DEBUG] agent: Node info in sync 2023/02/14 18:07:50 [DEBUG] http: Request GET /v1/status/leader (200.129µs) from=10.233.68.17:39774 2023/02/14 18:07:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.248606357s) from=10.233.68.17:48452 2023/02/14 18:08:01 [DEBUG] http: Request GET /v1/status/leader (204.078µs) from=10.233.72.123:35762 2023/02/14 18:08:10 [DEBUG] http: Request GET /v1/status/leader (279.916µs) from=10.233.68.17:40078 2023/02/14 18:08:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.039569217s) from=10.233.72.123:50350 2023/02/14 18:08:22 [DEBUG] http: Request GET /v1/status/leader (298.920977ms) from=10.233.72.123:35946 2023/02/14 18:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:08:30 [DEBUG] http: Request GET /v1/status/leader (331.743µs) from=10.233.68.17:40394 2023/02/14 18:08:42 [DEBUG] http: Request GET /v1/status/leader (227.402µs) from=10.233.72.123:36102 2023/02/14 18:08:50 [DEBUG] http: Request GET /v1/status/leader (179.037µs) from=10.233.68.17:40680 2023/02/14 18:09:02 [DEBUG] http: Request GET /v1/status/leader (217.851µs) from=10.233.72.123:36264 2023/02/14 18:09:10 [DEBUG] http: Request GET /v1/status/leader (1.108729ms) from=10.233.68.17:40992 2023/02/14 18:09:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:09:11 [DEBUG] agent: Node info in sync 2023/02/14 18:09:22 [DEBUG] http: Request GET /v1/status/leader (514.172µs) from=10.233.72.123:36422 2023/02/14 18:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:09:30 [DEBUG] http: Request GET /v1/status/leader (729.822µs) from=10.233.68.17:41294 2023/02/14 18:09:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:09:42 [DEBUG] http: Request GET /v1/status/leader (302.666µs) from=10.233.72.123:36578 2023/02/14 18:09:50 [DEBUG] http: Request GET /v1/status/leader (303.262µs) from=10.233.68.17:41598 2023/02/14 18:09:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.102087718s) from=10.233.68.17:48452 2023/02/14 18:10:02 [DEBUG] http: Request GET /v1/status/leader (358.841µs) from=10.233.72.123:36734 2023/02/14 18:10:10 [DEBUG] http: Request GET /v1/status/leader (48.037191ms) from=10.233.68.17:41902 2023/02/14 18:10:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.744547851s) from=10.233.72.123:50350 2023/02/14 18:10:22 [DEBUG] http: Request GET /v1/status/leader (372.379µs) from=10.233.72.123:36902 2023/02/14 18:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:10:30 [DEBUG] http: Request GET /v1/status/leader (237.044µs) from=10.233.68.17:42212 2023/02/14 18:10:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:10:40 [DEBUG] agent: Node info in sync 2023/02/14 18:10:42 [DEBUG] http: Request GET /v1/status/leader (468.903µs) from=10.233.72.123:37066 2023/02/14 18:10:50 [DEBUG] http: Request GET /v1/status/leader (316.247µs) from=10.233.68.17:42516 2023/02/14 18:11:02 [DEBUG] http: Request GET /v1/status/leader (374.403µs) from=10.233.72.123:37224 2023/02/14 18:11:10 [DEBUG] http: Request GET /v1/status/leader (300.454µs) from=10.233.68.17:42828 2023/02/14 18:11:22 [DEBUG] http: Request GET /v1/status/leader (358.149µs) from=10.233.72.123:37380 2023/02/14 18:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:11:30 [DEBUG] http: Request GET /v1/status/leader (279.002µs) from=10.233.68.17:43128 2023/02/14 18:11:42 [DEBUG] http: Request GET /v1/status/leader (1.324033ms) from=10.233.72.123:37552 2023/02/14 18:11:50 [DEBUG] http: Request GET /v1/status/leader (361.582µs) from=10.233.68.17:43428 2023/02/14 18:11:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.864614781s) from=10.233.68.17:48452 2023/02/14 18:11:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:11:59 [DEBUG] agent: Node info in sync 2023/02/14 18:11:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:12:02 [DEBUG] http: Request GET /v1/status/leader (259.824µs) from=10.233.72.123:37714 2023/02/14 18:12:10 [DEBUG] http: Request GET /v1/status/leader (695.576µs) from=10.233.68.17:43740 2023/02/14 18:12:22 [DEBUG] http: Request GET /v1/status/leader (1.763589ms) from=10.233.72.123:37878 2023/02/14 18:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.319788799s) from=10.233.72.123:50350 2023/02/14 18:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:12:30 [DEBUG] http: Request GET /v1/status/leader (449.739µs) from=10.233.68.17:44042 2023/02/14 18:12:42 [DEBUG] http: Request GET /v1/status/leader (630.992µs) from=10.233.72.123:38034 2023/02/14 18:12:50 [DEBUG] http: Request GET /v1/status/leader (318.892µs) from=10.233.68.17:44334 2023/02/14 18:13:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:13:01 [DEBUG] agent: Node info in sync 2023/02/14 18:13:02 [DEBUG] http: Request GET /v1/status/leader (257.295µs) from=10.233.72.123:38196 2023/02/14 18:13:10 [DEBUG] http: Request GET /v1/status/leader (198.318µs) from=10.233.68.17:44650 2023/02/14 18:13:22 [DEBUG] http: Request GET /v1/status/leader (307.512µs) from=10.233.72.123:38350 2023/02/14 18:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:13:30 [DEBUG] http: Request GET /v1/status/leader (698.917µs) from=10.233.68.17:44952 2023/02/14 18:13:42 [DEBUG] http: Request GET /v1/status/leader (311.697µs) from=10.233.72.123:38506 2023/02/14 18:13:50 [DEBUG] http: Request GET /v1/status/leader (55.345168ms) from=10.233.68.17:45248 2023/02/14 18:14:02 [DEBUG] http: Request GET /v1/status/leader (194.069µs) from=10.233.72.123:38662 2023/02/14 18:14:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.817772419s) from=10.233.68.17:48452 2023/02/14 18:14:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:14:07 [DEBUG] agent: Node info in sync 2023/02/14 18:14:10 [DEBUG] http: Request GET /v1/status/leader (307.029µs) from=10.233.68.17:45566 2023/02/14 18:14:22 [DEBUG] http: Request GET /v1/status/leader (504.826µs) from=10.233.72.123:38832 2023/02/14 18:14:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.689130899s) from=10.233.72.123:50350 2023/02/14 18:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:14:30 [DEBUG] http: Request GET /v1/status/leader (568.718µs) from=10.233.68.17:45866 2023/02/14 18:14:42 [DEBUG] http: Request GET /v1/status/leader (314.646µs) from=10.233.72.123:38986 2023/02/14 18:14:50 [DEBUG] http: Request GET /v1/status/leader (300.297µs) from=10.233.68.17:46162 2023/02/14 18:14:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:15:02 [DEBUG] http: Request GET /v1/status/leader (193.367µs) from=10.233.72.123:39156 2023/02/14 18:15:10 [DEBUG] http: Request GET /v1/status/leader (54.295686ms) from=10.233.68.17:46472 2023/02/14 18:15:22 [DEBUG] http: Request GET /v1/status/leader (332.118µs) from=10.233.72.123:39306 2023/02/14 18:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:15:30 [DEBUG] http: Request GET /v1/status/leader (248.798µs) from=10.233.68.17:46776 2023/02/14 18:15:42 [DEBUG] http: Request GET /v1/status/leader (408.348µs) from=10.233.72.123:39460 2023/02/14 18:15:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:15:45 [DEBUG] agent: Node info in sync 2023/02/14 18:15:50 [DEBUG] http: Request GET /v1/status/leader (205.379µs) from=10.233.68.17:47080 2023/02/14 18:16:02 [DEBUG] http: Request GET /v1/status/leader (427.4µs) from=10.233.72.123:39622 2023/02/14 18:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.095328859s) from=10.233.68.17:48452 2023/02/14 18:16:10 [DEBUG] http: Request GET /v1/status/leader (205.409µs) from=10.233.68.17:47376 2023/02/14 18:16:22 [DEBUG] http: Request GET /v1/status/leader (744.294µs) from=10.233.72.123:39790 2023/02/14 18:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:16:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.179217738s) from=10.233.72.123:50350 2023/02/14 18:16:30 [DEBUG] http: Request GET /v1/status/leader (1.197745ms) from=10.233.68.17:47672 2023/02/14 18:16:42 [DEBUG] http: Request GET /v1/status/leader (296.029µs) from=10.233.72.123:39944 2023/02/14 18:16:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:16:49 [DEBUG] agent: Node info in sync 2023/02/14 18:16:50 [DEBUG] http: Request GET /v1/status/leader (363.094µs) from=10.233.68.17:47984 2023/02/14 18:17:02 [DEBUG] http: Request GET /v1/status/leader (507.978µs) from=10.233.72.123:40102 2023/02/14 18:17:10 [DEBUG] http: Request GET /v1/status/leader (287.234µs) from=10.233.68.17:48274 2023/02/14 18:17:22 [DEBUG] http: Request GET /v1/status/leader (322.341µs) from=10.233.72.123:40254 2023/02/14 18:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:17:30 [DEBUG] http: Request GET /v1/status/leader (421.283µs) from=10.233.68.17:48582 2023/02/14 18:17:43 [DEBUG] http: Request GET /v1/status/leader (188.832µs) from=10.233.72.123:40410 2023/02/14 18:17:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:17:50 [DEBUG] http: Request GET /v1/status/leader (363.912µs) from=10.233.68.17:48892 2023/02/14 18:17:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:17:59 [DEBUG] agent: Node info in sync 2023/02/14 18:18:03 [DEBUG] http: Request GET /v1/status/leader (449.865µs) from=10.233.72.123:40566 2023/02/14 18:18:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.310570624s) from=10.233.68.17:48452 2023/02/14 18:18:10 [DEBUG] http: Request GET /v1/status/leader (220.069µs) from=10.233.68.17:49180 2023/02/14 18:18:23 [DEBUG] http: Request GET /v1/status/leader (266.914µs) from=10.233.72.123:40736 2023/02/14 18:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:18:30 [DEBUG] http: Request GET /v1/status/leader (208.651µs) from=10.233.68.17:49468 2023/02/14 18:18:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.634787453s) from=10.233.72.123:50350 2023/02/14 18:18:43 [DEBUG] http: Request GET /v1/status/leader (364.112µs) from=10.233.72.123:40890 2023/02/14 18:18:50 [DEBUG] http: Request GET /v1/status/leader (206.344µs) from=10.233.68.17:49794 2023/02/14 18:19:03 [DEBUG] http: Request GET /v1/status/leader (382.255µs) from=10.233.72.123:41048 2023/02/14 18:19:10 [DEBUG] http: Request GET /v1/status/leader (292.794µs) from=10.233.68.17:50084 2023/02/14 18:19:23 [DEBUG] http: Request GET /v1/status/leader (302.663µs) from=10.233.72.123:41200 2023/02/14 18:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:19:30 [DEBUG] http: Request GET /v1/status/leader (715.136µs) from=10.233.68.17:50386 2023/02/14 18:19:43 [DEBUG] http: Request GET /v1/status/leader (1.079036ms) from=10.233.72.123:41358 2023/02/14 18:19:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:19:48 [DEBUG] agent: Node info in sync 2023/02/14 18:19:50 [DEBUG] http: Request GET /v1/status/leader (187.605µs) from=10.233.68.17:50696 2023/02/14 18:19:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:20:03 [DEBUG] http: Request GET /v1/status/leader (465.615µs) from=10.233.72.123:41516 2023/02/14 18:20:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.79445454s) from=10.233.68.17:48452 2023/02/14 18:20:10 [DEBUG] http: Request GET /v1/status/leader (357.945µs) from=10.233.68.17:50988 2023/02/14 18:20:23 [DEBUG] http: Request GET /v1/status/leader (195.98µs) from=10.233.72.123:41690 2023/02/14 18:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:20:30 [DEBUG] http: Request GET /v1/status/leader (1.63134ms) from=10.233.68.17:51290 2023/02/14 18:20:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.981683324s) from=10.233.72.123:50350 2023/02/14 18:20:43 [DEBUG] http: Request GET /v1/status/leader (527.262µs) from=10.233.72.123:41846 2023/02/14 18:20:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:20:50 [DEBUG] agent: Node info in sync 2023/02/14 18:20:51 [DEBUG] http: Request GET /v1/status/leader (209.602µs) from=10.233.68.17:51604 2023/02/14 18:21:03 [DEBUG] http: Request GET /v1/status/leader (423.237µs) from=10.233.72.123:42002 2023/02/14 18:21:11 [DEBUG] http: Request GET /v1/status/leader (603.463µs) from=10.233.68.17:51896 2023/02/14 18:21:23 [DEBUG] http: Request GET /v1/status/leader (278.849µs) from=10.233.72.123:42156 2023/02/14 18:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:21:31 [DEBUG] http: Request GET /v1/status/leader (345.186µs) from=10.233.68.17:52194 2023/02/14 18:21:43 [DEBUG] http: Request GET /v1/status/leader (214.765µs) from=10.233.72.123:42336 2023/02/14 18:21:51 [DEBUG] http: Request GET /v1/status/leader (530.427µs) from=10.233.68.17:52510 2023/02/14 18:22:03 [DEBUG] http: Request GET /v1/status/leader (562.642µs) from=10.233.72.123:42490 2023/02/14 18:22:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:22:11 [DEBUG] http: Request GET /v1/status/leader (298.412µs) from=10.233.68.17:52814 2023/02/14 18:22:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.838848087s) from=10.233.68.17:48452 2023/02/14 18:22:23 [DEBUG] http: Request GET /v1/status/leader (455.79µs) from=10.233.72.123:42660 2023/02/14 18:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:22:31 [DEBUG] http: Request GET /v1/status/leader (402.379µs) from=10.233.68.17:53116 2023/02/14 18:22:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.757124742s) from=10.233.72.123:50350 2023/02/14 18:22:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:22:40 [DEBUG] agent: Node info in sync 2023/02/14 18:22:43 [DEBUG] http: Request GET /v1/status/leader (718.495µs) from=10.233.72.123:42814 2023/02/14 18:22:51 [DEBUG] http: Request GET /v1/status/leader (348.629µs) from=10.233.68.17:53416 2023/02/14 18:23:03 [DEBUG] http: Request GET /v1/status/leader (283.68µs) from=10.233.72.123:42974 2023/02/14 18:23:11 [DEBUG] http: Request GET /v1/status/leader (591.32µs) from=10.233.68.17:53712 2023/02/14 18:23:23 [DEBUG] http: Request GET /v1/status/leader (295.471µs) from=10.233.72.123:43128 2023/02/14 18:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:23:31 [DEBUG] http: Request GET /v1/status/leader (281.151µs) from=10.233.68.17:54018 2023/02/14 18:23:43 [DEBUG] http: Request GET /v1/status/leader (292.241µs) from=10.233.72.123:43286 2023/02/14 18:23:51 [DEBUG] http: Request GET /v1/status/leader (145.305928ms) from=10.233.68.17:54332 2023/02/14 18:23:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:23:56 [DEBUG] agent: Node info in sync 2023/02/14 18:24:03 [DEBUG] http: Request GET /v1/status/leader (502.886µs) from=10.233.72.123:43448 2023/02/14 18:24:11 [DEBUG] http: Request GET /v1/status/leader (594.454µs) from=10.233.68.17:54630 2023/02/14 18:24:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.786162467s) from=10.233.68.17:48452 2023/02/14 18:24:23 [DEBUG] http: Request GET /v1/status/leader (554.962µs) from=10.233.72.123:43614 2023/02/14 18:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:24:31 [DEBUG] http: Request GET /v1/status/leader (383.892µs) from=10.233.68.17:54926 2023/02/14 18:24:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.102353321s) from=10.233.72.123:50350 2023/02/14 18:24:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:24:43 [DEBUG] http: Request GET /v1/status/leader (401.069µs) from=10.233.72.123:43766 2023/02/14 18:24:51 [DEBUG] http: Request GET /v1/status/leader (467.176µs) from=10.233.68.17:55230 2023/02/14 18:25:03 [DEBUG] http: Request GET /v1/status/leader (276.901µs) from=10.233.72.123:43924 2023/02/14 18:25:11 [DEBUG] http: Request GET /v1/status/leader (289.068µs) from=10.233.68.17:55526 2023/02/14 18:25:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:25:12 [DEBUG] agent: Node info in sync 2023/02/14 18:25:23 [DEBUG] http: Request GET /v1/status/leader (295.828µs) from=10.233.72.123:44078 2023/02/14 18:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:25:31 [DEBUG] http: Request GET /v1/status/leader (206.697µs) from=10.233.68.17:55830 2023/02/14 18:25:43 [DEBUG] http: Request GET /v1/status/leader (456.024µs) from=10.233.72.123:44238 2023/02/14 18:25:51 [DEBUG] http: Request GET /v1/status/leader (203.45µs) from=10.233.68.17:56138 2023/02/14 18:26:03 [DEBUG] http: Request GET /v1/status/leader (307.787µs) from=10.233.72.123:44394 2023/02/14 18:26:11 [DEBUG] http: Request GET /v1/status/leader (312.224µs) from=10.233.68.17:56436 2023/02/14 18:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.254150446s) from=10.233.68.17:48452 2023/02/14 18:26:23 [DEBUG] http: Request GET /v1/status/leader (345.933µs) from=10.233.72.123:44566 2023/02/14 18:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:26:31 [DEBUG] http: Request GET /v1/status/leader (180.634µs) from=10.233.68.17:56724 2023/02/14 18:26:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.745134772s) from=10.233.72.123:50350 2023/02/14 18:26:43 [DEBUG] http: Request GET /v1/status/leader (951.15µs) from=10.233.72.123:44728 2023/02/14 18:26:51 [DEBUG] http: Request GET /v1/status/leader (340.257µs) from=10.233.68.17:57034 2023/02/14 18:27:04 [DEBUG] http: Request GET /v1/status/leader (399.919µs) from=10.233.72.123:44884 2023/02/14 18:27:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:27:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:27:05 [DEBUG] agent: Node info in sync 2023/02/14 18:27:11 [DEBUG] http: Request GET /v1/status/leader (326.87µs) from=10.233.68.17:57334 2023/02/14 18:27:24 [DEBUG] http: Request GET /v1/status/leader (667.084µs) from=10.233.72.123:45036 2023/02/14 18:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:27:31 [DEBUG] http: Request GET /v1/status/leader (440.953µs) from=10.233.68.17:57628 2023/02/14 18:27:44 [DEBUG] http: Request GET /v1/status/leader (409.994µs) from=10.233.72.123:45196 2023/02/14 18:27:51 [DEBUG] http: Request GET /v1/status/leader (287.052µs) from=10.233.68.17:57934 2023/02/14 18:28:04 [DEBUG] http: Request GET /v1/status/leader (214.623µs) from=10.233.72.123:45352 2023/02/14 18:28:11 [DEBUG] http: Request GET /v1/status/leader (604.954µs) from=10.233.68.17:58222 2023/02/14 18:28:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.023919805s) from=10.233.68.17:48452 2023/02/14 18:28:24 [DEBUG] http: Request GET /v1/status/leader (214.221903ms) from=10.233.72.123:45522 2023/02/14 18:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:28:30 [DEBUG] agent: Node info in sync 2023/02/14 18:28:31 [DEBUG] http: Request GET /v1/status/leader (293.555µs) from=10.233.68.17:58516 2023/02/14 18:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.943665797s) from=10.233.72.123:50350 2023/02/14 18:28:44 [DEBUG] http: Request GET /v1/status/leader (319.947µs) from=10.233.72.123:45682 2023/02/14 18:28:51 [DEBUG] http: Request GET /v1/status/leader (178.554µs) from=10.233.68.17:58830 2023/02/14 18:29:04 [DEBUG] http: Request GET /v1/status/leader (276.777µs) from=10.233.72.123:45844 2023/02/14 18:29:12 [DEBUG] http: Request GET /v1/status/leader (300.951514ms) from=10.233.68.17:59130 2023/02/14 18:29:24 [DEBUG] http: Request GET /v1/status/leader (280.859µs) from=10.233.72.123:45998 2023/02/14 18:29:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:29:32 [DEBUG] http: Request GET /v1/status/leader (209.661µs) from=10.233.68.17:59448 2023/02/14 18:29:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:29:32 [DEBUG] agent: Node info in sync 2023/02/14 18:29:44 [DEBUG] http: Request GET /v1/status/leader (216.473µs) from=10.233.72.123:46158 2023/02/14 18:29:52 [DEBUG] http: Request GET /v1/status/leader (314.689µs) from=10.233.68.17:59756 2023/02/14 18:30:04 [DEBUG] http: Request GET /v1/status/leader (290.394µs) from=10.233.72.123:46318 2023/02/14 18:30:12 [DEBUG] http: Request GET /v1/status/leader (281.906µs) from=10.233.68.17:60058 2023/02/14 18:30:24 [DEBUG] http: Request GET /v1/status/leader (219.114µs) from=10.233.72.123:46488 2023/02/14 18:30:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.767691802s) from=10.233.68.17:48452 2023/02/14 18:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:30:32 [DEBUG] http: Request GET /v1/status/leader (176.016µs) from=10.233.68.17:60356 2023/02/14 18:30:44 [DEBUG] http: Request GET /v1/status/leader (424.952µs) from=10.233.72.123:46646 2023/02/14 18:30:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.283870739s) from=10.233.72.123:50350 2023/02/14 18:30:52 [DEBUG] http: Request GET /v1/status/leader (1.23825ms) from=10.233.68.17:60672 2023/02/14 18:31:04 [DEBUG] http: Request GET /v1/status/leader (324.868757ms) from=10.233.72.123:46804 2023/02/14 18:31:12 [DEBUG] http: Request GET /v1/status/leader (321.501µs) from=10.233.68.17:60958 2023/02/14 18:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:31:20 [DEBUG] agent: Node info in sync 2023/02/14 18:31:24 [DEBUG] http: Request GET /v1/status/leader (414.246µs) from=10.233.72.123:46958 2023/02/14 18:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:31:32 [DEBUG] http: Request GET /v1/status/leader (249.922µs) from=10.233.68.17:33032 2023/02/14 18:31:45 [DEBUG] http: Request GET /v1/status/leader (115.930815ms) from=10.233.72.123:47128 2023/02/14 18:31:52 [DEBUG] http: Request GET /v1/status/leader (371.843µs) from=10.233.68.17:33344 2023/02/14 18:31:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:32:05 [DEBUG] http: Request GET /v1/status/leader (391.499µs) from=10.233.72.123:47286 2023/02/14 18:32:12 [DEBUG] http: Request GET /v1/status/leader (441.416µs) from=10.233.68.17:33638 2023/02/14 18:32:25 [DEBUG] http: Request GET /v1/status/leader (214.41µs) from=10.233.72.123:47458 2023/02/14 18:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:32:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.618019875s) from=10.233.68.17:48452 2023/02/14 18:32:32 [DEBUG] http: Request GET /v1/status/leader (175.384µs) from=10.233.68.17:33932 2023/02/14 18:32:45 [DEBUG] http: Request GET /v1/status/leader (428.709µs) from=10.233.72.123:47614 2023/02/14 18:32:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.609467739s) from=10.233.72.123:50350 2023/02/14 18:32:52 [DEBUG] http: Request GET /v1/status/leader (411.362µs) from=10.233.68.17:34246 2023/02/14 18:33:05 [DEBUG] http: Request GET /v1/status/leader (434.008µs) from=10.233.72.123:47774 2023/02/14 18:33:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:33:08 [DEBUG] agent: Node info in sync 2023/02/14 18:33:12 [DEBUG] http: Request GET /v1/status/leader (392.371µs) from=10.233.68.17:34540 2023/02/14 18:33:25 [DEBUG] http: Request GET /v1/status/leader (310.771µs) from=10.233.72.123:47932 2023/02/14 18:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:33:32 [DEBUG] http: Request GET /v1/status/leader (232.912µs) from=10.233.68.17:34832 2023/02/14 18:33:45 [DEBUG] http: Request GET /v1/status/leader (181.198µs) from=10.233.72.123:48092 2023/02/14 18:33:52 [DEBUG] http: Request GET /v1/status/leader (15.263552ms) from=10.233.68.17:35150 2023/02/14 18:34:05 [DEBUG] http: Request GET /v1/status/leader (423.385µs) from=10.233.72.123:48250 2023/02/14 18:34:12 [DEBUG] http: Request GET /v1/status/leader (248.859µs) from=10.233.68.17:35444 2023/02/14 18:34:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:34:25 [DEBUG] http: Request GET /v1/status/leader (206.782µs) from=10.233.72.123:48420 2023/02/14 18:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:34:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.995904568s) from=10.233.68.17:48452 2023/02/14 18:34:32 [DEBUG] http: Request GET /v1/status/leader (593.757µs) from=10.233.68.17:35740 2023/02/14 18:34:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:34:41 [DEBUG] agent: Node info in sync 2023/02/14 18:34:45 [DEBUG] http: Request GET /v1/status/leader (192.29µs) from=10.233.72.123:48576 2023/02/14 18:34:52 [DEBUG] http: Request GET /v1/status/leader (298.438µs) from=10.233.68.17:36044 2023/02/14 18:34:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.278051063s) from=10.233.72.123:50350 2023/02/14 18:35:05 [DEBUG] http: Request GET /v1/status/leader (309.812µs) from=10.233.72.123:48736 2023/02/14 18:35:12 [DEBUG] http: Request GET /v1/status/leader (428.523µs) from=10.233.68.17:36344 2023/02/14 18:35:25 [DEBUG] http: Request GET /v1/status/leader (281.754µs) from=10.233.72.123:48886 2023/02/14 18:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:35:32 [DEBUG] http: Request GET /v1/status/leader (429.673µs) from=10.233.68.17:36648 2023/02/14 18:35:45 [DEBUG] http: Request GET /v1/status/leader (463.916µs) from=10.233.72.123:49048 2023/02/14 18:35:52 [DEBUG] http: Request GET /v1/status/leader (190.216µs) from=10.233.68.17:36954 2023/02/14 18:36:05 [DEBUG] http: Request GET /v1/status/leader (548.05µs) from=10.233.72.123:49216 2023/02/14 18:36:12 [DEBUG] http: Request GET /v1/status/leader (330.725µs) from=10.233.68.17:37248 2023/02/14 18:36:25 [DEBUG] http: Request GET /v1/status/leader (174.516µs) from=10.233.72.123:49388 2023/02/14 18:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:36:32 [DEBUG] http: Request GET /v1/status/leader (206.283µs) from=10.233.68.17:37546 2023/02/14 18:36:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.410211154s) from=10.233.68.17:48452 2023/02/14 18:36:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:36:40 [DEBUG] agent: Node info in sync 2023/02/14 18:36:45 [DEBUG] http: Request GET /v1/status/leader (393.907µs) from=10.233.72.123:49548 2023/02/14 18:36:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:36:52 [DEBUG] http: Request GET /v1/status/leader (266.894µs) from=10.233.68.17:37856 2023/02/14 18:36:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.297414542s) from=10.233.72.123:50350 2023/02/14 18:37:05 [DEBUG] http: Request GET /v1/status/leader (240.354µs) from=10.233.72.123:49706 2023/02/14 18:37:12 [DEBUG] http: Request GET /v1/status/leader (512.537µs) from=10.233.68.17:38144 2023/02/14 18:37:25 [DEBUG] http: Request GET /v1/status/leader (331.699µs) from=10.233.72.123:49864 2023/02/14 18:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:37:32 [DEBUG] http: Request GET /v1/status/leader (262.656µs) from=10.233.68.17:38454 2023/02/14 18:37:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:37:43 [DEBUG] agent: Node info in sync 2023/02/14 18:37:45 [DEBUG] http: Request GET /v1/status/leader (194.305µs) from=10.233.72.123:50028 2023/02/14 18:37:52 [DEBUG] http: Request GET /v1/status/leader (249.425µs) from=10.233.68.17:38762 2023/02/14 18:38:05 [DEBUG] http: Request GET /v1/status/leader (425.619µs) from=10.233.72.123:50188 2023/02/14 18:38:12 [DEBUG] http: Request GET /v1/status/leader (279.887µs) from=10.233.68.17:39060 2023/02/14 18:38:25 [DEBUG] http: Request GET /v1/status/leader (838.992µs) from=10.233.72.123:50354 2023/02/14 18:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:38:32 [DEBUG] http: Request GET /v1/status/leader (339.788µs) from=10.233.68.17:39354 2023/02/14 18:38:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.252748628s) from=10.233.68.17:48452 2023/02/14 18:38:45 [DEBUG] http: Request GET /v1/status/leader (195.356µs) from=10.233.72.123:50510 2023/02/14 18:38:52 [DEBUG] http: Request GET /v1/status/leader (378.87µs) from=10.233.68.17:39664 2023/02/14 18:38:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.196724203s) from=10.233.72.123:50350 2023/02/14 18:39:05 [DEBUG] http: Request GET /v1/status/leader (2.667924ms) from=10.233.72.123:50678 2023/02/14 18:39:12 [DEBUG] http: Request GET /v1/status/leader (371.066µs) from=10.233.68.17:39970 2023/02/14 18:39:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:39:18 [DEBUG] agent: Node info in sync 2023/02/14 18:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:39:25 [DEBUG] http: Request GET /v1/status/leader (481.143µs) from=10.233.72.123:50838 2023/02/14 18:39:32 [DEBUG] http: Request GET /v1/status/leader (271.577µs) from=10.233.68.17:40270 2023/02/14 18:39:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:39:45 [DEBUG] http: Request GET /v1/status/leader (341.723µs) from=10.233.72.123:50998 2023/02/14 18:39:52 [DEBUG] http: Request GET /v1/status/leader (207.089µs) from=10.233.68.17:40572 2023/02/14 18:40:05 [DEBUG] http: Request GET /v1/status/leader (382.974µs) from=10.233.72.123:51152 2023/02/14 18:40:12 [DEBUG] http: Request GET /v1/status/leader (301.138µs) from=10.233.68.17:40872 2023/02/14 18:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:40:25 [DEBUG] http: Request GET /v1/status/leader (811.988µs) from=10.233.72.123:51328 2023/02/14 18:40:32 [DEBUG] http: Request GET /v1/status/leader (386.792µs) from=10.233.68.17:41164 2023/02/14 18:40:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:40:40 [DEBUG] agent: Node info in sync 2023/02/14 18:40:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.35372159s) from=10.233.68.17:48452 2023/02/14 18:40:45 [DEBUG] http: Request GET /v1/status/leader (247.364µs) from=10.233.72.123:51480 2023/02/14 18:40:52 [DEBUG] http: Request GET /v1/status/leader (281.068µs) from=10.233.68.17:41486 2023/02/14 18:40:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.231624062s) from=10.233.72.123:50350 2023/02/14 18:41:05 [DEBUG] http: Request GET /v1/status/leader (339µs) from=10.233.72.123:51642 2023/02/14 18:41:12 [DEBUG] http: Request GET /v1/status/leader (201.144µs) from=10.233.68.17:41780 2023/02/14 18:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:41:26 [DEBUG] http: Request GET /v1/status/leader (325.549µs) from=10.233.72.123:51796 2023/02/14 18:41:32 [DEBUG] http: Request GET /v1/status/leader (308.816µs) from=10.233.68.17:42080 2023/02/14 18:41:46 [DEBUG] http: Request GET /v1/status/leader (811.885µs) from=10.233.72.123:51954 2023/02/14 18:41:52 [DEBUG] http: Request GET /v1/status/leader (338.175µs) from=10.233.68.17:42390 2023/02/14 18:41:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:41:53 [DEBUG] agent: Node info in sync 2023/02/14 18:42:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:42:06 [DEBUG] http: Request GET /v1/status/leader (303.662µs) from=10.233.72.123:52128 2023/02/14 18:42:12 [DEBUG] http: Request GET /v1/status/leader (195.452µs) from=10.233.68.17:42676 2023/02/14 18:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:42:26 [DEBUG] http: Request GET /v1/status/leader (209.67µs) from=10.233.72.123:52292 2023/02/14 18:42:32 [DEBUG] http: Request GET /v1/status/leader (353.088µs) from=10.233.68.17:42976 2023/02/14 18:42:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.194954563s) from=10.233.68.17:48452 2023/02/14 18:42:46 [DEBUG] http: Request GET /v1/status/leader (348.505µs) from=10.233.72.123:52454 2023/02/14 18:42:52 [DEBUG] http: Request GET /v1/status/leader (193.607µs) from=10.233.68.17:43292 2023/02/14 18:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.193325122s) from=10.233.72.123:50350 2023/02/14 18:43:06 [DEBUG] http: Request GET /v1/status/leader (366.927µs) from=10.233.72.123:52616 2023/02/14 18:43:12 [DEBUG] http: Request GET /v1/status/leader (408.119µs) from=10.233.68.17:43580 2023/02/14 18:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:43:26 [DEBUG] http: Request GET /v1/status/leader (346.318µs) from=10.233.72.123:52774 2023/02/14 18:43:32 [DEBUG] http: Request GET /v1/status/leader (175.961µs) from=10.233.68.17:43894 2023/02/14 18:43:46 [DEBUG] http: Request GET /v1/status/leader (215.954µs) from=10.233.72.123:52932 2023/02/14 18:43:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:43:51 [DEBUG] agent: Node info in sync 2023/02/14 18:43:52 [DEBUG] http: Request GET /v1/status/leader (373.222µs) from=10.233.68.17:44206 2023/02/14 18:44:06 [DEBUG] http: Request GET /v1/status/leader (343.646µs) from=10.233.72.123:53090 2023/02/14 18:44:12 [DEBUG] http: Request GET /v1/status/leader (363.552µs) from=10.233.68.17:44496 2023/02/14 18:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:44:26 [DEBUG] http: Request GET /v1/status/leader (344.486µs) from=10.233.72.123:53264 2023/02/14 18:44:32 [DEBUG] http: Request GET /v1/status/leader (370.239µs) from=10.233.68.17:44794 2023/02/14 18:44:46 [DEBUG] http: Request GET /v1/status/leader (205.947µs) from=10.233.72.123:53422 2023/02/14 18:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.60669885s) from=10.233.68.17:48452 2023/02/14 18:44:52 [DEBUG] http: Request GET /v1/status/leader (1.254052ms) from=10.233.68.17:45108 2023/02/14 18:45:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.463550997s) from=10.233.72.123:50350 2023/02/14 18:45:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:45:06 [DEBUG] http: Request GET /v1/status/leader (290.942µs) from=10.233.72.123:53588 2023/02/14 18:45:12 [DEBUG] http: Request GET /v1/status/leader (182.632µs) from=10.233.68.17:45386 2023/02/14 18:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:45:16 [DEBUG] agent: Node info in sync 2023/02/14 18:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:45:26 [DEBUG] http: Request GET /v1/status/leader (346.76µs) from=10.233.72.123:53744 2023/02/14 18:45:32 [DEBUG] http: Request GET /v1/status/leader (3.684462ms) from=10.233.68.17:45696 2023/02/14 18:45:46 [DEBUG] http: Request GET /v1/status/leader (324.199µs) from=10.233.72.123:53898 2023/02/14 18:45:52 [DEBUG] http: Request GET /v1/status/leader (921.144µs) from=10.233.68.17:46010 2023/02/14 18:46:06 [DEBUG] http: Request GET /v1/status/leader (306.447µs) from=10.233.72.123:54052 2023/02/14 18:46:12 [DEBUG] http: Request GET /v1/status/leader (207.197µs) from=10.233.68.17:46296 2023/02/14 18:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:46:26 [DEBUG] http: Request GET /v1/status/leader (278.75µs) from=10.233.72.123:54224 2023/02/14 18:46:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:46:28 [DEBUG] agent: Node info in sync 2023/02/14 18:46:32 [DEBUG] http: Request GET /v1/status/leader (234.44µs) from=10.233.68.17:46598 2023/02/14 18:46:46 [DEBUG] http: Request GET /v1/status/leader (647.869µs) from=10.233.72.123:54380 2023/02/14 18:46:53 [DEBUG] http: Request GET /v1/status/leader (377.893µs) from=10.233.68.17:46910 2023/02/14 18:46:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.16489394s) from=10.233.68.17:48452 2023/02/14 18:47:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.448440766s) from=10.233.72.123:50350 2023/02/14 18:47:07 [DEBUG] http: Request GET /v1/status/leader (298.853µs) from=10.233.72.123:54542 2023/02/14 18:47:13 [DEBUG] http: Request GET /v1/status/leader (276.669µs) from=10.233.68.17:47196 2023/02/14 18:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:47:27 [DEBUG] http: Request GET /v1/status/leader (46.567667ms) from=10.233.72.123:54698 2023/02/14 18:47:33 [DEBUG] http: Request GET /v1/status/leader (339.977µs) from=10.233.68.17:47496 2023/02/14 18:47:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:47:47 [DEBUG] http: Request GET /v1/status/leader (314.952µs) from=10.233.72.123:54854 2023/02/14 18:47:53 [DEBUG] http: Request GET /v1/status/leader (243.203µs) from=10.233.68.17:47810 2023/02/14 18:48:07 [DEBUG] http: Request GET /v1/status/leader (205.912µs) from=10.233.72.123:55010 2023/02/14 18:48:13 [DEBUG] http: Request GET /v1/status/leader (219.836µs) from=10.233.68.17:48102 2023/02/14 18:48:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:48:19 [DEBUG] agent: Node info in sync 2023/02/14 18:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:48:27 [DEBUG] http: Request GET /v1/status/leader (411.088µs) from=10.233.72.123:55184 2023/02/14 18:48:33 [DEBUG] http: Request GET /v1/status/leader (381.842µs) from=10.233.68.17:48400 2023/02/14 18:48:47 [DEBUG] http: Request GET /v1/status/leader (213.327µs) from=10.233.72.123:55336 2023/02/14 18:48:53 [DEBUG] http: Request GET /v1/status/leader (860.003µs) from=10.233.68.17:48718 2023/02/14 18:49:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.522144761s) from=10.233.68.17:48452 2023/02/14 18:49:07 [DEBUG] http: Request GET /v1/status/leader (204.674µs) from=10.233.72.123:55492 2023/02/14 18:49:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.020298799s) from=10.233.72.123:50350 2023/02/14 18:49:13 [DEBUG] http: Request GET /v1/status/leader (368.107µs) from=10.233.68.17:49004 2023/02/14 18:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:49:27 [DEBUG] http: Request GET /v1/status/leader (458.229µs) from=10.233.72.123:55648 2023/02/14 18:49:33 [DEBUG] http: Request GET /v1/status/leader (218.562µs) from=10.233.68.17:49314 2023/02/14 18:49:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:49:40 [DEBUG] agent: Node info in sync 2023/02/14 18:49:47 [DEBUG] http: Request GET /v1/status/leader (345.563µs) from=10.233.72.123:55812 2023/02/14 18:49:53 [DEBUG] http: Request GET /v1/status/leader (337.292µs) from=10.233.68.17:49620 2023/02/14 18:50:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:50:07 [DEBUG] http: Request GET /v1/status/leader (952.963µs) from=10.233.72.123:55968 2023/02/14 18:50:13 [DEBUG] http: Request GET /v1/status/leader (1.978494ms) from=10.233.68.17:49916 2023/02/14 18:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:50:27 [DEBUG] http: Request GET /v1/status/leader (420.76µs) from=10.233.72.123:56140 2023/02/14 18:50:33 [DEBUG] http: Request GET /v1/status/leader (353.65µs) from=10.233.68.17:50212 2023/02/14 18:50:47 [DEBUG] http: Request GET /v1/status/leader (376.175µs) from=10.233.72.123:56298 2023/02/14 18:50:53 [DEBUG] http: Request GET /v1/status/leader (285.339µs) from=10.233.68.17:50530 2023/02/14 18:51:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.753888942s) from=10.233.68.17:48452 2023/02/14 18:51:07 [DEBUG] http: Request GET /v1/status/leader (368.358µs) from=10.233.72.123:56456 2023/02/14 18:51:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.851119419s) from=10.233.72.123:50350 2023/02/14 18:51:13 [DEBUG] http: Request GET /v1/status/leader (279.883µs) from=10.233.68.17:50816 2023/02/14 18:51:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:51:14 [DEBUG] agent: Node info in sync 2023/02/14 18:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:51:27 [DEBUG] http: Request GET /v1/status/leader (232.794µs) from=10.233.72.123:56610 2023/02/14 18:51:33 [DEBUG] http: Request GET /v1/status/leader (227.499µs) from=10.233.68.17:51122 2023/02/14 18:51:47 [DEBUG] http: Request GET /v1/status/leader (318.336µs) from=10.233.72.123:56772 2023/02/14 18:51:53 [DEBUG] http: Request GET /v1/status/leader (311.647µs) from=10.233.68.17:51436 2023/02/14 18:52:07 [DEBUG] http: Request GET /v1/status/leader (216.05µs) from=10.233.72.123:56940 2023/02/14 18:52:13 [DEBUG] http: Request GET /v1/status/leader (339.87µs) from=10.233.68.17:51718 2023/02/14 18:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:52:27 [DEBUG] http: Request GET /v1/status/leader (267.577µs) from=10.233.72.123:57114 2023/02/14 18:52:33 [DEBUG] http: Request GET /v1/status/leader (268.335µs) from=10.233.68.17:52020 2023/02/14 18:52:47 [DEBUG] http: Request GET /v1/status/leader (176.395µs) from=10.233.72.123:57270 2023/02/14 18:52:53 [DEBUG] http: Request GET /v1/status/leader (1.16046ms) from=10.233.68.17:52340 2023/02/14 18:52:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:52:53 [DEBUG] agent: Node info in sync 2023/02/14 18:52:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:53:07 [DEBUG] http: Request GET /v1/status/leader (308.808µs) from=10.233.72.123:57424 2023/02/14 18:53:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.105696696s) from=10.233.68.17:48452 2023/02/14 18:53:13 [DEBUG] http: Request GET /v1/status/leader (372.009µs) from=10.233.68.17:52622 2023/02/14 18:53:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.296395684s) from=10.233.72.123:50350 2023/02/14 18:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:53:27 [DEBUG] http: Request GET /v1/status/leader (184.053µs) from=10.233.72.123:57578 2023/02/14 18:53:33 [DEBUG] http: Request GET /v1/status/leader (895.183µs) from=10.233.68.17:52922 2023/02/14 18:53:47 [DEBUG] http: Request GET /v1/status/leader (339.383µs) from=10.233.72.123:57736 2023/02/14 18:53:53 [DEBUG] http: Request GET /v1/status/leader (294.653µs) from=10.233.68.17:53232 2023/02/14 18:54:07 [DEBUG] http: Request GET /v1/status/leader (422.265µs) from=10.233.72.123:57894 2023/02/14 18:54:13 [DEBUG] http: Request GET /v1/status/leader (1.547094ms) from=10.233.68.17:53514 2023/02/14 18:54:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:54:20 [DEBUG] agent: Node info in sync 2023/02/14 18:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:54:28 [DEBUG] http: Request GET /v1/status/leader (525.662µs) from=10.233.72.123:58064 2023/02/14 18:54:33 [DEBUG] http: Request GET /v1/status/leader (275.714µs) from=10.233.68.17:53820 2023/02/14 18:54:48 [DEBUG] http: Request GET /v1/status/leader (373.065µs) from=10.233.72.123:58222 2023/02/14 18:54:53 [DEBUG] http: Request GET /v1/status/leader (296.896µs) from=10.233.68.17:54136 2023/02/14 18:55:08 [DEBUG] http: Request GET /v1/status/leader (295.583µs) from=10.233.72.123:58376 2023/02/14 18:55:13 [DEBUG] http: Request GET /v1/status/leader (200.312µs) from=10.233.68.17:54432 2023/02/14 18:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.52749178s) from=10.233.72.123:50350 2023/02/14 18:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.105865214s) from=10.233.68.17:48452 2023/02/14 18:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:55:28 [DEBUG] http: Request GET /v1/status/leader (12.123086ms) from=10.233.72.123:58532 2023/02/14 18:55:33 [DEBUG] http: Request GET /v1/status/leader (328.555µs) from=10.233.68.17:54738 2023/02/14 18:55:48 [DEBUG] http: Request GET /v1/status/leader (267.875µs) from=10.233.72.123:58694 2023/02/14 18:55:53 [DEBUG] http: Request GET /v1/status/leader (180.331µs) from=10.233.68.17:55050 2023/02/14 18:55:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:56:08 [DEBUG] http: Request GET /v1/status/leader (194.482µs) from=10.233.72.123:58844 2023/02/14 18:56:13 [DEBUG] http: Request GET /v1/status/leader (1.470393ms) from=10.233.68.17:55344 2023/02/14 18:56:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:56:18 [DEBUG] agent: Node info in sync 2023/02/14 18:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:56:28 [DEBUG] http: Request GET /v1/status/leader (411.24µs) from=10.233.72.123:59012 2023/02/14 18:56:33 [DEBUG] http: Request GET /v1/status/leader (402.794µs) from=10.233.68.17:55654 2023/02/14 18:56:48 [DEBUG] http: Request GET /v1/status/leader (676.712µs) from=10.233.72.123:59172 2023/02/14 18:56:53 [DEBUG] http: Request GET /v1/status/leader (1.408814ms) from=10.233.68.17:55962 2023/02/14 18:57:08 [DEBUG] http: Request GET /v1/status/leader (317.517µs) from=10.233.72.123:59322 2023/02/14 18:57:13 [DEBUG] http: Request GET /v1/status/leader (932.121µs) from=10.233.68.17:56258 2023/02/14 18:57:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.555898141s) from=10.233.72.123:50350 2023/02/14 18:57:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.956253682s) from=10.233.68.17:48452 2023/02/14 18:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:57:28 [DEBUG] http: Request GET /v1/status/leader (268.876µs) from=10.233.72.123:59476 2023/02/14 18:57:33 [DEBUG] http: Request GET /v1/status/leader (238.724µs) from=10.233.68.17:56556 2023/02/14 18:57:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:57:35 [DEBUG] agent: Node info in sync 2023/02/14 18:57:48 [DEBUG] http: Request GET /v1/status/leader (327.472µs) from=10.233.72.123:59636 2023/02/14 18:57:53 [DEBUG] http: Request GET /v1/status/leader (271.355µs) from=10.233.68.17:56858 2023/02/14 18:58:08 [DEBUG] http: Request GET /v1/status/leader (321.655µs) from=10.233.72.123:59790 2023/02/14 18:58:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 18:58:13 [DEBUG] http: Request GET /v1/status/leader (253.8µs) from=10.233.68.17:57154 2023/02/14 18:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:58:28 [DEBUG] http: Request GET /v1/status/leader (325.085µs) from=10.233.72.123:59962 2023/02/14 18:58:33 [DEBUG] http: Request GET /v1/status/leader (294.311µs) from=10.233.68.17:57444 2023/02/14 18:58:48 [DEBUG] http: Request GET /v1/status/leader (253.419µs) from=10.233.72.123:60122 2023/02/14 18:58:53 [DEBUG] http: Request GET /v1/status/leader (378.64µs) from=10.233.68.17:57772 2023/02/14 18:59:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 18:59:05 [DEBUG] agent: Node info in sync 2023/02/14 18:59:08 [DEBUG] http: Request GET /v1/status/leader (357.79µs) from=10.233.72.123:60274 2023/02/14 18:59:13 [DEBUG] http: Request GET /v1/status/leader (310.032µs) from=10.233.68.17:58060 2023/02/14 18:59:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.881349549s) from=10.233.72.123:50350 2023/02/14 18:59:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.837840558s) from=10.233.68.17:48452 2023/02/14 18:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 18:59:28 [DEBUG] http: Request GET /v1/status/leader (1.227131ms) from=10.233.72.123:60430 2023/02/14 18:59:33 [DEBUG] http: Request GET /v1/status/leader (256.155µs) from=10.233.68.17:58372 2023/02/14 18:59:48 [DEBUG] http: Request GET /v1/status/leader (290.771µs) from=10.233.72.123:60594 2023/02/14 18:59:53 [DEBUG] http: Request GET /v1/status/leader (325.376µs) from=10.233.68.17:58678 2023/02/14 19:00:08 [DEBUG] http: Request GET /v1/status/leader (222.381µs) from=10.233.72.123:60748 2023/02/14 19:00:13 [DEBUG] http: Request GET /v1/status/leader (2.324947ms) from=10.233.68.17:58966 2023/02/14 19:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:00:28 [DEBUG] http: Request GET /v1/status/leader (358.556µs) from=10.233.72.123:60916 2023/02/14 19:00:33 [DEBUG] http: Request GET /v1/status/leader (602.676µs) from=10.233.68.17:59264 2023/02/14 19:00:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:00:41 [DEBUG] agent: Node info in sync 2023/02/14 19:00:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:00:48 [DEBUG] http: Request GET /v1/status/leader (413.477µs) from=10.233.72.123:32846 2023/02/14 19:00:53 [DEBUG] http: Request GET /v1/status/leader (319.235µs) from=10.233.68.17:59576 2023/02/14 19:01:08 [DEBUG] http: Request GET /v1/status/leader (353.619µs) from=10.233.72.123:33000 2023/02/14 19:01:13 [DEBUG] http: Request GET /v1/status/leader (415.425µs) from=10.233.68.17:59856 2023/02/14 19:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.818283816s) from=10.233.68.17:48452 2023/02/14 19:01:28 [DEBUG] http: Request GET /v1/status/leader (252.214µs) from=10.233.72.123:33160 2023/02/14 19:01:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.147554334s) from=10.233.72.123:50350 2023/02/14 19:01:33 [DEBUG] http: Request GET /v1/status/leader (239.376µs) from=10.233.68.17:60168 2023/02/14 19:01:48 [DEBUG] http: Request GET /v1/status/leader (334.93µs) from=10.233.72.123:33328 2023/02/14 19:01:53 [DEBUG] http: Request GET /v1/status/leader (421.975µs) from=10.233.68.17:60478 2023/02/14 19:02:08 [DEBUG] http: Request GET /v1/status/leader (407.753µs) from=10.233.72.123:33488 2023/02/14 19:02:13 [DEBUG] http: Request GET /v1/status/leader (871.457µs) from=10.233.68.17:60774 2023/02/14 19:02:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:02:14 [DEBUG] agent: Node info in sync 2023/02/14 19:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:02:28 [DEBUG] http: Request GET /v1/status/leader (315.932µs) from=10.233.72.123:33674 2023/02/14 19:02:33 [DEBUG] http: Request GET /v1/status/leader (384.174µs) from=10.233.68.17:32842 2023/02/14 19:02:48 [DEBUG] http: Request GET /v1/status/leader (1.222549ms) from=10.233.72.123:33834 2023/02/14 19:02:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:02:53 [DEBUG] http: Request GET /v1/status/leader (473.5µs) from=10.233.68.17:33160 2023/02/14 19:03:08 [DEBUG] http: Request GET /v1/status/leader (289.489µs) from=10.233.72.123:33986 2023/02/14 19:03:13 [DEBUG] http: Request GET /v1/status/leader (228.589µs) from=10.233.68.17:33450 2023/02/14 19:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:03:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.549721652s) from=10.233.68.17:48452 2023/02/14 19:03:28 [DEBUG] http: Request GET /v1/status/leader (190.36µs) from=10.233.72.123:34142 2023/02/14 19:03:33 [DEBUG] http: Request GET /v1/status/leader (210.46µs) from=10.233.68.17:33748 2023/02/14 19:03:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.979601661s) from=10.233.72.123:50350 2023/02/14 19:03:49 [DEBUG] http: Request GET /v1/status/leader (410.098µs) from=10.233.72.123:34304 2023/02/14 19:03:53 [DEBUG] http: Request GET /v1/status/leader (368.23µs) from=10.233.68.17:34054 2023/02/14 19:03:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:03:58 [DEBUG] agent: Node info in sync 2023/02/14 19:04:09 [DEBUG] http: Request GET /v1/status/leader (213.136µs) from=10.233.72.123:34454 2023/02/14 19:04:13 [DEBUG] http: Request GET /v1/status/leader (1.034193ms) from=10.233.68.17:34348 2023/02/14 19:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:04:29 [DEBUG] http: Request GET /v1/status/leader (298.595µs) from=10.233.72.123:34624 2023/02/14 19:04:33 [DEBUG] http: Request GET /v1/status/leader (407.55µs) from=10.233.68.17:34654 2023/02/14 19:04:49 [DEBUG] http: Request GET /v1/status/leader (1.037906ms) from=10.233.72.123:34784 2023/02/14 19:04:53 [DEBUG] http: Request GET /v1/status/leader (260.714414ms) from=10.233.68.17:34962 2023/02/14 19:04:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:05:09 [DEBUG] http: Request GET /v1/status/leader (363.798µs) from=10.233.72.123:34938 2023/02/14 19:05:13 [DEBUG] http: Request GET /v1/status/leader (447.438µs) from=10.233.68.17:35250 2023/02/14 19:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:05:29 [DEBUG] http: Request GET /v1/status/leader (490.326µs) from=10.233.72.123:35092 2023/02/14 19:05:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.118651532s) from=10.233.68.17:48452 2023/02/14 19:05:33 [DEBUG] http: Request GET /v1/status/leader (1.944457ms) from=10.233.68.17:35556 2023/02/14 19:05:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.52189806s) from=10.233.72.123:50350 2023/02/14 19:05:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:05:45 [DEBUG] agent: Node info in sync 2023/02/14 19:05:49 [DEBUG] http: Request GET /v1/status/leader (521.517µs) from=10.233.72.123:35260 2023/02/14 19:05:54 [DEBUG] http: Request GET /v1/status/leader (503.959µs) from=10.233.68.17:35870 2023/02/14 19:06:09 [DEBUG] http: Request GET /v1/status/leader (349.05µs) from=10.233.72.123:35412 2023/02/14 19:06:14 [DEBUG] http: Request GET /v1/status/leader (257.595µs) from=10.233.68.17:36162 2023/02/14 19:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:06:29 [DEBUG] http: Request GET /v1/status/leader (326.366µs) from=10.233.72.123:35582 2023/02/14 19:06:34 [DEBUG] http: Request GET /v1/status/leader (415.735µs) from=10.233.68.17:36466 2023/02/14 19:06:49 [DEBUG] http: Request GET /v1/status/leader (461.42µs) from=10.233.72.123:35746 2023/02/14 19:06:54 [DEBUG] http: Request GET /v1/status/leader (311.399µs) from=10.233.68.17:36776 2023/02/14 19:07:09 [DEBUG] http: Request GET /v1/status/leader (333.632µs) from=10.233.72.123:35900 2023/02/14 19:07:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:07:13 [DEBUG] agent: Node info in sync 2023/02/14 19:07:14 [DEBUG] http: Request GET /v1/status/leader (265.129µs) from=10.233.68.17:37068 2023/02/14 19:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:07:29 [DEBUG] http: Request GET /v1/status/leader (262.272µs) from=10.233.72.123:36060 2023/02/14 19:07:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.569743431s) from=10.233.68.17:48452 2023/02/14 19:07:34 [DEBUG] http: Request GET /v1/status/leader (326.252µs) from=10.233.68.17:37370 2023/02/14 19:07:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:07:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.689958384s) from=10.233.72.123:50350 2023/02/14 19:07:49 [DEBUG] http: Request GET /v1/status/leader (752.67µs) from=10.233.72.123:36226 2023/02/14 19:07:54 [DEBUG] http: Request GET /v1/status/leader (369.479µs) from=10.233.68.17:37686 2023/02/14 19:08:09 [DEBUG] http: Request GET /v1/status/leader (226.56µs) from=10.233.72.123:36378 2023/02/14 19:08:14 [DEBUG] http: Request GET /v1/status/leader (113.175364ms) from=10.233.68.17:37980 2023/02/14 19:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:08:29 [DEBUG] http: Request GET /v1/status/leader (300.695µs) from=10.233.72.123:36544 2023/02/14 19:08:34 [DEBUG] http: Request GET /v1/status/leader (500.596µs) from=10.233.68.17:38282 2023/02/14 19:08:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:08:48 [DEBUG] agent: Node info in sync 2023/02/14 19:08:49 [DEBUG] http: Request GET /v1/status/leader (268.803µs) from=10.233.72.123:36708 2023/02/14 19:08:54 [DEBUG] http: Request GET /v1/status/leader (391.766µs) from=10.233.68.17:38592 2023/02/14 19:09:09 [DEBUG] http: Request GET /v1/status/leader (365.028µs) from=10.233.72.123:36866 2023/02/14 19:09:14 [DEBUG] http: Request GET /v1/status/leader (457.909µs) from=10.233.68.17:38888 2023/02/14 19:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:09:29 [DEBUG] http: Request GET /v1/status/leader (559.997µs) from=10.233.72.123:37020 2023/02/14 19:09:34 [DEBUG] http: Request GET /v1/status/leader (400.782µs) from=10.233.68.17:39190 2023/02/14 19:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.664370969s) from=10.233.68.17:48452 2023/02/14 19:09:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.892182282s) from=10.233.72.123:50350 2023/02/14 19:09:49 [DEBUG] http: Request GET /v1/status/leader (459.994µs) from=10.233.72.123:37182 2023/02/14 19:09:54 [DEBUG] http: Request GET /v1/status/leader (348.545µs) from=10.233.68.17:39500 2023/02/14 19:10:09 [DEBUG] http: Request GET /v1/status/leader (1.205824ms) from=10.233.72.123:37336 2023/02/14 19:10:14 [DEBUG] http: Request GET /v1/status/leader (311.778µs) from=10.233.68.17:39790 2023/02/14 19:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:10:16 [DEBUG] agent: Node info in sync 2023/02/14 19:10:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:10:29 [DEBUG] http: Request GET /v1/status/leader (378.852µs) from=10.233.72.123:37508 2023/02/14 19:10:34 [DEBUG] http: Request GET /v1/status/leader (927.786µs) from=10.233.68.17:40094 2023/02/14 19:10:49 [DEBUG] http: Request GET /v1/status/leader (191.325µs) from=10.233.72.123:37666 2023/02/14 19:10:54 [DEBUG] http: Request GET /v1/status/leader (3.194814ms) from=10.233.68.17:40412 2023/02/14 19:11:09 [DEBUG] http: Request GET /v1/status/leader (318.981µs) from=10.233.72.123:37814 2023/02/14 19:11:14 [DEBUG] http: Request GET /v1/status/leader (2.382916ms) from=10.233.68.17:40696 2023/02/14 19:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:11:29 [DEBUG] http: Request GET /v1/status/leader (201.871µs) from=10.233.72.123:37972 2023/02/14 19:11:34 [DEBUG] http: Request GET /v1/status/leader (3.084068ms) from=10.233.68.17:41004 2023/02/14 19:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.053090763s) from=10.233.68.17:48452 2023/02/14 19:11:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:11:42 [DEBUG] agent: Node info in sync 2023/02/14 19:11:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.558262269s) from=10.233.72.123:50350 2023/02/14 19:11:49 [DEBUG] http: Request GET /v1/status/leader (198.437µs) from=10.233.72.123:38134 2023/02/14 19:11:54 [DEBUG] http: Request GET /v1/status/leader (349.396µs) from=10.233.68.17:41320 2023/02/14 19:12:09 [DEBUG] http: Request GET /v1/status/leader (224.622µs) from=10.233.72.123:38284 2023/02/14 19:12:14 [DEBUG] http: Request GET /v1/status/leader (740.438µs) from=10.233.68.17:41610 2023/02/14 19:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:12:29 [DEBUG] http: Request GET /v1/status/leader (279.371µs) from=10.233.72.123:38466 2023/02/14 19:12:35 [DEBUG] http: Request GET /v1/status/leader (378.677µs) from=10.233.68.17:41908 2023/02/14 19:12:49 [DEBUG] http: Request GET /v1/status/leader (344.959µs) from=10.233.72.123:38628 2023/02/14 19:12:55 [DEBUG] http: Request GET /v1/status/leader (202.685µs) from=10.233.68.17:42212 2023/02/14 19:12:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:13:09 [DEBUG] http: Request GET /v1/status/leader (347.393µs) from=10.233.72.123:38788 2023/02/14 19:13:15 [DEBUG] http: Request GET /v1/status/leader (311.259µs) from=10.233.68.17:42506 2023/02/14 19:13:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:13:21 [DEBUG] agent: Node info in sync 2023/02/14 19:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:13:29 [DEBUG] http: Request GET /v1/status/leader (78.51551ms) from=10.233.72.123:38940 2023/02/14 19:13:35 [DEBUG] http: Request GET /v1/status/leader (256.624µs) from=10.233.68.17:42812 2023/02/14 19:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.442115675s) from=10.233.68.17:48452 2023/02/14 19:13:49 [DEBUG] http: Request GET /v1/status/leader (342.727µs) from=10.233.72.123:39106 2023/02/14 19:13:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.178546549s) from=10.233.72.123:50350 2023/02/14 19:13:55 [DEBUG] http: Request GET /v1/status/leader (263.915µs) from=10.233.68.17:43124 2023/02/14 19:14:09 [DEBUG] http: Request GET /v1/status/leader (342.864µs) from=10.233.72.123:39260 2023/02/14 19:14:15 [DEBUG] http: Request GET /v1/status/leader (243.321µs) from=10.233.68.17:43418 2023/02/14 19:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:14:29 [DEBUG] http: Request GET /v1/status/leader (335.398µs) from=10.233.72.123:39426 2023/02/14 19:14:35 [DEBUG] http: Request GET /v1/status/leader (275.258µs) from=10.233.68.17:43722 2023/02/14 19:14:49 [DEBUG] http: Request GET /v1/status/leader (431.254µs) from=10.233.72.123:39590 2023/02/14 19:14:55 [DEBUG] http: Request GET /v1/status/leader (300.673µs) from=10.233.68.17:44030 2023/02/14 19:15:09 [DEBUG] http: Request GET /v1/status/leader (359.614µs) from=10.233.72.123:39748 2023/02/14 19:15:15 [DEBUG] http: Request GET /v1/status/leader (197.818µs) from=10.233.68.17:44322 2023/02/14 19:15:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:15:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:15:19 [DEBUG] agent: Node info in sync 2023/02/14 19:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:15:30 [DEBUG] http: Request GET /v1/status/leader (275.776482ms) from=10.233.72.123:39904 2023/02/14 19:15:35 [DEBUG] http: Request GET /v1/status/leader (866.636µs) from=10.233.68.17:44626 2023/02/14 19:15:50 [DEBUG] http: Request GET /v1/status/leader (278.463µs) from=10.233.72.123:40064 2023/02/14 19:15:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.96407289s) from=10.233.68.17:48452 2023/02/14 19:15:55 [DEBUG] http: Request GET /v1/status/leader (203.85µs) from=10.233.68.17:44932 2023/02/14 19:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.99068378s) from=10.233.72.123:50350 2023/02/14 19:16:10 [DEBUG] http: Request GET /v1/status/leader (189.152µs) from=10.233.72.123:40224 2023/02/14 19:16:15 [DEBUG] http: Request GET /v1/status/leader (383.597µs) from=10.233.68.17:45230 2023/02/14 19:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:16:30 [DEBUG] http: Request GET /v1/status/leader (1.442067ms) from=10.233.72.123:40394 2023/02/14 19:16:35 [DEBUG] http: Request GET /v1/status/leader (337.321µs) from=10.233.68.17:45538 2023/02/14 19:16:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:16:49 [DEBUG] agent: Node info in sync 2023/02/14 19:16:50 [DEBUG] http: Request GET /v1/status/leader (323.552µs) from=10.233.72.123:40558 2023/02/14 19:16:55 [DEBUG] http: Request GET /v1/status/leader (236.328µs) from=10.233.68.17:45858 2023/02/14 19:17:10 [DEBUG] http: Request GET /v1/status/leader (527.733µs) from=10.233.72.123:40714 2023/02/14 19:17:15 [DEBUG] http: Request GET /v1/status/leader (227.582µs) from=10.233.68.17:46158 2023/02/14 19:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:17:30 [DEBUG] http: Request GET /v1/status/leader (420.55µs) from=10.233.72.123:40876 2023/02/14 19:17:35 [DEBUG] http: Request GET /v1/status/leader (227.168µs) from=10.233.68.17:46458 2023/02/14 19:17:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:17:50 [DEBUG] http: Request GET /v1/status/leader (377.14µs) from=10.233.72.123:41036 2023/02/14 19:17:55 [DEBUG] http: Request GET /v1/status/leader (1.491604ms) from=10.233.68.17:46776 2023/02/14 19:17:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:17:55 [DEBUG] agent: Node info in sync 2023/02/14 19:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.293346505s) from=10.233.68.17:48452 2023/02/14 19:18:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.897899274s) from=10.233.72.123:50350 2023/02/14 19:18:10 [DEBUG] http: Request GET /v1/status/leader (267.388µs) from=10.233.72.123:41196 2023/02/14 19:18:15 [DEBUG] http: Request GET /v1/status/leader (318.743µs) from=10.233.68.17:47056 2023/02/14 19:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:18:30 [DEBUG] http: Request GET /v1/status/leader (179.869µs) from=10.233.72.123:41366 2023/02/14 19:18:35 [DEBUG] http: Request GET /v1/status/leader (216.404µs) from=10.233.68.17:47360 2023/02/14 19:18:50 [DEBUG] http: Request GET /v1/status/leader (359.221µs) from=10.233.72.123:41524 2023/02/14 19:18:55 [DEBUG] http: Request GET /v1/status/leader (343.422µs) from=10.233.68.17:47664 2023/02/14 19:19:10 [DEBUG] http: Request GET /v1/status/leader (1.055332ms) from=10.233.72.123:41676 2023/02/14 19:19:15 [DEBUG] http: Request GET /v1/status/leader (217.824µs) from=10.233.68.17:47952 2023/02/14 19:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:19:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:19:26 [DEBUG] agent: Node info in sync 2023/02/14 19:19:30 [DEBUG] http: Request GET /v1/status/leader (311.626µs) from=10.233.72.123:41844 2023/02/14 19:19:35 [DEBUG] http: Request GET /v1/status/leader (390.402µs) from=10.233.68.17:48280 2023/02/14 19:19:50 [DEBUG] http: Request GET /v1/status/leader (236.119µs) from=10.233.72.123:42016 2023/02/14 19:19:55 [DEBUG] http: Request GET /v1/status/leader (1.25033ms) from=10.233.68.17:48610 2023/02/14 19:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.086301819s) from=10.233.72.123:50350 2023/02/14 19:20:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.248434209s) from=10.233.68.17:48452 2023/02/14 19:20:10 [DEBUG] http: Request GET /v1/status/leader (385.545µs) from=10.233.72.123:42174 2023/02/14 19:20:15 [DEBUG] http: Request GET /v1/status/leader (515.885µs) from=10.233.68.17:48908 2023/02/14 19:20:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:20:30 [DEBUG] http: Request GET /v1/status/leader (420.38µs) from=10.233.72.123:42342 2023/02/14 19:20:35 [DEBUG] http: Request GET /v1/status/leader (964.562µs) from=10.233.68.17:49204 2023/02/14 19:20:50 [DEBUG] http: Request GET /v1/status/leader (400.856µs) from=10.233.72.123:42504 2023/02/14 19:20:55 [DEBUG] http: Request GET /v1/status/leader (242.092µs) from=10.233.68.17:49530 2023/02/14 19:21:10 [DEBUG] http: Request GET /v1/status/leader (277.768µs) from=10.233.72.123:42658 2023/02/14 19:21:15 [DEBUG] http: Request GET /v1/status/leader (249.781µs) from=10.233.68.17:49832 2023/02/14 19:21:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:21:15 [DEBUG] agent: Node info in sync 2023/02/14 19:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:21:30 [DEBUG] http: Request GET /v1/status/leader (860.459µs) from=10.233.72.123:42816 2023/02/14 19:21:35 [DEBUG] http: Request GET /v1/status/leader (317.812µs) from=10.233.68.17:50128 2023/02/14 19:21:50 [DEBUG] http: Request GET /v1/status/leader (225.978µs) from=10.233.72.123:42980 2023/02/14 19:21:55 [DEBUG] http: Request GET /v1/status/leader (352.701µs) from=10.233.68.17:50436 2023/02/14 19:22:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.372475331s) from=10.233.72.123:50350 2023/02/14 19:22:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.254290536s) from=10.233.68.17:48452 2023/02/14 19:22:10 [DEBUG] http: Request GET /v1/status/leader (226.969µs) from=10.233.72.123:43142 2023/02/14 19:22:15 [DEBUG] http: Request GET /v1/status/leader (193.065µs) from=10.233.68.17:50736 2023/02/14 19:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:22:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:22:27 [DEBUG] agent: Node info in sync 2023/02/14 19:22:30 [DEBUG] http: Request GET /v1/status/leader (390.891µs) from=10.233.72.123:43312 2023/02/14 19:22:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:22:35 [DEBUG] http: Request GET /v1/status/leader (201.228µs) from=10.233.68.17:51038 2023/02/14 19:22:50 [DEBUG] http: Request GET /v1/status/leader (379.313µs) from=10.233.72.123:43482 2023/02/14 19:22:55 [DEBUG] http: Request GET /v1/status/leader (233.865µs) from=10.233.68.17:51354 2023/02/14 19:23:10 [DEBUG] http: Request GET /v1/status/leader (286.342µs) from=10.233.72.123:43634 2023/02/14 19:23:15 [DEBUG] http: Request GET /v1/status/leader (269.403µs) from=10.233.68.17:51652 2023/02/14 19:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:23:30 [DEBUG] http: Request GET /v1/status/leader (1.01157ms) from=10.233.72.123:43792 2023/02/14 19:23:35 [DEBUG] http: Request GET /v1/status/leader (174.839µs) from=10.233.68.17:51964 2023/02/14 19:23:51 [DEBUG] http: Request GET /v1/status/leader (540.547µs) from=10.233.72.123:43958 2023/02/14 19:23:55 [DEBUG] http: Request GET /v1/status/leader (224.614µs) from=10.233.68.17:52282 2023/02/14 19:24:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.060612676s) from=10.233.72.123:50350 2023/02/14 19:24:11 [DEBUG] http: Request GET /v1/status/leader (339.952µs) from=10.233.72.123:44124 2023/02/14 19:24:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.25934387s) from=10.233.68.17:48452 2023/02/14 19:24:15 [DEBUG] http: Request GET /v1/status/leader (193.8µs) from=10.233.68.17:52574 2023/02/14 19:24:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:24:23 [DEBUG] agent: Node info in sync 2023/02/14 19:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:24:31 [DEBUG] http: Request GET /v1/status/leader (310.567µs) from=10.233.72.123:44288 2023/02/14 19:24:35 [DEBUG] http: Request GET /v1/status/leader (415.49µs) from=10.233.68.17:52874 2023/02/14 19:24:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:24:51 [DEBUG] http: Request GET /v1/status/leader (192.556µs) from=10.233.72.123:44446 2023/02/14 19:24:55 [DEBUG] http: Request GET /v1/status/leader (8.53309ms) from=10.233.68.17:53176 2023/02/14 19:25:11 [DEBUG] http: Request GET /v1/status/leader (347.96µs) from=10.233.72.123:44598 2023/02/14 19:25:15 [DEBUG] http: Request GET /v1/status/leader (216.361µs) from=10.233.68.17:53480 2023/02/14 19:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:25:31 [DEBUG] http: Request GET /v1/status/leader (286.464µs) from=10.233.72.123:44752 2023/02/14 19:25:35 [DEBUG] http: Request GET /v1/status/leader (201.73µs) from=10.233.68.17:53784 2023/02/14 19:25:51 [DEBUG] http: Request GET /v1/status/leader (263.258305ms) from=10.233.72.123:44914 2023/02/14 19:25:55 [DEBUG] http: Request GET /v1/status/leader (222.399µs) from=10.233.68.17:54104 2023/02/14 19:26:11 [DEBUG] http: Request GET /v1/status/leader (254.341µs) from=10.233.72.123:45078 2023/02/14 19:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.504872592s) from=10.233.72.123:50350 2023/02/14 19:26:15 [DEBUG] http: Request GET /v1/status/leader (828.904µs) from=10.233.68.17:54392 2023/02/14 19:26:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.247610558s) from=10.233.68.17:48452 2023/02/14 19:26:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:26:18 [DEBUG] agent: Node info in sync 2023/02/14 19:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:26:31 [DEBUG] http: Request GET /v1/status/leader (207.389µs) from=10.233.72.123:45240 2023/02/14 19:26:35 [DEBUG] http: Request GET /v1/status/leader (195.512µs) from=10.233.68.17:54702 2023/02/14 19:26:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:26:51 [DEBUG] http: Request GET /v1/status/leader (283.578µs) from=10.233.72.123:45398 2023/02/14 19:26:55 [DEBUG] http: Request GET /v1/status/leader (409.124µs) from=10.233.68.17:55012 2023/02/14 19:27:11 [DEBUG] http: Request GET /v1/status/leader (177.107µs) from=10.233.72.123:45546 2023/02/14 19:27:15 [DEBUG] http: Request GET /v1/status/leader (265.126µs) from=10.233.68.17:55306 2023/02/14 19:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:27:31 [DEBUG] http: Request GET /v1/status/leader (478.958µs) from=10.233.72.123:45706 2023/02/14 19:27:35 [DEBUG] http: Request GET /v1/status/leader (163.07µs) from=10.233.68.17:55612 2023/02/14 19:27:51 [DEBUG] http: Request GET /v1/status/leader (209.903µs) from=10.233.72.123:45864 2023/02/14 19:27:55 [DEBUG] http: Request GET /v1/status/leader (207.221µs) from=10.233.68.17:55930 2023/02/14 19:28:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:28:03 [DEBUG] agent: Node info in sync 2023/02/14 19:28:11 [DEBUG] http: Request GET /v1/status/leader (162.284656ms) from=10.233.72.123:46028 2023/02/14 19:28:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.56442843s) from=10.233.72.123:50350 2023/02/14 19:28:15 [DEBUG] http: Request GET /v1/status/leader (370.115µs) from=10.233.68.17:56238 2023/02/14 19:28:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.115068678s) from=10.233.68.17:48452 2023/02/14 19:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:28:31 [DEBUG] http: Request GET /v1/status/leader (260.769µs) from=10.233.72.123:46188 2023/02/14 19:28:35 [DEBUG] http: Request GET /v1/status/leader (236.345µs) from=10.233.68.17:56546 2023/02/14 19:28:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:28:51 [DEBUG] http: Request GET /v1/status/leader (221.006µs) from=10.233.72.123:46348 2023/02/14 19:28:55 [DEBUG] http: Request GET /v1/status/leader (319.57µs) from=10.233.68.17:56862 2023/02/14 19:29:11 [DEBUG] http: Request GET /v1/status/leader (2.925283ms) from=10.233.72.123:46500 2023/02/14 19:29:15 [DEBUG] http: Request GET /v1/status/leader (300.465µs) from=10.233.68.17:57148 2023/02/14 19:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:29:31 [DEBUG] http: Request GET /v1/status/leader (208.867µs) from=10.233.72.123:46654 2023/02/14 19:29:35 [DEBUG] http: Request GET /v1/status/leader (472.076µs) from=10.233.68.17:57454 2023/02/14 19:29:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:29:46 [DEBUG] agent: Node info in sync 2023/02/14 19:29:51 [DEBUG] http: Request GET /v1/status/leader (203.997µs) from=10.233.72.123:46816 2023/02/14 19:29:55 [DEBUG] http: Request GET /v1/status/leader (424.416µs) from=10.233.68.17:57760 2023/02/14 19:30:11 [DEBUG] http: Request GET /v1/status/leader (370.12µs) from=10.233.72.123:46988 2023/02/14 19:30:15 [DEBUG] http: Request GET /v1/status/leader (189.884µs) from=10.233.68.17:58066 2023/02/14 19:30:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.171933331s) from=10.233.72.123:50350 2023/02/14 19:30:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.240196724s) from=10.233.68.17:48452 2023/02/14 19:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:30:31 [DEBUG] http: Request GET /v1/status/leader (388.815µs) from=10.233.72.123:47150 2023/02/14 19:30:36 [DEBUG] http: Request GET /v1/status/leader (303.782127ms) from=10.233.68.17:58360 2023/02/14 19:30:51 [DEBUG] http: Request GET /v1/status/leader (320.307µs) from=10.233.72.123:47306 2023/02/14 19:30:56 [DEBUG] http: Request GET /v1/status/leader (599.072µs) from=10.233.68.17:58664 2023/02/14 19:31:11 [DEBUG] http: Request GET /v1/status/leader (872.572µs) from=10.233.72.123:47460 2023/02/14 19:31:16 [DEBUG] http: Request GET /v1/status/leader (295.02µs) from=10.233.68.17:58952 2023/02/14 19:31:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:31:19 [DEBUG] agent: Node info in sync 2023/02/14 19:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:31:32 [DEBUG] http: Request GET /v1/status/leader (302.804µs) from=10.233.72.123:47624 2023/02/14 19:31:36 [DEBUG] http: Request GET /v1/status/leader (270.14µs) from=10.233.68.17:59270 2023/02/14 19:31:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:31:52 [DEBUG] http: Request GET /v1/status/leader (1.012333ms) from=10.233.72.123:47784 2023/02/14 19:31:56 [DEBUG] http: Request GET /v1/status/leader (379.453µs) from=10.233.68.17:59566 2023/02/14 19:32:12 [DEBUG] http: Request GET /v1/status/leader (250.022µs) from=10.233.72.123:47950 2023/02/14 19:32:16 [DEBUG] http: Request GET /v1/status/leader (343.552µs) from=10.233.68.17:59858 2023/02/14 19:32:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:32:25 [DEBUG] agent: Node info in sync 2023/02/14 19:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:32:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.570181968s) from=10.233.72.123:50350 2023/02/14 19:32:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.637615564s) from=10.233.68.17:48452 2023/02/14 19:32:32 [DEBUG] http: Request GET /v1/status/leader (582.151µs) from=10.233.72.123:48110 2023/02/14 19:32:36 [DEBUG] http: Request GET /v1/status/leader (319.726µs) from=10.233.68.17:60164 2023/02/14 19:32:52 [DEBUG] http: Request GET /v1/status/leader (295.76µs) from=10.233.72.123:48284 2023/02/14 19:32:56 [DEBUG] http: Request GET /v1/status/leader (214.801µs) from=10.233.68.17:60478 2023/02/14 19:33:12 [DEBUG] http: Request GET /v1/status/leader (227.769µs) from=10.233.72.123:48438 2023/02/14 19:33:16 [DEBUG] http: Request GET /v1/status/leader (338.791µs) from=10.233.68.17:60772 2023/02/14 19:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:33:32 [DEBUG] http: Request GET /v1/status/leader (497.301µs) from=10.233.72.123:48596 2023/02/14 19:33:36 [DEBUG] http: Request GET /v1/status/leader (899.703µs) from=10.233.68.17:32844 2023/02/14 19:33:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:33:52 [DEBUG] http: Request GET /v1/status/leader (271.647µs) from=10.233.72.123:48756 2023/02/14 19:33:56 [DEBUG] http: Request GET /v1/status/leader (304.038µs) from=10.233.68.17:33162 2023/02/14 19:34:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:34:01 [DEBUG] agent: Node info in sync 2023/02/14 19:34:12 [DEBUG] http: Request GET /v1/status/leader (393.483µs) from=10.233.72.123:48920 2023/02/14 19:34:16 [DEBUG] http: Request GET /v1/status/leader (211.555µs) from=10.233.68.17:33456 2023/02/14 19:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:34:32 [DEBUG] http: Request GET /v1/status/leader (490.407µs) from=10.233.72.123:49080 2023/02/14 19:34:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.259551457s) from=10.233.68.17:48452 2023/02/14 19:34:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.704828252s) from=10.233.72.123:50350 2023/02/14 19:34:36 [DEBUG] http: Request GET /v1/status/leader (305.056µs) from=10.233.68.17:33754 2023/02/14 19:34:52 [DEBUG] http: Request GET /v1/status/leader (194.781µs) from=10.233.72.123:49236 2023/02/14 19:34:56 [DEBUG] http: Request GET /v1/status/leader (221.792µs) from=10.233.68.17:34054 2023/02/14 19:35:12 [DEBUG] http: Request GET /v1/status/leader (407.001µs) from=10.233.72.123:49390 2023/02/14 19:35:16 [DEBUG] http: Request GET /v1/status/leader (414.004µs) from=10.233.68.17:34348 2023/02/14 19:35:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:35:19 [DEBUG] agent: Node info in sync 2023/02/14 19:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:35:32 [DEBUG] http: Request GET /v1/status/leader (253.047µs) from=10.233.72.123:49548 2023/02/14 19:35:36 [DEBUG] http: Request GET /v1/status/leader (1.114178ms) from=10.233.68.17:34662 2023/02/14 19:35:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:35:52 [DEBUG] http: Request GET /v1/status/leader (342.912µs) from=10.233.72.123:49708 2023/02/14 19:35:56 [DEBUG] http: Request GET /v1/status/leader (210.211µs) from=10.233.68.17:34972 2023/02/14 19:36:12 [DEBUG] http: Request GET /v1/status/leader (348.155µs) from=10.233.72.123:49878 2023/02/14 19:36:16 [DEBUG] http: Request GET /v1/status/leader (195.11µs) from=10.233.68.17:35266 2023/02/14 19:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:36:32 [DEBUG] http: Request GET /v1/status/leader (281.8µs) from=10.233.72.123:50036 2023/02/14 19:36:36 [DEBUG] http: Request GET /v1/status/leader (380.402µs) from=10.233.68.17:35548 2023/02/14 19:36:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.821463947s) from=10.233.72.123:50350 2023/02/14 19:36:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:36:38 [DEBUG] agent: Node info in sync 2023/02/14 19:36:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.976285794s) from=10.233.68.17:48452 2023/02/14 19:36:52 [DEBUG] http: Request GET /v1/status/leader (287.792µs) from=10.233.72.123:50196 2023/02/14 19:36:56 [DEBUG] http: Request GET /v1/status/leader (179.878µs) from=10.233.68.17:35862 2023/02/14 19:37:12 [DEBUG] http: Request GET /v1/status/leader (107.350018ms) from=10.233.72.123:50352 2023/02/14 19:37:16 [DEBUG] http: Request GET /v1/status/leader (371.661µs) from=10.233.68.17:36158 2023/02/14 19:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:37:32 [DEBUG] http: Request GET /v1/status/leader (352.94µs) from=10.233.72.123:50510 2023/02/14 19:37:36 [DEBUG] http: Request GET /v1/status/leader (1.293871ms) from=10.233.68.17:36456 2023/02/14 19:37:52 [DEBUG] http: Request GET /v1/status/leader (257.532µs) from=10.233.72.123:50674 2023/02/14 19:37:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:37:54 [DEBUG] agent: Node info in sync 2023/02/14 19:37:56 [DEBUG] http: Request GET /v1/status/leader (319.2µs) from=10.233.68.17:36754 2023/02/14 19:38:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:38:13 [DEBUG] http: Request GET /v1/status/leader (593.348µs) from=10.233.72.123:50848 2023/02/14 19:38:16 [DEBUG] http: Request GET /v1/status/leader (295.039µs) from=10.233.68.17:37056 2023/02/14 19:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:38:33 [DEBUG] http: Request GET /v1/status/leader (370.804µs) from=10.233.72.123:51006 2023/02/14 19:38:36 [DEBUG] http: Request GET /v1/status/leader (323.341µs) from=10.233.68.17:37364 2023/02/14 19:38:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.32080867s) from=10.233.72.123:50350 2023/02/14 19:38:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.3673828s) from=10.233.68.17:48452 2023/02/14 19:38:53 [DEBUG] http: Request GET /v1/status/leader (233.685µs) from=10.233.72.123:51158 2023/02/14 19:38:56 [DEBUG] http: Request GET /v1/status/leader (887.058µs) from=10.233.68.17:37672 2023/02/14 19:39:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:39:11 [DEBUG] agent: Node info in sync 2023/02/14 19:39:13 [DEBUG] http: Request GET /v1/status/leader (334.301µs) from=10.233.72.123:51314 2023/02/14 19:39:16 [DEBUG] http: Request GET /v1/status/leader (388.14µs) from=10.233.68.17:37962 2023/02/14 19:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:39:33 [DEBUG] http: Request GET /v1/status/leader (16.223113ms) from=10.233.72.123:51472 2023/02/14 19:39:36 [DEBUG] http: Request GET /v1/status/leader (450.277µs) from=10.233.68.17:38274 2023/02/14 19:39:53 [DEBUG] http: Request GET /v1/status/leader (285.482µs) from=10.233.72.123:51630 2023/02/14 19:39:56 [DEBUG] http: Request GET /v1/status/leader (326.751µs) from=10.233.68.17:38594 2023/02/14 19:40:13 [DEBUG] http: Request GET /v1/status/leader (190.016µs) from=10.233.72.123:51810 2023/02/14 19:40:16 [DEBUG] http: Request GET /v1/status/leader (300.199µs) from=10.233.68.17:38898 2023/02/14 19:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:40:33 [DEBUG] http: Request GET /v1/status/leader (271.281µs) from=10.233.72.123:51970 2023/02/14 19:40:36 [DEBUG] http: Request GET /v1/status/leader (269.686µs) from=10.233.68.17:39196 2023/02/14 19:40:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.402344251s) from=10.233.72.123:50350 2023/02/14 19:40:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.322263784s) from=10.233.68.17:48452 2023/02/14 19:40:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:40:53 [DEBUG] http: Request GET /v1/status/leader (357.74µs) from=10.233.72.123:52122 2023/02/14 19:40:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:40:56 [DEBUG] agent: Node info in sync 2023/02/14 19:40:56 [DEBUG] http: Request GET /v1/status/leader (1.397914ms) from=10.233.68.17:39512 2023/02/14 19:41:13 [DEBUG] http: Request GET /v1/status/leader (246.504µs) from=10.233.72.123:52280 2023/02/14 19:41:16 [DEBUG] http: Request GET /v1/status/leader (286.531µs) from=10.233.68.17:39810 2023/02/14 19:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:41:33 [DEBUG] http: Request GET /v1/status/leader (418.934µs) from=10.233.72.123:52438 2023/02/14 19:41:36 [DEBUG] http: Request GET /v1/status/leader (241.763µs) from=10.233.68.17:40100 2023/02/14 19:41:53 [DEBUG] http: Request GET /v1/status/leader (299.943µs) from=10.233.72.123:52594 2023/02/14 19:41:56 [DEBUG] http: Request GET /v1/status/leader (392.904µs) from=10.233.68.17:40410 2023/02/14 19:42:13 [DEBUG] http: Request GET /v1/status/leader (406.999µs) from=10.233.72.123:52764 2023/02/14 19:42:16 [DEBUG] http: Request GET /v1/status/leader (1.177421ms) from=10.233.68.17:40704 2023/02/14 19:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:42:33 [DEBUG] http: Request GET /v1/status/leader (359.184µs) from=10.233.72.123:52928 2023/02/14 19:42:36 [DEBUG] http: Request GET /v1/status/leader (438.098µs) from=10.233.68.17:40996 2023/02/14 19:42:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:42:41 [DEBUG] agent: Node info in sync 2023/02/14 19:42:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.467817022s) from=10.233.72.123:50350 2023/02/14 19:42:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.909413454s) from=10.233.68.17:48452 2023/02/14 19:42:53 [DEBUG] http: Request GET /v1/status/leader (1.149708ms) from=10.233.72.123:53094 2023/02/14 19:42:56 [DEBUG] http: Request GET /v1/status/leader (417.784µs) from=10.233.68.17:41300 2023/02/14 19:43:13 [DEBUG] http: Request GET /v1/status/leader (441.694µs) from=10.233.72.123:53260 2023/02/14 19:43:16 [DEBUG] http: Request GET /v1/status/leader (179.395µs) from=10.233.68.17:41600 2023/02/14 19:43:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:43:33 [DEBUG] http: Request GET /v1/status/leader (216.354µs) from=10.233.72.123:53416 2023/02/14 19:43:36 [DEBUG] http: Request GET /v1/status/leader (190.391µs) from=10.233.68.17:41906 2023/02/14 19:43:53 [DEBUG] http: Request GET /v1/status/leader (276.506µs) from=10.233.72.123:53574 2023/02/14 19:43:56 [DEBUG] http: Request GET /v1/status/leader (298.603µs) from=10.233.68.17:42208 2023/02/14 19:43:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:43:58 [DEBUG] agent: Node info in sync 2023/02/14 19:44:13 [DEBUG] http: Request GET /v1/status/leader (177.177µs) from=10.233.72.123:53742 2023/02/14 19:44:16 [DEBUG] http: Request GET /v1/status/leader (282.529µs) from=10.233.68.17:42516 2023/02/14 19:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:44:33 [DEBUG] http: Request GET /v1/status/leader (383.262µs) from=10.233.72.123:53904 2023/02/14 19:44:36 [DEBUG] http: Request GET /v1/status/leader (403.696µs) from=10.233.68.17:42810 2023/02/14 19:44:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.912519998s) from=10.233.72.123:50350 2023/02/14 19:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.84696001s) from=10.233.68.17:48452 2023/02/14 19:44:53 [DEBUG] http: Request GET /v1/status/leader (746.931µs) from=10.233.72.123:54058 2023/02/14 19:44:56 [DEBUG] http: Request GET /v1/status/leader (808.22µs) from=10.233.68.17:43116 2023/02/14 19:45:13 [DEBUG] http: Request GET /v1/status/leader (281.91µs) from=10.233.72.123:54214 2023/02/14 19:45:16 [DEBUG] http: Request GET /v1/status/leader (315.521µs) from=10.233.68.17:43408 2023/02/14 19:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:45:33 [DEBUG] http: Request GET /v1/status/leader (1.118103ms) from=10.233.72.123:54372 2023/02/14 19:45:36 [DEBUG] http: Request GET /v1/status/leader (235.079µs) from=10.233.68.17:43710 2023/02/14 19:45:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:45:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:45:52 [DEBUG] agent: Node info in sync 2023/02/14 19:45:54 [DEBUG] http: Request GET /v1/status/leader (398.571µs) from=10.233.72.123:54532 2023/02/14 19:45:56 [DEBUG] http: Request GET /v1/status/leader (362.697µs) from=10.233.68.17:44014 2023/02/14 19:46:14 [DEBUG] http: Request GET /v1/status/leader (1.046829ms) from=10.233.72.123:54708 2023/02/14 19:46:16 [DEBUG] http: Request GET /v1/status/leader (334.987µs) from=10.233.68.17:44312 2023/02/14 19:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:46:34 [DEBUG] http: Request GET /v1/status/leader (389.115µs) from=10.233.72.123:54864 2023/02/14 19:46:36 [DEBUG] http: Request GET /v1/status/leader (440.788µs) from=10.233.68.17:44606 2023/02/14 19:46:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.591282577s) from=10.233.72.123:50350 2023/02/14 19:46:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.726567475s) from=10.233.68.17:48452 2023/02/14 19:46:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:46:53 [DEBUG] agent: Node info in sync 2023/02/14 19:46:54 [DEBUG] http: Request GET /v1/status/leader (472.752µs) from=10.233.72.123:55022 2023/02/14 19:46:56 [DEBUG] http: Request GET /v1/status/leader (293.392µs) from=10.233.68.17:44912 2023/02/14 19:47:14 [DEBUG] http: Request GET /v1/status/leader (327.197µs) from=10.233.72.123:55180 2023/02/14 19:47:16 [DEBUG] http: Request GET /v1/status/leader (1.375294ms) from=10.233.68.17:45210 2023/02/14 19:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:47:34 [DEBUG] http: Request GET /v1/status/leader (236.42µs) from=10.233.72.123:55336 2023/02/14 19:47:36 [DEBUG] http: Request GET /v1/status/leader (343.073µs) from=10.233.68.17:45504 2023/02/14 19:47:54 [DEBUG] http: Request GET /v1/status/leader (218.961µs) from=10.233.72.123:55490 2023/02/14 19:47:56 [DEBUG] http: Request GET /v1/status/leader (376.73µs) from=10.233.68.17:45800 2023/02/14 19:48:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:48:14 [DEBUG] http: Request GET /v1/status/leader (327.194µs) from=10.233.72.123:55664 2023/02/14 19:48:16 [DEBUG] http: Request GET /v1/status/leader (383.151µs) from=10.233.68.17:46094 2023/02/14 19:48:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:48:23 [DEBUG] agent: Node info in sync 2023/02/14 19:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:48:34 [DEBUG] http: Request GET /v1/status/leader (299.896µs) from=10.233.72.123:55826 2023/02/14 19:48:36 [DEBUG] http: Request GET /v1/status/leader (1.045383ms) from=10.233.68.17:46380 2023/02/14 19:48:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.921028955s) from=10.233.72.123:50350 2023/02/14 19:48:54 [DEBUG] http: Request GET /v1/status/leader (404.763µs) from=10.233.72.123:55984 2023/02/14 19:48:56 [DEBUG] http: Request GET /v1/status/leader (616.955µs) from=10.233.68.17:46694 2023/02/14 19:48:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.044632372s) from=10.233.68.17:48452 2023/02/14 19:49:14 [DEBUG] http: Request GET /v1/status/leader (1.202275ms) from=10.233.72.123:56142 2023/02/14 19:49:16 [DEBUG] http: Request GET /v1/status/leader (304.142µs) from=10.233.68.17:46990 2023/02/14 19:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:49:34 [DEBUG] http: Request GET /v1/status/leader (729.006µs) from=10.233.72.123:56304 2023/02/14 19:49:36 [DEBUG] http: Request GET /v1/status/leader (290.776µs) from=10.233.68.17:47286 2023/02/14 19:49:54 [DEBUG] http: Request GET /v1/status/leader (222.042µs) from=10.233.72.123:56458 2023/02/14 19:49:56 [DEBUG] http: Request GET /v1/status/leader (282.636µs) from=10.233.68.17:47586 2023/02/14 19:50:14 [DEBUG] http: Request GET /v1/status/leader (372.211µs) from=10.233.72.123:56628 2023/02/14 19:50:16 [DEBUG] http: Request GET /v1/status/leader (342.471µs) from=10.233.68.17:47878 2023/02/14 19:50:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:50:18 [DEBUG] agent: Node info in sync 2023/02/14 19:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:50:34 [DEBUG] http: Request GET /v1/status/leader (329.498µs) from=10.233.72.123:56784 2023/02/14 19:50:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:50:36 [DEBUG] http: Request GET /v1/status/leader (221.244µs) from=10.233.68.17:48180 2023/02/14 19:50:54 [DEBUG] http: Request GET /v1/status/leader (369.095µs) from=10.233.72.123:56940 2023/02/14 19:50:56 [DEBUG] http: Request GET /v1/status/leader (269.976µs) from=10.233.68.17:48484 2023/02/14 19:50:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.681077369s) from=10.233.72.123:50350 2023/02/14 19:51:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.393589985s) from=10.233.68.17:48452 2023/02/14 19:51:14 [DEBUG] http: Request GET /v1/status/leader (261.113992ms) from=10.233.72.123:57096 2023/02/14 19:51:16 [DEBUG] http: Request GET /v1/status/leader (314.346µs) from=10.233.68.17:48796 2023/02/14 19:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:51:34 [DEBUG] http: Request GET /v1/status/leader (309.941µs) from=10.233.72.123:57254 2023/02/14 19:51:37 [DEBUG] http: Request GET /v1/status/leader (683.625µs) from=10.233.68.17:49098 2023/02/14 19:51:54 [DEBUG] http: Request GET /v1/status/leader (216.661µs) from=10.233.72.123:57408 2023/02/14 19:51:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:51:56 [DEBUG] agent: Node info in sync 2023/02/14 19:51:57 [DEBUG] http: Request GET /v1/status/leader (275.316µs) from=10.233.68.17:49404 2023/02/14 19:52:14 [DEBUG] http: Request GET /v1/status/leader (346.283µs) from=10.233.72.123:57578 2023/02/14 19:52:17 [DEBUG] http: Request GET /v1/status/leader (190.072µs) from=10.233.68.17:49698 2023/02/14 19:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:52:34 [DEBUG] http: Request GET /v1/status/leader (193.735µs) from=10.233.72.123:57734 2023/02/14 19:52:37 [DEBUG] http: Request GET /v1/status/leader (218.648µs) from=10.233.68.17:49992 2023/02/14 19:52:54 [DEBUG] http: Request GET /v1/status/leader (1.53199ms) from=10.233.72.123:57894 2023/02/14 19:52:57 [DEBUG] http: Request GET /v1/status/leader (310.531µs) from=10.233.68.17:50296 2023/02/14 19:53:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.996171237s) from=10.233.72.123:50350 2023/02/14 19:53:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.440555886s) from=10.233.68.17:48452 2023/02/14 19:53:14 [DEBUG] http: Request GET /v1/status/leader (375.733µs) from=10.233.72.123:58060 2023/02/14 19:53:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:53:15 [DEBUG] agent: Node info in sync 2023/02/14 19:53:17 [DEBUG] http: Request GET /v1/status/leader (1.922106ms) from=10.233.68.17:50600 2023/02/14 19:53:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:53:34 [DEBUG] http: Request GET /v1/status/leader (572.221µs) from=10.233.72.123:58218 2023/02/14 19:53:37 [DEBUG] http: Request GET /v1/status/leader (294.854µs) from=10.233.68.17:50900 2023/02/14 19:53:54 [DEBUG] http: Request GET /v1/status/leader (601.099µs) from=10.233.72.123:58374 2023/02/14 19:53:57 [DEBUG] http: Request GET /v1/status/leader (320.237µs) from=10.233.68.17:51202 2023/02/14 19:54:14 [DEBUG] http: Request GET /v1/status/leader (55.731698ms) from=10.233.72.123:58546 2023/02/14 19:54:17 [DEBUG] http: Request GET /v1/status/leader (397.671µs) from=10.233.68.17:51500 2023/02/14 19:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:54:34 [DEBUG] http: Request GET /v1/status/leader (353.307µs) from=10.233.72.123:58702 2023/02/14 19:54:37 [DEBUG] http: Request GET /v1/status/leader (331.631µs) from=10.233.68.17:51804 2023/02/14 19:54:55 [DEBUG] http: Request GET /v1/status/leader (216.287µs) from=10.233.72.123:58862 2023/02/14 19:54:57 [DEBUG] http: Request GET /v1/status/leader (211.856µs) from=10.233.68.17:52114 2023/02/14 19:55:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.455154681s) from=10.233.72.123:50350 2023/02/14 19:55:15 [DEBUG] http: Request GET /v1/status/leader (329.579µs) from=10.233.72.123:59022 2023/02/14 19:55:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:55:15 [DEBUG] agent: Node info in sync 2023/02/14 19:55:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.637102564s) from=10.233.68.17:48452 2023/02/14 19:55:17 [DEBUG] http: Request GET /v1/status/leader (262.309µs) from=10.233.68.17:52418 2023/02/14 19:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:55:35 [DEBUG] http: Request GET /v1/status/leader (1.070214ms) from=10.233.72.123:59178 2023/02/14 19:55:37 [DEBUG] http: Request GET /v1/status/leader (259.694µs) from=10.233.68.17:52704 2023/02/14 19:55:55 [DEBUG] http: Request GET /v1/status/leader (259.373µs) from=10.233.72.123:59336 2023/02/14 19:55:57 [DEBUG] http: Request GET /v1/status/leader (343.015µs) from=10.233.68.17:53012 2023/02/14 19:56:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:56:15 [DEBUG] http: Request GET /v1/status/leader (194.077µs) from=10.233.72.123:59506 2023/02/14 19:56:17 [DEBUG] http: Request GET /v1/status/leader (2.101597ms) from=10.233.68.17:53308 2023/02/14 19:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:56:28 [DEBUG] agent: Node info in sync 2023/02/14 19:56:35 [DEBUG] http: Request GET /v1/status/leader (235.966µs) from=10.233.72.123:59662 2023/02/14 19:56:37 [DEBUG] http: Request GET /v1/status/leader (357.269µs) from=10.233.68.17:53592 2023/02/14 19:56:55 [DEBUG] http: Request GET /v1/status/leader (439.023µs) from=10.233.72.123:59816 2023/02/14 19:56:57 [DEBUG] http: Request GET /v1/status/leader (450.715µs) from=10.233.68.17:53888 2023/02/14 19:57:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.655587901s) from=10.233.72.123:50350 2023/02/14 19:57:15 [DEBUG] http: Request GET /v1/status/leader (504.42µs) from=10.233.72.123:59968 2023/02/14 19:57:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.0304064s) from=10.233.68.17:48452 2023/02/14 19:57:17 [DEBUG] http: Request GET /v1/status/leader (309.241µs) from=10.233.68.17:54192 2023/02/14 19:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:57:35 [DEBUG] http: Request GET /v1/status/leader (396.629µs) from=10.233.72.123:60128 2023/02/14 19:57:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:57:36 [DEBUG] agent: Node info in sync 2023/02/14 19:57:37 [DEBUG] http: Request GET /v1/status/leader (181.253µs) from=10.233.68.17:54486 2023/02/14 19:57:55 [DEBUG] http: Request GET /v1/status/leader (335.831µs) from=10.233.72.123:60284 2023/02/14 19:57:57 [DEBUG] http: Request GET /v1/status/leader (288.295µs) from=10.233.68.17:54788 2023/02/14 19:58:15 [DEBUG] http: Request GET /v1/status/leader (1.753167ms) from=10.233.72.123:60454 2023/02/14 19:58:17 [DEBUG] http: Request GET /v1/status/leader (306.795µs) from=10.233.68.17:55100 2023/02/14 19:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:58:35 [DEBUG] http: Request GET /v1/status/leader (313.579µs) from=10.233.72.123:60612 2023/02/14 19:58:37 [DEBUG] http: Request GET /v1/status/leader (796.885µs) from=10.233.68.17:55386 2023/02/14 19:58:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 19:58:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 19:58:54 [DEBUG] agent: Node info in sync 2023/02/14 19:58:55 [DEBUG] http: Request GET /v1/status/leader (197.137µs) from=10.233.72.123:60764 2023/02/14 19:58:57 [DEBUG] http: Request GET /v1/status/leader (226.163µs) from=10.233.68.17:55700 2023/02/14 19:59:15 [DEBUG] http: Request GET /v1/status/leader (362.27µs) from=10.233.72.123:60920 2023/02/14 19:59:17 [DEBUG] http: Request GET /v1/status/leader (353.732µs) from=10.233.68.17:56014 2023/02/14 19:59:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.753630103s) from=10.233.72.123:50350 2023/02/14 19:59:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.091735722s) from=10.233.68.17:48452 2023/02/14 19:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 19:59:35 [DEBUG] http: Request GET /v1/status/leader (339.595µs) from=10.233.72.123:32844 2023/02/14 19:59:37 [DEBUG] http: Request GET /v1/status/leader (241.174µs) from=10.233.68.17:56316 2023/02/14 19:59:55 [DEBUG] http: Request GET /v1/status/leader (340.608µs) from=10.233.72.123:33004 2023/02/14 19:59:57 [DEBUG] http: Request GET /v1/status/leader (339.376µs) from=10.233.68.17:56624 2023/02/14 20:00:15 [DEBUG] http: Request GET /v1/status/leader (257.812µs) from=10.233.72.123:33180 2023/02/14 20:00:17 [DEBUG] http: Request GET /v1/status/leader (37.551396ms) from=10.233.68.17:56926 2023/02/14 20:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:00:33 [DEBUG] agent: Node info in sync 2023/02/14 20:00:35 [DEBUG] http: Request GET /v1/status/leader (400.385µs) from=10.233.72.123:33342 2023/02/14 20:00:37 [DEBUG] http: Request GET /v1/status/leader (353.999µs) from=10.233.68.17:57216 2023/02/14 20:00:55 [DEBUG] http: Request GET /v1/status/leader (1.012426ms) from=10.233.72.123:33500 2023/02/14 20:00:57 [DEBUG] http: Request GET /v1/status/leader (2.33638ms) from=10.233.68.17:57530 2023/02/14 20:01:15 [DEBUG] http: Request GET /v1/status/leader (212.772µs) from=10.233.72.123:33656 2023/02/14 20:01:17 [DEBUG] http: Request GET /v1/status/leader (327.252µs) from=10.233.68.17:57842 2023/02/14 20:01:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.771118679s) from=10.233.68.17:48452 2023/02/14 20:01:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.505898438s) from=10.233.72.123:50350 2023/02/14 20:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:01:35 [DEBUG] http: Request GET /v1/status/leader (406.786µs) from=10.233.72.123:33812 2023/02/14 20:01:37 [DEBUG] http: Request GET /v1/status/leader (1.50822ms) from=10.233.68.17:58130 2023/02/14 20:01:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:01:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:01:44 [DEBUG] agent: Node info in sync 2023/02/14 20:01:55 [DEBUG] http: Request GET /v1/status/leader (289.904µs) from=10.233.72.123:33970 2023/02/14 20:01:57 [DEBUG] http: Request GET /v1/status/leader (273.498µs) from=10.233.68.17:58434 2023/02/14 20:02:15 [DEBUG] http: Request GET /v1/status/leader (436.427µs) from=10.233.72.123:34142 2023/02/14 20:02:17 [DEBUG] http: Request GET /v1/status/leader (1.919806ms) from=10.233.68.17:58742 2023/02/14 20:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:02:35 [DEBUG] http: Request GET /v1/status/leader (442.346µs) from=10.233.72.123:34300 2023/02/14 20:02:37 [DEBUG] http: Request GET /v1/status/leader (204.803µs) from=10.233.68.17:59034 2023/02/14 20:02:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:02:52 [DEBUG] agent: Node info in sync 2023/02/14 20:02:55 [DEBUG] http: Request GET /v1/status/leader (437.547µs) from=10.233.72.123:34452 2023/02/14 20:02:57 [DEBUG] http: Request GET /v1/status/leader (255.197µs) from=10.233.68.17:59348 2023/02/14 20:03:15 [DEBUG] http: Request GET /v1/status/leader (305.244µs) from=10.233.72.123:34616 2023/02/14 20:03:17 [DEBUG] http: Request GET /v1/status/leader (320.027µs) from=10.233.68.17:59660 2023/02/14 20:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:03:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.853056479s) from=10.233.68.17:48452 2023/02/14 20:03:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.951315862s) from=10.233.72.123:50350 2023/02/14 20:03:35 [DEBUG] http: Request GET /v1/status/leader (1.126774ms) from=10.233.72.123:34780 2023/02/14 20:03:37 [DEBUG] http: Request GET /v1/status/leader (380.11µs) from=10.233.68.17:59946 2023/02/14 20:03:55 [DEBUG] http: Request GET /v1/status/leader (342.203µs) from=10.233.72.123:34936 2023/02/14 20:03:58 [DEBUG] http: Request GET /v1/status/leader (587.162µs) from=10.233.68.17:60250 2023/02/14 20:04:15 [DEBUG] http: Request GET /v1/status/leader (371.054µs) from=10.233.72.123:35110 2023/02/14 20:04:18 [DEBUG] http: Request GET /v1/status/leader (202.896µs) from=10.233.68.17:60544 2023/02/14 20:04:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:04:35 [DEBUG] http: Request GET /v1/status/leader (481.336µs) from=10.233.72.123:35270 2023/02/14 20:04:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:04:37 [DEBUG] agent: Node info in sync 2023/02/14 20:04:38 [DEBUG] http: Request GET /v1/status/leader (426.4µs) from=10.233.68.17:60834 2023/02/14 20:04:55 [DEBUG] http: Request GET /v1/status/leader (273.583µs) from=10.233.72.123:35424 2023/02/14 20:04:58 [DEBUG] http: Request GET /v1/status/leader (1.530197ms) from=10.233.68.17:32908 2023/02/14 20:05:16 [DEBUG] http: Request GET /v1/status/leader (430.835µs) from=10.233.72.123:35582 2023/02/14 20:05:18 [DEBUG] http: Request GET /v1/status/leader (312.579µs) from=10.233.68.17:33218 2023/02/14 20:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:05:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.123035081s) from=10.233.68.17:48452 2023/02/14 20:05:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.143883213s) from=10.233.72.123:50350 2023/02/14 20:05:36 [DEBUG] http: Request GET /v1/status/leader (220.642µs) from=10.233.72.123:35742 2023/02/14 20:05:38 [DEBUG] http: Request GET /v1/status/leader (263.491µs) from=10.233.68.17:33514 2023/02/14 20:05:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:05:50 [DEBUG] agent: Node info in sync 2023/02/14 20:05:56 [DEBUG] http: Request GET /v1/status/leader (1.969282ms) from=10.233.72.123:35898 2023/02/14 20:05:58 [DEBUG] http: Request GET /v1/status/leader (362.76µs) from=10.233.68.17:33824 2023/02/14 20:06:16 [DEBUG] http: Request GET /v1/status/leader (370.139µs) from=10.233.72.123:36074 2023/02/14 20:06:18 [DEBUG] http: Request GET /v1/status/leader (239.887µs) from=10.233.68.17:34126 2023/02/14 20:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:06:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:06:36 [DEBUG] http: Request GET /v1/status/leader (175.363µs) from=10.233.72.123:36240 2023/02/14 20:06:38 [DEBUG] http: Request GET /v1/status/leader (460.986µs) from=10.233.68.17:34418 2023/02/14 20:06:56 [DEBUG] http: Request GET /v1/status/leader (432.789µs) from=10.233.72.123:36394 2023/02/14 20:06:58 [DEBUG] http: Request GET /v1/status/leader (830.566µs) from=10.233.68.17:34730 2023/02/14 20:07:16 [DEBUG] http: Request GET /v1/status/leader (415.268µs) from=10.233.72.123:36550 2023/02/14 20:07:18 [DEBUG] http: Request GET /v1/status/leader (179.908µs) from=10.233.68.17:35022 2023/02/14 20:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.409781826s) from=10.233.68.17:48452 2023/02/14 20:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.25463042s) from=10.233.72.123:50350 2023/02/14 20:07:36 [DEBUG] http: Request GET /v1/status/leader (398.783µs) from=10.233.72.123:36716 2023/02/14 20:07:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:07:37 [DEBUG] agent: Node info in sync 2023/02/14 20:07:38 [DEBUG] http: Request GET /v1/status/leader (320.087µs) from=10.233.68.17:35324 2023/02/14 20:07:56 [DEBUG] http: Request GET /v1/status/leader (357.839µs) from=10.233.72.123:36872 2023/02/14 20:07:58 [DEBUG] http: Request GET /v1/status/leader (1.534489ms) from=10.233.68.17:35622 2023/02/14 20:08:16 [DEBUG] http: Request GET /v1/status/leader (400.24µs) from=10.233.72.123:37044 2023/02/14 20:08:18 [DEBUG] http: Request GET /v1/status/leader (348.883µs) from=10.233.68.17:35930 2023/02/14 20:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:08:36 [DEBUG] http: Request GET /v1/status/leader (377.13µs) from=10.233.72.123:37202 2023/02/14 20:08:38 [DEBUG] http: Request GET /v1/status/leader (797.35µs) from=10.233.68.17:36222 2023/02/14 20:08:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:08:56 [DEBUG] http: Request GET /v1/status/leader (393.907µs) from=10.233.72.123:37360 2023/02/14 20:08:58 [DEBUG] http: Request GET /v1/status/leader (349.503µs) from=10.233.68.17:36530 2023/02/14 20:09:16 [DEBUG] http: Request GET /v1/status/leader (428.968µs) from=10.233.72.123:37514 2023/02/14 20:09:18 [DEBUG] http: Request GET /v1/status/leader (826.598µs) from=10.233.68.17:36830 2023/02/14 20:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:09:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:09:28 [DEBUG] agent: Node info in sync 2023/02/14 20:09:36 [DEBUG] http: Request GET /v1/status/leader (388.715µs) from=10.233.72.123:37676 2023/02/14 20:09:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.785368611s) from=10.233.68.17:48452 2023/02/14 20:09:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.278473477s) from=10.233.72.123:50350 2023/02/14 20:09:38 [DEBUG] http: Request GET /v1/status/leader (312.209µs) from=10.233.68.17:37128 2023/02/14 20:09:56 [DEBUG] http: Request GET /v1/status/leader (227.163µs) from=10.233.72.123:37836 2023/02/14 20:09:58 [DEBUG] http: Request GET /v1/status/leader (204.112µs) from=10.233.68.17:37438 2023/02/14 20:10:16 [DEBUG] http: Request GET /v1/status/leader (432.997µs) from=10.233.72.123:38004 2023/02/14 20:10:18 [DEBUG] http: Request GET /v1/status/leader (314.84µs) from=10.233.68.17:37734 2023/02/14 20:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:10:36 [DEBUG] http: Request GET /v1/status/leader (241.614µs) from=10.233.72.123:38162 2023/02/14 20:10:38 [DEBUG] http: Request GET /v1/status/leader (816.249µs) from=10.233.68.17:38022 2023/02/14 20:10:56 [DEBUG] http: Request GET /v1/status/leader (289.491µs) from=10.233.72.123:38318 2023/02/14 20:10:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:10:57 [DEBUG] agent: Node info in sync 2023/02/14 20:10:58 [DEBUG] http: Request GET /v1/status/leader (199.796µs) from=10.233.68.17:38346 2023/02/14 20:11:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:11:16 [DEBUG] http: Request GET /v1/status/leader (314.288µs) from=10.233.72.123:38470 2023/02/14 20:11:18 [DEBUG] http: Request GET /v1/status/leader (255.146µs) from=10.233.68.17:38662 2023/02/14 20:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:11:36 [DEBUG] http: Request GET /v1/status/leader (569.278µs) from=10.233.72.123:38628 2023/02/14 20:11:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.793042308s) from=10.233.68.17:48452 2023/02/14 20:11:38 [DEBUG] http: Request GET /v1/status/leader (210.153µs) from=10.233.68.17:38950 2023/02/14 20:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.846698216s) from=10.233.72.123:50350 2023/02/14 20:11:56 [DEBUG] http: Request GET /v1/status/leader (386.768µs) from=10.233.72.123:38792 2023/02/14 20:11:58 [DEBUG] http: Request GET /v1/status/leader (326.324µs) from=10.233.68.17:39256 2023/02/14 20:12:16 [DEBUG] http: Request GET /v1/status/leader (310.079µs) from=10.233.72.123:38958 2023/02/14 20:12:18 [DEBUG] http: Request GET /v1/status/leader (267.84µs) from=10.233.68.17:39584 2023/02/14 20:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:12:34 [DEBUG] agent: Node info in sync 2023/02/14 20:12:36 [DEBUG] http: Request GET /v1/status/leader (444.108µs) from=10.233.72.123:39122 2023/02/14 20:12:38 [DEBUG] http: Request GET /v1/status/leader (213.567µs) from=10.233.68.17:39890 2023/02/14 20:12:56 [DEBUG] http: Request GET /v1/status/leader (385.802µs) from=10.233.72.123:39278 2023/02/14 20:12:58 [DEBUG] http: Request GET /v1/status/leader (331.051µs) from=10.233.68.17:40270 2023/02/14 20:13:16 [DEBUG] http: Request GET /v1/status/leader (178.048µs) from=10.233.72.123:39444 2023/02/14 20:13:18 [DEBUG] http: Request GET /v1/status/leader (1.56023ms) from=10.233.68.17:40640 2023/02/14 20:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:13:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:13:35 [DEBUG] agent: Node info in sync 2023/02/14 20:13:36 [DEBUG] http: Request GET /v1/status/leader (368.323µs) from=10.233.72.123:39612 2023/02/14 20:13:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.159560847s) from=10.233.68.17:48452 2023/02/14 20:13:38 [DEBUG] http: Request GET /v1/status/leader (353.68µs) from=10.233.68.17:40992 2023/02/14 20:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.471747129s) from=10.233.72.123:50350 2023/02/14 20:13:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:13:56 [DEBUG] http: Request GET /v1/status/leader (227.725µs) from=10.233.72.123:39770 2023/02/14 20:13:58 [DEBUG] http: Request GET /v1/status/leader (272.168µs) from=10.233.68.17:41336 2023/02/14 20:14:16 [DEBUG] http: Request GET /v1/status/leader (304.091µs) from=10.233.72.123:39938 2023/02/14 20:14:18 [DEBUG] http: Request GET /v1/status/leader (273.485µs) from=10.233.68.17:41694 2023/02/14 20:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:14:36 [DEBUG] http: Request GET /v1/status/leader (425.938µs) from=10.233.72.123:40096 2023/02/14 20:14:38 [DEBUG] http: Request GET /v1/status/leader (207.719µs) from=10.233.68.17:41994 2023/02/14 20:14:56 [DEBUG] http: Request GET /v1/status/leader (281.509µs) from=10.233.72.123:40250 2023/02/14 20:14:59 [DEBUG] http: Request GET /v1/status/leader (335.091µs) from=10.233.68.17:42296 2023/02/14 20:15:16 [DEBUG] http: Request GET /v1/status/leader (1.658867ms) from=10.233.72.123:40408 2023/02/14 20:15:19 [DEBUG] http: Request GET /v1/status/leader (331.081µs) from=10.233.68.17:42592 2023/02/14 20:15:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:15:25 [DEBUG] agent: Node info in sync 2023/02/14 20:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:15:36 [DEBUG] http: Request GET /v1/status/leader (288.639µs) from=10.233.72.123:40562 2023/02/14 20:15:39 [DEBUG] http: Request GET /v1/status/leader (634.258µs) from=10.233.68.17:42884 2023/02/14 20:15:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.131864698s) from=10.233.68.17:48452 2023/02/14 20:15:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.530315269s) from=10.233.72.123:50350 2023/02/14 20:15:57 [DEBUG] http: Request GET /v1/status/leader (229.687µs) from=10.233.72.123:40726 2023/02/14 20:15:59 [DEBUG] http: Request GET /v1/status/leader (253.173µs) from=10.233.68.17:43200 2023/02/14 20:16:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:16:17 [DEBUG] http: Request GET /v1/status/leader (272.543µs) from=10.233.72.123:40892 2023/02/14 20:16:19 [DEBUG] http: Request GET /v1/status/leader (318.455µs) from=10.233.68.17:43500 2023/02/14 20:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:16:37 [DEBUG] http: Request GET /v1/status/leader (373.394µs) from=10.233.72.123:41052 2023/02/14 20:16:39 [DEBUG] http: Request GET /v1/status/leader (346.343µs) from=10.233.68.17:43796 2023/02/14 20:16:57 [DEBUG] http: Request GET /v1/status/leader (939.438µs) from=10.233.72.123:41210 2023/02/14 20:16:59 [DEBUG] http: Request GET /v1/status/leader (197.436µs) from=10.233.68.17:44104 2023/02/14 20:17:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:17:12 [DEBUG] agent: Node info in sync 2023/02/14 20:17:17 [DEBUG] http: Request GET /v1/status/leader (466.671µs) from=10.233.72.123:41362 2023/02/14 20:17:19 [DEBUG] http: Request GET /v1/status/leader (312.639µs) from=10.233.68.17:44400 2023/02/14 20:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:17:37 [DEBUG] http: Request GET /v1/status/leader (265.94µs) from=10.233.72.123:41522 2023/02/14 20:17:39 [DEBUG] http: Request GET /v1/status/leader (202.698µs) from=10.233.68.17:44692 2023/02/14 20:17:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.163211736s) from=10.233.68.17:48452 2023/02/14 20:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.136620018s) from=10.233.72.123:50350 2023/02/14 20:17:57 [DEBUG] http: Request GET /v1/status/leader (567.877µs) from=10.233.72.123:41680 2023/02/14 20:17:59 [DEBUG] http: Request GET /v1/status/leader (348.454µs) from=10.233.68.17:45000 2023/02/14 20:18:17 [DEBUG] http: Request GET /v1/status/leader (213.721µs) from=10.233.72.123:41852 2023/02/14 20:18:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:18:18 [DEBUG] agent: Node info in sync 2023/02/14 20:18:19 [DEBUG] http: Request GET /v1/status/leader (399.573µs) from=10.233.68.17:45290 2023/02/14 20:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:18:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:18:37 [DEBUG] http: Request GET /v1/status/leader (542.494µs) from=10.233.72.123:42006 2023/02/14 20:18:39 [DEBUG] http: Request GET /v1/status/leader (359.249µs) from=10.233.68.17:45584 2023/02/14 20:18:57 [DEBUG] http: Request GET /v1/status/leader (840.811µs) from=10.233.72.123:42160 2023/02/14 20:18:59 [DEBUG] http: Request GET /v1/status/leader (215.322µs) from=10.233.68.17:45898 2023/02/14 20:19:17 [DEBUG] http: Request GET /v1/status/leader (397.526µs) from=10.233.72.123:42314 2023/02/14 20:19:19 [DEBUG] http: Request GET /v1/status/leader (309.05µs) from=10.233.68.17:46204 2023/02/14 20:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:19:37 [DEBUG] http: Request GET /v1/status/leader (1.883658ms) from=10.233.72.123:42468 2023/02/14 20:19:39 [DEBUG] http: Request GET /v1/status/leader (425.014µs) from=10.233.68.17:46500 2023/02/14 20:19:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.986122399s) from=10.233.68.17:48452 2023/02/14 20:19:57 [DEBUG] http: Request GET /v1/status/leader (383.843µs) from=10.233.72.123:42628 2023/02/14 20:19:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.026433646s) from=10.233.72.123:50350 2023/02/14 20:19:59 [DEBUG] http: Request GET /v1/status/leader (526.536µs) from=10.233.68.17:46810 2023/02/14 20:20:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:20:12 [DEBUG] agent: Node info in sync 2023/02/14 20:20:17 [DEBUG] http: Request GET /v1/status/leader (208.449µs) from=10.233.72.123:42792 2023/02/14 20:20:19 [DEBUG] http: Request GET /v1/status/leader (389.738µs) from=10.233.68.17:47108 2023/02/14 20:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:20:37 [DEBUG] http: Request GET /v1/status/leader (334.464µs) from=10.233.72.123:42954 2023/02/14 20:20:39 [DEBUG] http: Request GET /v1/status/leader (179.543µs) from=10.233.68.17:47408 2023/02/14 20:20:57 [DEBUG] http: Request GET /v1/status/leader (864.984µs) from=10.233.72.123:43112 2023/02/14 20:20:59 [DEBUG] http: Request GET /v1/status/leader (286.975µs) from=10.233.68.17:47724 2023/02/14 20:21:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:21:17 [DEBUG] http: Request GET /v1/status/leader (307.49µs) from=10.233.72.123:43270 2023/02/14 20:21:19 [DEBUG] http: Request GET /v1/status/leader (353.355µs) from=10.233.68.17:48024 2023/02/14 20:21:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:21:19 [DEBUG] agent: Node info in sync 2023/02/14 20:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:21:37 [DEBUG] http: Request GET /v1/status/leader (210.88µs) from=10.233.72.123:43426 2023/02/14 20:21:39 [DEBUG] http: Request GET /v1/status/leader (417.973µs) from=10.233.68.17:48322 2023/02/14 20:21:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.476431164s) from=10.233.68.17:48452 2023/02/14 20:21:57 [DEBUG] http: Request GET /v1/status/leader (254.418µs) from=10.233.72.123:43584 2023/02/14 20:21:59 [DEBUG] http: Request GET /v1/status/leader (315.218µs) from=10.233.68.17:48630 2023/02/14 20:22:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.174132022s) from=10.233.72.123:50350 2023/02/14 20:22:17 [DEBUG] http: Request GET /v1/status/leader (403.189µs) from=10.233.72.123:43752 2023/02/14 20:22:19 [DEBUG] http: Request GET /v1/status/leader (292.446µs) from=10.233.68.17:48920 2023/02/14 20:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:22:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:22:29 [DEBUG] agent: Node info in sync 2023/02/14 20:22:37 [DEBUG] http: Request GET /v1/status/leader (310.719µs) from=10.233.72.123:43912 2023/02/14 20:22:39 [DEBUG] http: Request GET /v1/status/leader (6.310957ms) from=10.233.68.17:49218 2023/02/14 20:22:57 [DEBUG] http: Request GET /v1/status/leader (327.703µs) from=10.233.72.123:44072 2023/02/14 20:22:59 [DEBUG] http: Request GET /v1/status/leader (420.498µs) from=10.233.68.17:49520 2023/02/14 20:23:17 [DEBUG] http: Request GET /v1/status/leader (296.418µs) from=10.233.72.123:44230 2023/02/14 20:23:19 [DEBUG] http: Request GET /v1/status/leader (350.878µs) from=10.233.68.17:49826 2023/02/14 20:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:23:37 [DEBUG] http: Request GET /v1/status/leader (261.828µs) from=10.233.72.123:44398 2023/02/14 20:23:39 [DEBUG] http: Request GET /v1/status/leader (366µs) from=10.233.68.17:50116 2023/02/14 20:23:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:23:57 [DEBUG] http: Request GET /v1/status/leader (86.455203ms) from=10.233.72.123:44556 2023/02/14 20:23:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.694266097s) from=10.233.68.17:48452 2023/02/14 20:23:59 [DEBUG] http: Request GET /v1/status/leader (302.547µs) from=10.233.68.17:50422 2023/02/14 20:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.367584774s) from=10.233.72.123:50350 2023/02/14 20:24:17 [DEBUG] http: Request GET /v1/status/leader (841.042µs) from=10.233.72.123:44732 2023/02/14 20:24:19 [DEBUG] http: Request GET /v1/status/leader (188.082µs) from=10.233.68.17:50712 2023/02/14 20:24:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:24:23 [DEBUG] agent: Node info in sync 2023/02/14 20:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:24:37 [DEBUG] http: Request GET /v1/status/leader (436.03µs) from=10.233.72.123:44892 2023/02/14 20:24:39 [DEBUG] http: Request GET /v1/status/leader (212.12µs) from=10.233.68.17:51010 2023/02/14 20:24:58 [DEBUG] http: Request GET /v1/status/leader (279.972µs) from=10.233.72.123:45050 2023/02/14 20:24:59 [DEBUG] http: Request GET /v1/status/leader (174.331µs) from=10.233.68.17:51322 2023/02/14 20:25:18 [DEBUG] http: Request GET /v1/status/leader (185.786µs) from=10.233.72.123:45216 2023/02/14 20:25:19 [DEBUG] http: Request GET /v1/status/leader (321.286µs) from=10.233.68.17:51624 2023/02/14 20:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:25:38 [DEBUG] http: Request GET /v1/status/leader (251.691µs) from=10.233.72.123:45366 2023/02/14 20:25:39 [DEBUG] http: Request GET /v1/status/leader (207.676µs) from=10.233.68.17:51924 2023/02/14 20:25:58 [DEBUG] http: Request GET /v1/status/leader (379.587µs) from=10.233.72.123:45528 2023/02/14 20:25:59 [DEBUG] http: Request GET /v1/status/leader (221.394µs) from=10.233.68.17:52226 2023/02/14 20:26:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.309861285s) from=10.233.68.17:48452 2023/02/14 20:26:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.273510367s) from=10.233.72.123:50350 2023/02/14 20:26:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:26:11 [DEBUG] agent: Node info in sync 2023/02/14 20:26:18 [DEBUG] http: Request GET /v1/status/leader (300.993µs) from=10.233.72.123:45702 2023/02/14 20:26:19 [DEBUG] http: Request GET /v1/status/leader (275.242µs) from=10.233.68.17:52520 2023/02/14 20:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:26:38 [DEBUG] http: Request GET /v1/status/leader (185.572µs) from=10.233.72.123:45854 2023/02/14 20:26:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:26:39 [DEBUG] http: Request GET /v1/status/leader (1.064865ms) from=10.233.68.17:52806 2023/02/14 20:26:58 [DEBUG] http: Request GET /v1/status/leader (288.937µs) from=10.233.72.123:46012 2023/02/14 20:26:59 [DEBUG] http: Request GET /v1/status/leader (373.086µs) from=10.233.68.17:53108 2023/02/14 20:27:18 [DEBUG] http: Request GET /v1/status/leader (198.611µs) from=10.233.72.123:46174 2023/02/14 20:27:19 [DEBUG] http: Request GET /v1/status/leader (224.135µs) from=10.233.68.17:53406 2023/02/14 20:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:27:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:27:30 [DEBUG] agent: Node info in sync 2023/02/14 20:27:38 [DEBUG] http: Request GET /v1/status/leader (319.508µs) from=10.233.72.123:46320 2023/02/14 20:27:39 [DEBUG] http: Request GET /v1/status/leader (155.126µs) from=10.233.68.17:53706 2023/02/14 20:27:58 [DEBUG] http: Request GET /v1/status/leader (410.14µs) from=10.233.72.123:46480 2023/02/14 20:27:59 [DEBUG] http: Request GET /v1/status/leader (221.824µs) from=10.233.68.17:54006 2023/02/14 20:28:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.341687182s) from=10.233.68.17:48452 2023/02/14 20:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.812752713s) from=10.233.72.123:50350 2023/02/14 20:28:18 [DEBUG] http: Request GET /v1/status/leader (280.977µs) from=10.233.72.123:46652 2023/02/14 20:28:19 [DEBUG] http: Request GET /v1/status/leader (271.172µs) from=10.233.68.17:54296 2023/02/14 20:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:28:38 [DEBUG] http: Request GET /v1/status/leader (1.283839ms) from=10.233.72.123:46804 2023/02/14 20:28:39 [DEBUG] http: Request GET /v1/status/leader (573.437µs) from=10.233.68.17:54590 2023/02/14 20:28:58 [DEBUG] http: Request GET /v1/status/leader (392.694µs) from=10.233.72.123:46964 2023/02/14 20:28:59 [DEBUG] http: Request GET /v1/status/leader (445.574µs) from=10.233.68.17:54894 2023/02/14 20:29:18 [DEBUG] http: Request GET /v1/status/leader (270.134µs) from=10.233.72.123:47120 2023/02/14 20:29:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:29:19 [DEBUG] agent: Node info in sync 2023/02/14 20:29:19 [DEBUG] http: Request GET /v1/status/leader (175.127µs) from=10.233.68.17:55204 2023/02/14 20:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:29:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:29:38 [DEBUG] http: Request GET /v1/status/leader (273.068µs) from=10.233.72.123:47272 2023/02/14 20:29:39 [DEBUG] http: Request GET /v1/status/leader (307.622µs) from=10.233.68.17:55500 2023/02/14 20:29:58 [DEBUG] http: Request GET /v1/status/leader (235.185µs) from=10.233.72.123:47432 2023/02/14 20:29:59 [DEBUG] http: Request GET /v1/status/leader (231.389µs) from=10.233.68.17:55794 2023/02/14 20:30:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.353951609s) from=10.233.68.17:48452 2023/02/14 20:30:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.808559227s) from=10.233.72.123:50350 2023/02/14 20:30:18 [DEBUG] http: Request GET /v1/status/leader (381.485µs) from=10.233.72.123:47604 2023/02/14 20:30:19 [DEBUG] http: Request GET /v1/status/leader (251.317µs) from=10.233.68.17:56092 2023/02/14 20:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:30:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:30:29 [DEBUG] agent: Node info in sync 2023/02/14 20:30:38 [DEBUG] http: Request GET /v1/status/leader (427.519µs) from=10.233.72.123:47756 2023/02/14 20:30:39 [DEBUG] http: Request GET /v1/status/leader (1.647762ms) from=10.233.68.17:56394 2023/02/14 20:30:58 [DEBUG] http: Request GET /v1/status/leader (407.719µs) from=10.233.72.123:47912 2023/02/14 20:30:59 [DEBUG] http: Request GET /v1/status/leader (397.921µs) from=10.233.68.17:56698 2023/02/14 20:31:18 [DEBUG] http: Request GET /v1/status/leader (298.074µs) from=10.233.72.123:48074 2023/02/14 20:31:19 [DEBUG] http: Request GET /v1/status/leader (206.407µs) from=10.233.68.17:56994 2023/02/14 20:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:31:38 [DEBUG] http: Request GET /v1/status/leader (261.817µs) from=10.233.72.123:48228 2023/02/14 20:31:39 [DEBUG] http: Request GET /v1/status/leader (364.978µs) from=10.233.68.17:57302 2023/02/14 20:31:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:31:58 [DEBUG] http: Request GET /v1/status/leader (708.137µs) from=10.233.72.123:48392 2023/02/14 20:31:59 [DEBUG] http: Request GET /v1/status/leader (293.842µs) from=10.233.68.17:57606 2023/02/14 20:32:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.673834006s) from=10.233.68.17:48452 2023/02/14 20:32:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:32:16 [DEBUG] agent: Node info in sync 2023/02/14 20:32:18 [DEBUG] http: Request GET /v1/status/leader (354.342µs) from=10.233.72.123:48566 2023/02/14 20:32:19 [DEBUG] http: Request GET /v1/status/leader (193.032µs) from=10.233.68.17:57894 2023/02/14 20:32:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.094530143s) from=10.233.72.123:50350 2023/02/14 20:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:32:38 [DEBUG] http: Request GET /v1/status/leader (337.077µs) from=10.233.72.123:48716 2023/02/14 20:32:39 [DEBUG] http: Request GET /v1/status/leader (871.536µs) from=10.233.68.17:58188 2023/02/14 20:32:58 [DEBUG] http: Request GET /v1/status/leader (309.098µs) from=10.233.72.123:48874 2023/02/14 20:32:59 [DEBUG] http: Request GET /v1/status/leader (264.402µs) from=10.233.68.17:58478 2023/02/14 20:33:18 [DEBUG] http: Request GET /v1/status/leader (278.557µs) from=10.233.72.123:49038 2023/02/14 20:33:19 [DEBUG] http: Request GET /v1/status/leader (177.563µs) from=10.233.68.17:58772 2023/02/14 20:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:33:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:33:31 [DEBUG] agent: Node info in sync 2023/02/14 20:33:38 [DEBUG] http: Request GET /v1/status/leader (282.989µs) from=10.233.72.123:49192 2023/02/14 20:33:39 [DEBUG] http: Request GET /v1/status/leader (210.093µs) from=10.233.68.17:59078 2023/02/14 20:33:58 [DEBUG] http: Request GET /v1/status/leader (301.282µs) from=10.233.72.123:49358 2023/02/14 20:33:59 [DEBUG] http: Request GET /v1/status/leader (372.145µs) from=10.233.68.17:59382 2023/02/14 20:34:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.857650613s) from=10.233.68.17:48452 2023/02/14 20:34:18 [DEBUG] http: Request GET /v1/status/leader (410.217µs) from=10.233.72.123:49534 2023/02/14 20:34:19 [DEBUG] http: Request GET /v1/status/leader (207.725µs) from=10.233.68.17:59684 2023/02/14 20:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:34:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:34:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.25345959s) from=10.233.72.123:50350 2023/02/14 20:34:38 [DEBUG] http: Request GET /v1/status/leader (416.499µs) from=10.233.72.123:49682 2023/02/14 20:34:39 [DEBUG] http: Request GET /v1/status/leader (323.16µs) from=10.233.68.17:59976 2023/02/14 20:34:58 [DEBUG] http: Request GET /v1/status/leader (417.3µs) from=10.233.72.123:49840 2023/02/14 20:34:59 [DEBUG] http: Request GET /v1/status/leader (531.354µs) from=10.233.68.17:60282 2023/02/14 20:35:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:35:04 [DEBUG] agent: Node info in sync 2023/02/14 20:35:18 [DEBUG] http: Request GET /v1/status/leader (304.788µs) from=10.233.72.123:50008 2023/02/14 20:35:19 [DEBUG] http: Request GET /v1/status/leader (251.726µs) from=10.233.68.17:60584 2023/02/14 20:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:35:38 [DEBUG] http: Request GET /v1/status/leader (435.715µs) from=10.233.72.123:50158 2023/02/14 20:35:39 [DEBUG] http: Request GET /v1/status/leader (277.316µs) from=10.233.68.17:60882 2023/02/14 20:35:58 [DEBUG] http: Request GET /v1/status/leader (915.375µs) from=10.233.72.123:50314 2023/02/14 20:35:59 [DEBUG] http: Request GET /v1/status/leader (211.908µs) from=10.233.68.17:32954 2023/02/14 20:36:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.835070093s) from=10.233.68.17:48452 2023/02/14 20:36:18 [DEBUG] http: Request GET /v1/status/leader (313.156µs) from=10.233.72.123:50486 2023/02/14 20:36:19 [DEBUG] http: Request GET /v1/status/leader (400.454µs) from=10.233.68.17:33252 2023/02/14 20:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:36:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.062347871s) from=10.233.72.123:50350 2023/02/14 20:36:38 [DEBUG] http: Request GET /v1/status/leader (212.174µs) from=10.233.72.123:50642 2023/02/14 20:36:39 [DEBUG] http: Request GET /v1/status/leader (976.599µs) from=10.233.68.17:33546 2023/02/14 20:36:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:36:47 [DEBUG] agent: Node info in sync 2023/02/14 20:36:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:36:58 [DEBUG] http: Request GET /v1/status/leader (388.356µs) from=10.233.72.123:50800 2023/02/14 20:36:59 [DEBUG] http: Request GET /v1/status/leader (263.121µs) from=10.233.68.17:33844 2023/02/14 20:37:18 [DEBUG] http: Request GET /v1/status/leader (489.917µs) from=10.233.72.123:50962 2023/02/14 20:37:19 [DEBUG] http: Request GET /v1/status/leader (316.149µs) from=10.233.68.17:34142 2023/02/14 20:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:37:39 [DEBUG] http: Request GET /v1/status/leader (278.317676ms) from=10.233.72.123:51120 2023/02/14 20:37:39 [DEBUG] http: Request GET /v1/status/leader (372.739µs) from=10.233.68.17:34442 2023/02/14 20:37:59 [DEBUG] http: Request GET /v1/status/leader (437.483µs) from=10.233.72.123:51286 2023/02/14 20:37:59 [DEBUG] http: Request GET /v1/status/leader (183.168µs) from=10.233.68.17:34748 2023/02/14 20:38:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.696528655s) from=10.233.68.17:48452 2023/02/14 20:38:19 [DEBUG] http: Request GET /v1/status/leader (189.924µs) from=10.233.72.123:51462 2023/02/14 20:38:19 [DEBUG] http: Request GET /v1/status/leader (239.699µs) from=10.233.68.17:35048 2023/02/14 20:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:38:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.390646761s) from=10.233.72.123:50350 2023/02/14 20:38:39 [DEBUG] http: Request GET /v1/status/leader (377.597µs) from=10.233.72.123:51612 2023/02/14 20:38:39 [DEBUG] http: Request GET /v1/status/leader (378.489µs) from=10.233.68.17:35354 2023/02/14 20:38:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:38:47 [DEBUG] agent: Node info in sync 2023/02/14 20:38:59 [DEBUG] http: Request GET /v1/status/leader (563.069µs) from=10.233.72.123:51768 2023/02/14 20:38:59 [DEBUG] http: Request GET /v1/status/leader (310.637µs) from=10.233.68.17:35718 2023/02/14 20:39:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:39:19 [DEBUG] http: Request GET /v1/status/leader (271.052µs) from=10.233.72.123:51928 2023/02/14 20:39:19 [DEBUG] http: Request GET /v1/status/leader (306.596µs) from=10.233.68.17:36088 2023/02/14 20:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:39:39 [DEBUG] http: Request GET /v1/status/leader (274.959µs) from=10.233.72.123:52080 2023/02/14 20:39:40 [DEBUG] http: Request GET /v1/status/leader (289.213µs) from=10.233.68.17:36436 2023/02/14 20:39:59 [DEBUG] http: Request GET /v1/status/leader (323.923µs) from=10.233.72.123:52240 2023/02/14 20:40:00 [DEBUG] http: Request GET /v1/status/leader (314.85µs) from=10.233.68.17:36770 2023/02/14 20:40:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:40:09 [DEBUG] agent: Node info in sync 2023/02/14 20:40:19 [DEBUG] http: Request GET /v1/status/leader (230.791µs) from=10.233.72.123:52412 2023/02/14 20:40:20 [DEBUG] http: Request GET /v1/status/leader (1.258287ms) from=10.233.68.17:37114 2023/02/14 20:40:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.413062613s) from=10.233.68.17:48452 2023/02/14 20:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:40:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.955651779s) from=10.233.72.123:50350 2023/02/14 20:40:39 [DEBUG] http: Request GET /v1/status/leader (313.815µs) from=10.233.72.123:52562 2023/02/14 20:40:40 [DEBUG] http: Request GET /v1/status/leader (363.353µs) from=10.233.68.17:37410 2023/02/14 20:40:59 [DEBUG] http: Request GET /v1/status/leader (744.226µs) from=10.233.72.123:52718 2023/02/14 20:41:00 [DEBUG] http: Request GET /v1/status/leader (318.984µs) from=10.233.68.17:37728 2023/02/14 20:41:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:41:19 [DEBUG] agent: Node info in sync 2023/02/14 20:41:19 [DEBUG] http: Request GET /v1/status/leader (300.193µs) from=10.233.72.123:52884 2023/02/14 20:41:20 [DEBUG] http: Request GET /v1/status/leader (447.483µs) from=10.233.68.17:38034 2023/02/14 20:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:41:39 [DEBUG] http: Request GET /v1/status/leader (286.34µs) from=10.233.72.123:53036 2023/02/14 20:41:40 [DEBUG] http: Request GET /v1/status/leader (328.639µs) from=10.233.68.17:38340 2023/02/14 20:41:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:41:59 [DEBUG] http: Request GET /v1/status/leader (192.254µs) from=10.233.72.123:53200 2023/02/14 20:42:00 [DEBUG] http: Request GET /v1/status/leader (180.099µs) from=10.233.68.17:38642 2023/02/14 20:42:19 [DEBUG] http: Request GET /v1/status/leader (356.229µs) from=10.233.72.123:53374 2023/02/14 20:42:20 [DEBUG] http: Request GET /v1/status/leader (264.874µs) from=10.233.68.17:38936 2023/02/14 20:42:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.474408764s) from=10.233.68.17:48452 2023/02/14 20:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:42:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.076840804s) from=10.233.72.123:50350 2023/02/14 20:42:39 [DEBUG] http: Request GET /v1/status/leader (375.576µs) from=10.233.72.123:53526 2023/02/14 20:42:40 [DEBUG] http: Request GET /v1/status/leader (190.556µs) from=10.233.68.17:39234 2023/02/14 20:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:42:58 [DEBUG] agent: Node info in sync 2023/02/14 20:42:59 [DEBUG] http: Request GET /v1/status/leader (350.24µs) from=10.233.72.123:53686 2023/02/14 20:43:00 [DEBUG] http: Request GET /v1/status/leader (315.233µs) from=10.233.68.17:39544 2023/02/14 20:43:19 [DEBUG] http: Request GET /v1/status/leader (760.184µs) from=10.233.72.123:53852 2023/02/14 20:43:20 [DEBUG] http: Request GET /v1/status/leader (234.93µs) from=10.233.68.17:39854 2023/02/14 20:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:43:39 [DEBUG] http: Request GET /v1/status/leader (308.765µs) from=10.233.72.123:54004 2023/02/14 20:43:40 [DEBUG] http: Request GET /v1/status/leader (366.892µs) from=10.233.68.17:40160 2023/02/14 20:43:59 [DEBUG] http: Request GET /v1/status/leader (201.552µs) from=10.233.72.123:54178 2023/02/14 20:44:00 [DEBUG] http: Request GET /v1/status/leader (1.371763ms) from=10.233.68.17:40458 2023/02/14 20:44:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:44:01 [DEBUG] agent: Node info in sync 2023/02/14 20:44:19 [DEBUG] http: Request GET /v1/status/leader (268.713µs) from=10.233.72.123:54348 2023/02/14 20:44:20 [DEBUG] http: Request GET /v1/status/leader (229.95µs) from=10.233.68.17:40744 2023/02/14 20:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.993363624s) from=10.233.68.17:48452 2023/02/14 20:44:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.628642198s) from=10.233.72.123:50350 2023/02/14 20:44:39 [DEBUG] http: Request GET /v1/status/leader (239.489µs) from=10.233.72.123:54502 2023/02/14 20:44:40 [DEBUG] http: Request GET /v1/status/leader (336.296µs) from=10.233.68.17:41044 2023/02/14 20:44:59 [DEBUG] http: Request GET /v1/status/leader (374.406µs) from=10.233.72.123:54660 2023/02/14 20:45:00 [DEBUG] http: Request GET /v1/status/leader (314.803µs) from=10.233.68.17:41350 2023/02/14 20:45:19 [DEBUG] http: Request GET /v1/status/leader (461.134µs) from=10.233.72.123:54820 2023/02/14 20:45:20 [DEBUG] http: Request GET /v1/status/leader (265.075µs) from=10.233.68.17:41648 2023/02/14 20:45:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:45:25 [DEBUG] agent: Node info in sync 2023/02/14 20:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:45:39 [DEBUG] http: Request GET /v1/status/leader (452.317µs) from=10.233.72.123:54968 2023/02/14 20:45:40 [DEBUG] http: Request GET /v1/status/leader (334.481µs) from=10.233.68.17:41954 2023/02/14 20:45:59 [DEBUG] http: Request GET /v1/status/leader (1.023704ms) from=10.233.72.123:55126 2023/02/14 20:46:00 [DEBUG] http: Request GET /v1/status/leader (265.424µs) from=10.233.68.17:42262 2023/02/14 20:46:19 [DEBUG] http: Request GET /v1/status/leader (557.091µs) from=10.233.72.123:55302 2023/02/14 20:46:20 [DEBUG] http: Request GET /v1/status/leader (301.457µs) from=10.233.68.17:42562 2023/02/14 20:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:46:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.848661061s) from=10.233.68.17:48452 2023/02/14 20:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.161155453s) from=10.233.72.123:50350 2023/02/14 20:46:40 [DEBUG] http: Request GET /v1/status/leader (878.196µs) from=10.233.72.123:55456 2023/02/14 20:46:40 [DEBUG] http: Request GET /v1/status/leader (216.433µs) from=10.233.68.17:42874 2023/02/14 20:46:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:47:00 [DEBUG] http: Request GET /v1/status/leader (299.677µs) from=10.233.72.123:55614 2023/02/14 20:47:00 [DEBUG] http: Request GET /v1/status/leader (376.349µs) from=10.233.68.17:43164 2023/02/14 20:47:20 [DEBUG] http: Request GET /v1/status/leader (231.286µs) from=10.233.72.123:55774 2023/02/14 20:47:20 [DEBUG] http: Request GET /v1/status/leader (1.336018ms) from=10.233.68.17:43458 2023/02/14 20:47:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:47:20 [DEBUG] agent: Node info in sync 2023/02/14 20:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:47:40 [DEBUG] http: Request GET /v1/status/leader (306.324µs) from=10.233.72.123:55924 2023/02/14 20:47:40 [DEBUG] http: Request GET /v1/status/leader (273.852µs) from=10.233.68.17:43760 2023/02/14 20:48:00 [DEBUG] http: Request GET /v1/status/leader (426.881µs) from=10.233.72.123:56080 2023/02/14 20:48:00 [DEBUG] http: Request GET /v1/status/leader (237.68µs) from=10.233.68.17:44062 2023/02/14 20:48:20 [DEBUG] http: Request GET /v1/status/leader (333.294µs) from=10.233.72.123:56252 2023/02/14 20:48:20 [DEBUG] http: Request GET /v1/status/leader (430.353µs) from=10.233.68.17:44354 2023/02/14 20:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:48:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.540658382s) from=10.233.68.17:48452 2023/02/14 20:48:40 [DEBUG] http: Request GET /v1/status/leader (403.467µs) from=10.233.72.123:56400 2023/02/14 20:48:40 [DEBUG] http: Request GET /v1/status/leader (178.752µs) from=10.233.68.17:44664 2023/02/14 20:48:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.723630945s) from=10.233.72.123:50350 2023/02/14 20:48:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:48:56 [DEBUG] agent: Node info in sync 2023/02/14 20:49:00 [DEBUG] http: Request GET /v1/status/leader (255.71µs) from=10.233.72.123:56554 2023/02/14 20:49:00 [DEBUG] http: Request GET /v1/status/leader (177.457µs) from=10.233.68.17:44966 2023/02/14 20:49:20 [DEBUG] http: Request GET /v1/status/leader (339.794µs) from=10.233.72.123:56726 2023/02/14 20:49:20 [DEBUG] http: Request GET /v1/status/leader (186.48µs) from=10.233.68.17:45266 2023/02/14 20:49:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:49:40 [DEBUG] http: Request GET /v1/status/leader (339.622µs) from=10.233.72.123:56876 2023/02/14 20:49:40 [DEBUG] http: Request GET /v1/status/leader (495.487µs) from=10.233.68.17:45584 2023/02/14 20:50:00 [DEBUG] http: Request GET /v1/status/leader (374.664µs) from=10.233.72.123:57034 2023/02/14 20:50:00 [DEBUG] http: Request GET /v1/status/leader (182.843µs) from=10.233.68.17:45878 2023/02/14 20:50:20 [DEBUG] http: Request GET /v1/status/leader (270.784µs) from=10.233.72.123:57208 2023/02/14 20:50:20 [DEBUG] http: Request GET /v1/status/leader (1.030248ms) from=10.233.68.17:46174 2023/02/14 20:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:50:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:50:31 [DEBUG] agent: Node info in sync 2023/02/14 20:50:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.838128612s) from=10.233.68.17:48452 2023/02/14 20:50:40 [DEBUG] http: Request GET /v1/status/leader (391.203µs) from=10.233.72.123:57356 2023/02/14 20:50:40 [DEBUG] http: Request GET /v1/status/leader (446.367µs) from=10.233.68.17:46478 2023/02/14 20:50:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.160084831s) from=10.233.72.123:50350 2023/02/14 20:51:00 [DEBUG] http: Request GET /v1/status/leader (337.545µs) from=10.233.72.123:57510 2023/02/14 20:51:00 [DEBUG] http: Request GET /v1/status/leader (259.602µs) from=10.233.68.17:46786 2023/02/14 20:51:20 [DEBUG] http: Request GET /v1/status/leader (266.83µs) from=10.233.72.123:57674 2023/02/14 20:51:20 [DEBUG] http: Request GET /v1/status/leader (181.264µs) from=10.233.68.17:47088 2023/02/14 20:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:51:40 [DEBUG] http: Request GET /v1/status/leader (261.617µs) from=10.233.72.123:57824 2023/02/14 20:51:40 [DEBUG] http: Request GET /v1/status/leader (189.879µs) from=10.233.68.17:47390 2023/02/14 20:52:00 [DEBUG] http: Request GET /v1/status/leader (279.196µs) from=10.233.72.123:57984 2023/02/14 20:52:00 [DEBUG] http: Request GET /v1/status/leader (179.169µs) from=10.233.68.17:47686 2023/02/14 20:52:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:52:20 [DEBUG] http: Request GET /v1/status/leader (314.96µs) from=10.233.72.123:58154 2023/02/14 20:52:20 [DEBUG] http: Request GET /v1/status/leader (293.972µs) from=10.233.68.17:47976 2023/02/14 20:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:52:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:52:27 [DEBUG] agent: Node info in sync 2023/02/14 20:52:40 [DEBUG] http: Request GET /v1/status/leader (1.08186ms) from=10.233.72.123:58316 2023/02/14 20:52:40 [DEBUG] http: Request GET /v1/status/leader (230.557µs) from=10.233.68.17:48276 2023/02/14 20:52:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.360498367s) from=10.233.68.17:48452 2023/02/14 20:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.122308864s) from=10.233.72.123:50350 2023/02/14 20:53:00 [DEBUG] http: Request GET /v1/status/leader (370.838µs) from=10.233.72.123:58472 2023/02/14 20:53:00 [DEBUG] http: Request GET /v1/status/leader (231.297µs) from=10.233.68.17:48576 2023/02/14 20:53:20 [DEBUG] http: Request GET /v1/status/leader (294.986µs) from=10.233.72.123:58630 2023/02/14 20:53:20 [DEBUG] http: Request GET /v1/status/leader (393.088µs) from=10.233.68.17:48880 2023/02/14 20:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:53:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:53:35 [DEBUG] agent: Node info in sync 2023/02/14 20:53:40 [DEBUG] http: Request GET /v1/status/leader (374.057µs) from=10.233.72.123:58778 2023/02/14 20:53:40 [DEBUG] http: Request GET /v1/status/leader (189.029µs) from=10.233.68.17:49184 2023/02/14 20:54:00 [DEBUG] http: Request GET /v1/status/leader (464.366µs) from=10.233.72.123:58944 2023/02/14 20:54:00 [DEBUG] http: Request GET /v1/status/leader (73.364499ms) from=10.233.68.17:49486 2023/02/14 20:54:20 [DEBUG] http: Request GET /v1/status/leader (378.543µs) from=10.233.72.123:59122 2023/02/14 20:54:20 [DEBUG] http: Request GET /v1/status/leader (326.996µs) from=10.233.68.17:49784 2023/02/14 20:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:54:40 [DEBUG] http: Request GET /v1/status/leader (238.546µs) from=10.233.72.123:59276 2023/02/14 20:54:41 [DEBUG] http: Request GET /v1/status/leader (266.586µs) from=10.233.68.17:50080 2023/02/14 20:54:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.08012728s) from=10.233.72.123:50350 2023/02/14 20:54:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.112967154s) from=10.233.68.17:48452 2023/02/14 20:54:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:55:00 [DEBUG] http: Request GET /v1/status/leader (327.294µs) from=10.233.72.123:59434 2023/02/14 20:55:01 [DEBUG] http: Request GET /v1/status/leader (216.721µs) from=10.233.68.17:50434 2023/02/14 20:55:20 [DEBUG] http: Request GET /v1/status/leader (285.695µs) from=10.233.72.123:59594 2023/02/14 20:55:21 [DEBUG] http: Request GET /v1/status/leader (409.785µs) from=10.233.68.17:50804 2023/02/14 20:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:55:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:55:27 [DEBUG] agent: Node info in sync 2023/02/14 20:55:40 [DEBUG] http: Request GET /v1/status/leader (422.962µs) from=10.233.72.123:59744 2023/02/14 20:55:41 [DEBUG] http: Request GET /v1/status/leader (448.322µs) from=10.233.68.17:51158 2023/02/14 20:56:00 [DEBUG] http: Request GET /v1/status/leader (357.239µs) from=10.233.72.123:59902 2023/02/14 20:56:01 [DEBUG] http: Request GET /v1/status/leader (275.843µs) from=10.233.68.17:51492 2023/02/14 20:56:20 [DEBUG] http: Request GET /v1/status/leader (342.01µs) from=10.233.72.123:60076 2023/02/14 20:56:21 [DEBUG] http: Request GET /v1/status/leader (299.919µs) from=10.233.68.17:51842 2023/02/14 20:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:56:40 [DEBUG] http: Request GET /v1/status/leader (179.387µs) from=10.233.72.123:60228 2023/02/14 20:56:41 [DEBUG] http: Request GET /v1/status/leader (477.517µs) from=10.233.68.17:52138 2023/02/14 20:56:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.515890457s) from=10.233.72.123:50350 2023/02/14 20:56:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.827112413s) from=10.233.68.17:48452 2023/02/14 20:57:00 [DEBUG] http: Request GET /v1/status/leader (349.022µs) from=10.233.72.123:60386 2023/02/14 20:57:01 [DEBUG] http: Request GET /v1/status/leader (200.235µs) from=10.233.68.17:52446 2023/02/14 20:57:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:57:20 [DEBUG] agent: Node info in sync 2023/02/14 20:57:20 [DEBUG] http: Request GET /v1/status/leader (405.878µs) from=10.233.72.123:60546 2023/02/14 20:57:21 [DEBUG] http: Request GET /v1/status/leader (179.113µs) from=10.233.68.17:52748 2023/02/14 20:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:57:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 20:57:40 [DEBUG] http: Request GET /v1/status/leader (280.831µs) from=10.233.72.123:60694 2023/02/14 20:57:41 [DEBUG] http: Request GET /v1/status/leader (344.753µs) from=10.233.68.17:53056 2023/02/14 20:58:00 [DEBUG] http: Request GET /v1/status/leader (274.022µs) from=10.233.72.123:60854 2023/02/14 20:58:01 [DEBUG] http: Request GET /v1/status/leader (198.588µs) from=10.233.68.17:53366 2023/02/14 20:58:20 [DEBUG] http: Request GET /v1/status/leader (347.032µs) from=10.233.72.123:32794 2023/02/14 20:58:21 [DEBUG] http: Request GET /v1/status/leader (202.52µs) from=10.233.68.17:53658 2023/02/14 20:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:58:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 20:58:40 [DEBUG] agent: Node info in sync 2023/02/14 20:58:41 [DEBUG] http: Request GET /v1/status/leader (207.775µs) from=10.233.72.123:32946 2023/02/14 20:58:41 [DEBUG] http: Request GET /v1/status/leader (203.406µs) from=10.233.68.17:53958 2023/02/14 20:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.508923752s) from=10.233.72.123:50350 2023/02/14 20:58:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.991765942s) from=10.233.68.17:48452 2023/02/14 20:59:01 [DEBUG] http: Request GET /v1/status/leader (1.993277ms) from=10.233.72.123:33104 2023/02/14 20:59:01 [DEBUG] http: Request GET /v1/status/leader (500.226µs) from=10.233.68.17:54262 2023/02/14 20:59:21 [DEBUG] http: Request GET /v1/status/leader (259.882µs) from=10.233.72.123:33268 2023/02/14 20:59:21 [DEBUG] http: Request GET /v1/status/leader (288.09µs) from=10.233.68.17:54570 2023/02/14 20:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 20:59:41 [DEBUG] http: Request GET /v1/status/leader (654.862µs) from=10.233.72.123:33420 2023/02/14 20:59:41 [DEBUG] http: Request GET /v1/status/leader (221.013µs) from=10.233.68.17:54870 2023/02/14 20:59:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:00:01 [DEBUG] http: Request GET /v1/status/leader (338.799µs) from=10.233.72.123:33586 2023/02/14 21:00:01 [DEBUG] http: Request GET /v1/status/leader (320.995µs) from=10.233.68.17:55184 2023/02/14 21:00:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:00:01 [DEBUG] agent: Node info in sync 2023/02/14 21:00:21 [DEBUG] http: Request GET /v1/status/leader (222.172µs) from=10.233.72.123:33760 2023/02/14 21:00:21 [DEBUG] http: Request GET /v1/status/leader (184.031µs) from=10.233.68.17:55506 2023/02/14 21:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:00:41 [DEBUG] http: Request GET /v1/status/leader (278.709µs) from=10.233.72.123:33916 2023/02/14 21:00:41 [DEBUG] http: Request GET /v1/status/leader (289.26µs) from=10.233.68.17:55874 2023/02/14 21:00:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.722326541s) from=10.233.72.123:50350 2023/02/14 21:00:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.229744534s) from=10.233.68.17:48452 2023/02/14 21:01:01 [DEBUG] http: Request GET /v1/status/leader (617.738µs) from=10.233.72.123:34068 2023/02/14 21:01:01 [DEBUG] http: Request GET /v1/status/leader (196.923µs) from=10.233.68.17:56208 2023/02/14 21:01:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:01:05 [DEBUG] agent: Node info in sync 2023/02/14 21:01:21 [DEBUG] http: Request GET /v1/status/leader (497.48µs) from=10.233.72.123:34232 2023/02/14 21:01:21 [DEBUG] http: Request GET /v1/status/leader (180.92µs) from=10.233.68.17:56532 2023/02/14 21:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:01:41 [DEBUG] http: Request GET /v1/status/leader (349.627µs) from=10.233.72.123:34380 2023/02/14 21:01:41 [DEBUG] http: Request GET /v1/status/leader (181.839µs) from=10.233.68.17:56856 2023/02/14 21:01:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:02:01 [DEBUG] http: Request GET /v1/status/leader (329.49µs) from=10.233.72.123:34542 2023/02/14 21:02:01 [DEBUG] http: Request GET /v1/status/leader (235.163µs) from=10.233.68.17:57182 2023/02/14 21:02:21 [DEBUG] http: Request GET /v1/status/leader (312.209µs) from=10.233.72.123:34716 2023/02/14 21:02:21 [DEBUG] http: Request GET /v1/status/leader (873.044µs) from=10.233.68.17:57504 2023/02/14 21:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:02:41 [DEBUG] http: Request GET /v1/status/leader (413.691µs) from=10.233.72.123:34868 2023/02/14 21:02:41 [DEBUG] http: Request GET /v1/status/leader (280.622µs) from=10.233.68.17:57814 2023/02/14 21:02:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:02:45 [DEBUG] agent: Node info in sync 2023/02/14 21:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.191619677s) from=10.233.72.123:50350 2023/02/14 21:03:01 [DEBUG] http: Request GET /v1/status/leader (915.615µs) from=10.233.72.123:35028 2023/02/14 21:03:01 [DEBUG] http: Request GET /v1/status/leader (205.455µs) from=10.233.68.17:58124 2023/02/14 21:03:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.219894991s) from=10.233.68.17:48452 2023/02/14 21:03:21 [DEBUG] http: Request GET /v1/status/leader (338.251µs) from=10.233.72.123:35190 2023/02/14 21:03:21 [DEBUG] http: Request GET /v1/status/leader (239.495µs) from=10.233.68.17:58430 2023/02/14 21:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:03:41 [DEBUG] http: Request GET /v1/status/leader (601.108µs) from=10.233.72.123:35342 2023/02/14 21:03:41 [DEBUG] http: Request GET /v1/status/leader (258.1µs) from=10.233.68.17:58734 2023/02/14 21:04:01 [DEBUG] http: Request GET /v1/status/leader (1.319249ms) from=10.233.72.123:35500 2023/02/14 21:04:01 [DEBUG] http: Request GET /v1/status/leader (337.524µs) from=10.233.68.17:59038 2023/02/14 21:04:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:04:21 [DEBUG] http: Request GET /v1/status/leader (294.92µs) from=10.233.72.123:35690 2023/02/14 21:04:21 [DEBUG] http: Request GET /v1/status/leader (226.221µs) from=10.233.68.17:59338 2023/02/14 21:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:04:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:04:37 [DEBUG] agent: Node info in sync 2023/02/14 21:04:41 [DEBUG] http: Request GET /v1/status/leader (371.444µs) from=10.233.72.123:35842 2023/02/14 21:04:41 [DEBUG] http: Request GET /v1/status/leader (213.655µs) from=10.233.68.17:59646 2023/02/14 21:05:01 [DEBUG] http: Request GET /v1/status/leader (440.09µs) from=10.233.72.123:35996 2023/02/14 21:05:01 [DEBUG] http: Request GET /v1/status/leader (393.223µs) from=10.233.68.17:59956 2023/02/14 21:05:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.06045586s) from=10.233.68.17:48452 2023/02/14 21:05:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.636403471s) from=10.233.72.123:50350 2023/02/14 21:05:21 [DEBUG] http: Request GET /v1/status/leader (310.489µs) from=10.233.72.123:36168 2023/02/14 21:05:21 [DEBUG] http: Request GET /v1/status/leader (193.165µs) from=10.233.68.17:60258 2023/02/14 21:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:05:41 [DEBUG] http: Request GET /v1/status/leader (464.772µs) from=10.233.72.123:36318 2023/02/14 21:05:41 [DEBUG] http: Request GET /v1/status/leader (351.726µs) from=10.233.68.17:60558 2023/02/14 21:06:01 [DEBUG] http: Request GET /v1/status/leader (274.362µs) from=10.233.72.123:36476 2023/02/14 21:06:01 [DEBUG] http: Request GET /v1/status/leader (238.757µs) from=10.233.68.17:60872 2023/02/14 21:06:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:06:15 [DEBUG] agent: Node info in sync 2023/02/14 21:06:21 [DEBUG] http: Request GET /v1/status/leader (374.928µs) from=10.233.72.123:36650 2023/02/14 21:06:22 [DEBUG] http: Request GET /v1/status/leader (274.038µs) from=10.233.68.17:32938 2023/02/14 21:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:06:42 [DEBUG] http: Request GET /v1/status/leader (284.443µs) from=10.233.68.17:33248 2023/02/14 21:06:42 [DEBUG] http: Request GET /v1/status/leader (284.046µs) from=10.233.72.123:36806 2023/02/14 21:06:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:07:02 [DEBUG] http: Request GET /v1/status/leader (176.855µs) from=10.233.68.17:33562 2023/02/14 21:07:02 [DEBUG] http: Request GET /v1/status/leader (283.592µs) from=10.233.72.123:36966 2023/02/14 21:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.285617874s) from=10.233.68.17:48452 2023/02/14 21:07:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.856248259s) from=10.233.72.123:50350 2023/02/14 21:07:22 [DEBUG] http: Request GET /v1/status/leader (388.134µs) from=10.233.68.17:33872 2023/02/14 21:07:22 [DEBUG] http: Request GET /v1/status/leader (367.731µs) from=10.233.72.123:37126 2023/02/14 21:07:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:07:23 [DEBUG] agent: Node info in sync 2023/02/14 21:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:07:42 [DEBUG] http: Request GET /v1/status/leader (553.478µs) from=10.233.68.17:34166 2023/02/14 21:07:42 [DEBUG] http: Request GET /v1/status/leader (215.413µs) from=10.233.72.123:37282 2023/02/14 21:08:02 [DEBUG] http: Request GET /v1/status/leader (357.085µs) from=10.233.68.17:34460 2023/02/14 21:08:02 [DEBUG] http: Request GET /v1/status/leader (369.517µs) from=10.233.72.123:37442 2023/02/14 21:08:22 [DEBUG] http: Request GET /v1/status/leader (424.549µs) from=10.233.68.17:34772 2023/02/14 21:08:22 [DEBUG] http: Request GET /v1/status/leader (314.414µs) from=10.233.72.123:37610 2023/02/14 21:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:08:42 [DEBUG] http: Request GET /v1/status/leader (313.923µs) from=10.233.68.17:35076 2023/02/14 21:08:42 [DEBUG] http: Request GET /v1/status/leader (303.06µs) from=10.233.72.123:37764 2023/02/14 21:09:02 [DEBUG] http: Request GET /v1/status/leader (377.429µs) from=10.233.68.17:35422 2023/02/14 21:09:02 [DEBUG] http: Request GET /v1/status/leader (204.613µs) from=10.233.72.123:37920 2023/02/14 21:09:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:09:07 [DEBUG] agent: Node info in sync 2023/02/14 21:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.268987744s) from=10.233.68.17:48452 2023/02/14 21:09:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:09:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.67947691s) from=10.233.72.123:50350 2023/02/14 21:09:22 [DEBUG] http: Request GET /v1/status/leader (284.337µs) from=10.233.68.17:35782 2023/02/14 21:09:22 [DEBUG] http: Request GET /v1/status/leader (188.4µs) from=10.233.72.123:38078 2023/02/14 21:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:09:42 [DEBUG] http: Request GET /v1/status/leader (407.145µs) from=10.233.68.17:36104 2023/02/14 21:09:42 [DEBUG] http: Request GET /v1/status/leader (1.238646ms) from=10.233.72.123:38230 2023/02/14 21:10:02 [DEBUG] http: Request GET /v1/status/leader (398.435µs) from=10.233.68.17:36432 2023/02/14 21:10:02 [DEBUG] http: Request GET /v1/status/leader (202.635µs) from=10.233.72.123:38390 2023/02/14 21:10:22 [DEBUG] http: Request GET /v1/status/leader (194.354µs) from=10.233.68.17:36746 2023/02/14 21:10:22 [DEBUG] http: Request GET /v1/status/leader (331.129µs) from=10.233.72.123:38560 2023/02/14 21:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:10:42 [DEBUG] http: Request GET /v1/status/leader (284.33µs) from=10.233.68.17:37044 2023/02/14 21:10:42 [DEBUG] http: Request GET /v1/status/leader (183.81µs) from=10.233.72.123:38714 2023/02/14 21:11:02 [DEBUG] http: Request GET /v1/status/leader (430.152µs) from=10.233.68.17:37360 2023/02/14 21:11:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:11:02 [DEBUG] agent: Node info in sync 2023/02/14 21:11:02 [DEBUG] http: Request GET /v1/status/leader (264.531µs) from=10.233.72.123:38868 2023/02/14 21:11:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.239938323s) from=10.233.68.17:48452 2023/02/14 21:11:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.750810195s) from=10.233.72.123:50350 2023/02/14 21:11:22 [DEBUG] http: Request GET /v1/status/leader (375.742µs) from=10.233.68.17:37668 2023/02/14 21:11:22 [DEBUG] http: Request GET /v1/status/leader (291.677µs) from=10.233.72.123:39030 2023/02/14 21:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:11:42 [DEBUG] http: Request GET /v1/status/leader (943.356µs) from=10.233.68.17:37970 2023/02/14 21:11:42 [DEBUG] http: Request GET /v1/status/leader (222.027µs) from=10.233.72.123:39188 2023/02/14 21:12:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:12:02 [DEBUG] http: Request GET /v1/status/leader (329.27µs) from=10.233.68.17:38264 2023/02/14 21:12:02 [DEBUG] http: Request GET /v1/status/leader (328.029µs) from=10.233.72.123:39348 2023/02/14 21:12:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:12:09 [DEBUG] agent: Node info in sync 2023/02/14 21:12:22 [DEBUG] http: Request GET /v1/status/leader (430.883µs) from=10.233.68.17:38568 2023/02/14 21:12:22 [DEBUG] http: Request GET /v1/status/leader (174.099µs) from=10.233.72.123:39520 2023/02/14 21:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:12:42 [DEBUG] http: Request GET /v1/status/leader (378.807µs) from=10.233.68.17:38858 2023/02/14 21:12:42 [DEBUG] http: Request GET /v1/status/leader (350.714µs) from=10.233.72.123:39672 2023/02/14 21:13:02 [DEBUG] http: Request GET /v1/status/leader (292.199µs) from=10.233.68.17:39168 2023/02/14 21:13:02 [DEBUG] http: Request GET /v1/status/leader (191.833µs) from=10.233.72.123:39828 2023/02/14 21:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.110825306s) from=10.233.68.17:48452 2023/02/14 21:13:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.500471443s) from=10.233.72.123:50350 2023/02/14 21:13:22 [DEBUG] http: Request GET /v1/status/leader (337.585µs) from=10.233.68.17:39466 2023/02/14 21:13:22 [DEBUG] http: Request GET /v1/status/leader (176.551µs) from=10.233.72.123:39984 2023/02/14 21:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:13:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:13:39 [DEBUG] agent: Node info in sync 2023/02/14 21:13:42 [DEBUG] http: Request GET /v1/status/leader (370.486µs) from=10.233.68.17:39770 2023/02/14 21:13:42 [DEBUG] http: Request GET /v1/status/leader (362.068µs) from=10.233.72.123:40134 2023/02/14 21:14:02 [DEBUG] http: Request GET /v1/status/leader (449.393µs) from=10.233.68.17:40080 2023/02/14 21:14:02 [DEBUG] http: Request GET /v1/status/leader (393.043µs) from=10.233.72.123:40294 2023/02/14 21:14:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:14:22 [DEBUG] http: Request GET /v1/status/leader (130.645245ms) from=10.233.68.17:40384 2023/02/14 21:14:22 [DEBUG] http: Request GET /v1/status/leader (735.258µs) from=10.233.72.123:40470 2023/02/14 21:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:14:42 [DEBUG] http: Request GET /v1/status/leader (321.716µs) from=10.233.68.17:40682 2023/02/14 21:14:42 [DEBUG] http: Request GET /v1/status/leader (331.255µs) from=10.233.72.123:40636 2023/02/14 21:14:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:14:54 [DEBUG] agent: Node info in sync 2023/02/14 21:15:02 [DEBUG] http: Request GET /v1/status/leader (432.264µs) from=10.233.68.17:40976 2023/02/14 21:15:02 [DEBUG] http: Request GET /v1/status/leader (222.682µs) from=10.233.72.123:40794 2023/02/14 21:15:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.672798325s) from=10.233.68.17:48452 2023/02/14 21:15:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.907190419s) from=10.233.72.123:50350 2023/02/14 21:15:22 [DEBUG] http: Request GET /v1/status/leader (285.204µs) from=10.233.68.17:41276 2023/02/14 21:15:23 [DEBUG] http: Request GET /v1/status/leader (269.678µs) from=10.233.72.123:40950 2023/02/14 21:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:15:42 [DEBUG] http: Request GET /v1/status/leader (1.271733ms) from=10.233.68.17:41574 2023/02/14 21:15:43 [DEBUG] http: Request GET /v1/status/leader (217.375µs) from=10.233.72.123:41102 2023/02/14 21:16:02 [DEBUG] http: Request GET /v1/status/leader (273.961µs) from=10.233.68.17:41872 2023/02/14 21:16:03 [DEBUG] http: Request GET /v1/status/leader (220.157µs) from=10.233.72.123:41262 2023/02/14 21:16:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:16:17 [DEBUG] agent: Node info in sync 2023/02/14 21:16:22 [DEBUG] http: Request GET /v1/status/leader (247.862µs) from=10.233.68.17:42162 2023/02/14 21:16:23 [DEBUG] http: Request GET /v1/status/leader (394.518µs) from=10.233.72.123:41428 2023/02/14 21:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:16:42 [DEBUG] http: Request GET /v1/status/leader (374.39µs) from=10.233.68.17:42452 2023/02/14 21:16:43 [DEBUG] http: Request GET /v1/status/leader (19.840139ms) from=10.233.72.123:41582 2023/02/14 21:16:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:17:02 [DEBUG] http: Request GET /v1/status/leader (321.602µs) from=10.233.68.17:42752 2023/02/14 21:17:03 [DEBUG] http: Request GET /v1/status/leader (231.149µs) from=10.233.72.123:41748 2023/02/14 21:17:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.041426935s) from=10.233.68.17:48452 2023/02/14 21:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.638768261s) from=10.233.72.123:50350 2023/02/14 21:17:22 [DEBUG] http: Request GET /v1/status/leader (276.868µs) from=10.233.68.17:43046 2023/02/14 21:17:23 [DEBUG] http: Request GET /v1/status/leader (272.351µs) from=10.233.72.123:41904 2023/02/14 21:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:17:42 [DEBUG] http: Request GET /v1/status/leader (380.974µs) from=10.233.68.17:43340 2023/02/14 21:17:43 [DEBUG] http: Request GET /v1/status/leader (501.033µs) from=10.233.72.123:42056 2023/02/14 21:18:02 [DEBUG] http: Request GET /v1/status/leader (186.143µs) from=10.233.68.17:43640 2023/02/14 21:18:03 [DEBUG] http: Request GET /v1/status/leader (330.639µs) from=10.233.72.123:42216 2023/02/14 21:18:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:18:16 [DEBUG] agent: Node info in sync 2023/02/14 21:18:23 [DEBUG] http: Request GET /v1/status/leader (395.320877ms) from=10.233.68.17:43938 2023/02/14 21:18:23 [DEBUG] http: Request GET /v1/status/leader (234.833µs) from=10.233.72.123:42386 2023/02/14 21:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:18:43 [DEBUG] http: Request GET /v1/status/leader (201.535µs) from=10.233.68.17:44252 2023/02/14 21:18:43 [DEBUG] http: Request GET /v1/status/leader (371.134µs) from=10.233.72.123:42550 2023/02/14 21:19:03 [DEBUG] http: Request GET /v1/status/leader (342.11µs) from=10.233.68.17:44558 2023/02/14 21:19:03 [DEBUG] http: Request GET /v1/status/leader (383.725µs) from=10.233.72.123:42704 2023/02/14 21:19:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:19:23 [DEBUG] http: Request GET /v1/status/leader (252.447µs) from=10.233.68.17:44852 2023/02/14 21:19:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:19:23 [DEBUG] agent: Node info in sync 2023/02/14 21:19:23 [DEBUG] http: Request GET /v1/status/leader (805.723µs) from=10.233.72.123:42866 2023/02/14 21:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.822893939s) from=10.233.72.123:50350 2023/02/14 21:19:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.793791932s) from=10.233.68.17:48452 2023/02/14 21:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:19:43 [DEBUG] http: Request GET /v1/status/leader (261.746µs) from=10.233.68.17:45130 2023/02/14 21:19:43 [DEBUG] http: Request GET /v1/status/leader (185.522µs) from=10.233.72.123:43020 2023/02/14 21:20:03 [DEBUG] http: Request GET /v1/status/leader (405.891µs) from=10.233.68.17:45438 2023/02/14 21:20:03 [DEBUG] http: Request GET /v1/status/leader (215.751µs) from=10.233.72.123:43180 2023/02/14 21:20:23 [DEBUG] http: Request GET /v1/status/leader (403.328µs) from=10.233.68.17:45736 2023/02/14 21:20:23 [DEBUG] http: Request GET /v1/status/leader (389.111µs) from=10.233.72.123:43352 2023/02/14 21:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:20:43 [DEBUG] http: Request GET /v1/status/leader (232.695µs) from=10.233.68.17:46024 2023/02/14 21:20:43 [DEBUG] http: Request GET /v1/status/leader (1.323452ms) from=10.233.72.123:43506 2023/02/14 21:21:03 [DEBUG] http: Request GET /v1/status/leader (381.773µs) from=10.233.68.17:46334 2023/02/14 21:21:03 [DEBUG] http: Request GET /v1/status/leader (251.136µs) from=10.233.72.123:43664 2023/02/14 21:21:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:21:15 [DEBUG] agent: Node info in sync 2023/02/14 21:21:23 [DEBUG] http: Request GET /v1/status/leader (488.915µs) from=10.233.68.17:46638 2023/02/14 21:21:23 [DEBUG] http: Request GET /v1/status/leader (197.087µs) from=10.233.72.123:43818 2023/02/14 21:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.816279381s) from=10.233.72.123:50350 2023/02/14 21:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:21:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.406544442s) from=10.233.68.17:48452 2023/02/14 21:21:43 [DEBUG] http: Request GET /v1/status/leader (398.372µs) from=10.233.68.17:46928 2023/02/14 21:21:43 [DEBUG] http: Request GET /v1/status/leader (294.792µs) from=10.233.72.123:43974 2023/02/14 21:21:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:22:03 [DEBUG] http: Request GET /v1/status/leader (320.344µs) from=10.233.68.17:47232 2023/02/14 21:22:03 [DEBUG] http: Request GET /v1/status/leader (177.411µs) from=10.233.72.123:44132 2023/02/14 21:22:23 [DEBUG] http: Request GET /v1/status/leader (285.773µs) from=10.233.68.17:47534 2023/02/14 21:22:23 [DEBUG] http: Request GET /v1/status/leader (343.917µs) from=10.233.72.123:44302 2023/02/14 21:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:22:43 [DEBUG] http: Request GET /v1/status/leader (2.900284ms) from=10.233.68.17:47824 2023/02/14 21:22:43 [DEBUG] http: Request GET /v1/status/leader (222.181µs) from=10.233.72.123:44464 2023/02/14 21:22:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:22:46 [DEBUG] agent: Node info in sync 2023/02/14 21:23:03 [DEBUG] http: Request GET /v1/status/leader (295.208µs) from=10.233.68.17:48126 2023/02/14 21:23:03 [DEBUG] http: Request GET /v1/status/leader (347.111µs) from=10.233.72.123:44622 2023/02/14 21:23:23 [DEBUG] http: Request GET /v1/status/leader (542.451µs) from=10.233.68.17:48430 2023/02/14 21:23:23 [DEBUG] http: Request GET /v1/status/leader (4.542955ms) from=10.233.72.123:44778 2023/02/14 21:23:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.059425278s) from=10.233.72.123:50350 2023/02/14 21:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.061791549s) from=10.233.68.17:48452 2023/02/14 21:23:43 [DEBUG] http: Request GET /v1/status/leader (343.686µs) from=10.233.68.17:48716 2023/02/14 21:23:43 [DEBUG] http: Request GET /v1/status/leader (358.988µs) from=10.233.72.123:44932 2023/02/14 21:24:03 [DEBUG] http: Request GET /v1/status/leader (239.101µs) from=10.233.68.17:49016 2023/02/14 21:24:03 [DEBUG] http: Request GET /v1/status/leader (235.06µs) from=10.233.72.123:45090 2023/02/14 21:24:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:24:23 [DEBUG] http: Request GET /v1/status/leader (330.571µs) from=10.233.68.17:49312 2023/02/14 21:24:23 [DEBUG] http: Request GET /v1/status/leader (260.048µs) from=10.233.72.123:45254 2023/02/14 21:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:24:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:24:40 [DEBUG] agent: Node info in sync 2023/02/14 21:24:43 [DEBUG] http: Request GET /v1/status/leader (419.851µs) from=10.233.68.17:49598 2023/02/14 21:24:43 [DEBUG] http: Request GET /v1/status/leader (3.63115ms) from=10.233.72.123:45426 2023/02/14 21:25:03 [DEBUG] http: Request GET /v1/status/leader (307.404µs) from=10.233.68.17:49900 2023/02/14 21:25:04 [DEBUG] http: Request GET /v1/status/leader (274.765µs) from=10.233.72.123:45590 2023/02/14 21:25:23 [DEBUG] http: Request GET /v1/status/leader (262.917µs) from=10.233.68.17:50188 2023/02/14 21:25:24 [DEBUG] http: Request GET /v1/status/leader (277.58µs) from=10.233.72.123:45748 2023/02/14 21:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:25:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.134460713s) from=10.233.72.123:50350 2023/02/14 21:25:43 [DEBUG] http: Request GET /v1/status/leader (278.691917ms) from=10.233.68.17:50472 2023/02/14 21:25:44 [DEBUG] http: Request GET /v1/status/leader (280.132µs) from=10.233.72.123:45902 2023/02/14 21:25:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.083299753s) from=10.233.68.17:48452 2023/02/14 21:25:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:25:46 [DEBUG] agent: Node info in sync 2023/02/14 21:26:03 [DEBUG] http: Request GET /v1/status/leader (230.574µs) from=10.233.68.17:50774 2023/02/14 21:26:04 [DEBUG] http: Request GET /v1/status/leader (351.866µs) from=10.233.72.123:46066 2023/02/14 21:26:23 [DEBUG] http: Request GET /v1/status/leader (200.029µs) from=10.233.68.17:51070 2023/02/14 21:26:24 [DEBUG] http: Request GET /v1/status/leader (195.819µs) from=10.233.72.123:46232 2023/02/14 21:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:26:43 [DEBUG] http: Request GET /v1/status/leader (261.969µs) from=10.233.68.17:51362 2023/02/14 21:26:44 [DEBUG] http: Request GET /v1/status/leader (346.541µs) from=10.233.72.123:46392 2023/02/14 21:26:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:27:03 [DEBUG] http: Request GET /v1/status/leader (400.556µs) from=10.233.68.17:51672 2023/02/14 21:27:04 [DEBUG] http: Request GET /v1/status/leader (1.817333ms) from=10.233.72.123:46548 2023/02/14 21:27:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:27:11 [DEBUG] agent: Node info in sync 2023/02/14 21:27:23 [DEBUG] http: Request GET /v1/status/leader (309.133µs) from=10.233.68.17:51974 2023/02/14 21:27:24 [DEBUG] http: Request GET /v1/status/leader (264.669µs) from=10.233.72.123:46706 2023/02/14 21:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:27:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.604752716s) from=10.233.72.123:50350 2023/02/14 21:27:43 [DEBUG] http: Request GET /v1/status/leader (394.355µs) from=10.233.68.17:52264 2023/02/14 21:27:44 [DEBUG] http: Request GET /v1/status/leader (271.172µs) from=10.233.72.123:46864 2023/02/14 21:27:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.04098289s) from=10.233.68.17:48452 2023/02/14 21:28:03 [DEBUG] http: Request GET /v1/status/leader (286.554µs) from=10.233.68.17:52568 2023/02/14 21:28:04 [DEBUG] http: Request GET /v1/status/leader (279.562µs) from=10.233.72.123:47020 2023/02/14 21:28:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:28:13 [DEBUG] agent: Node info in sync 2023/02/14 21:28:23 [DEBUG] http: Request GET /v1/status/leader (431.889µs) from=10.233.68.17:52868 2023/02/14 21:28:24 [DEBUG] http: Request GET /v1/status/leader (1.272727ms) from=10.233.72.123:47194 2023/02/14 21:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:28:43 [DEBUG] http: Request GET /v1/status/leader (244.171µs) from=10.233.68.17:53158 2023/02/14 21:28:44 [DEBUG] http: Request GET /v1/status/leader (258.845µs) from=10.233.72.123:47350 2023/02/14 21:29:03 [DEBUG] http: Request GET /v1/status/leader (215.548µs) from=10.233.68.17:53470 2023/02/14 21:29:04 [DEBUG] http: Request GET /v1/status/leader (233.11µs) from=10.233.72.123:47508 2023/02/14 21:29:23 [DEBUG] http: Request GET /v1/status/leader (310.321µs) from=10.233.68.17:53782 2023/02/14 21:29:24 [DEBUG] http: Request GET /v1/status/leader (458.218µs) from=10.233.72.123:47668 2023/02/14 21:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:29:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.725218081s) from=10.233.72.123:50350 2023/02/14 21:29:43 [DEBUG] http: Request GET /v1/status/leader (458.862µs) from=10.233.68.17:54056 2023/02/14 21:29:44 [DEBUG] http: Request GET /v1/status/leader (182.747µs) from=10.233.72.123:47828 2023/02/14 21:29:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:29:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:29:50 [DEBUG] agent: Node info in sync 2023/02/14 21:29:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.374152513s) from=10.233.68.17:48452 2023/02/14 21:30:03 [DEBUG] http: Request GET /v1/status/leader (324.303µs) from=10.233.68.17:54350 2023/02/14 21:30:04 [DEBUG] http: Request GET /v1/status/leader (415.073µs) from=10.233.72.123:47992 2023/02/14 21:30:23 [DEBUG] http: Request GET /v1/status/leader (278.242µs) from=10.233.68.17:54662 2023/02/14 21:30:24 [DEBUG] http: Request GET /v1/status/leader (278.539µs) from=10.233.72.123:48160 2023/02/14 21:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:30:43 [DEBUG] http: Request GET /v1/status/leader (246.758µs) from=10.233.68.17:54960 2023/02/14 21:30:44 [DEBUG] http: Request GET /v1/status/leader (200.959µs) from=10.233.72.123:48320 2023/02/14 21:31:03 [DEBUG] http: Request GET /v1/status/leader (556.585µs) from=10.233.68.17:55272 2023/02/14 21:31:04 [DEBUG] http: Request GET /v1/status/leader (202.481µs) from=10.233.72.123:48478 2023/02/14 21:31:23 [DEBUG] http: Request GET /v1/status/leader (247.394µs) from=10.233.68.17:55574 2023/02/14 21:31:24 [DEBUG] http: Request GET /v1/status/leader (332.207µs) from=10.233.72.123:48632 2023/02/14 21:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:31:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.011179056s) from=10.233.72.123:50350 2023/02/14 21:31:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:31:38 [DEBUG] agent: Node info in sync 2023/02/14 21:31:43 [DEBUG] http: Request GET /v1/status/leader (581.714µs) from=10.233.68.17:55858 2023/02/14 21:31:44 [DEBUG] http: Request GET /v1/status/leader (399.412µs) from=10.233.72.123:48788 2023/02/14 21:31:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.292802491s) from=10.233.68.17:48452 2023/02/14 21:32:03 [DEBUG] http: Request GET /v1/status/leader (817.564µs) from=10.233.68.17:56160 2023/02/14 21:32:04 [DEBUG] http: Request GET /v1/status/leader (218.006µs) from=10.233.72.123:48944 2023/02/14 21:32:23 [DEBUG] http: Request GET /v1/status/leader (374.946µs) from=10.233.68.17:56452 2023/02/14 21:32:24 [DEBUG] http: Request GET /v1/status/leader (230.163µs) from=10.233.72.123:49112 2023/02/14 21:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:32:43 [DEBUG] http: Request GET /v1/status/leader (554.649µs) from=10.233.68.17:56736 2023/02/14 21:32:44 [DEBUG] http: Request GET /v1/status/leader (512.708µs) from=10.233.72.123:49274 2023/02/14 21:32:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:33:04 [DEBUG] http: Request GET /v1/status/leader (260.817µs) from=10.233.68.17:57036 2023/02/14 21:33:04 [DEBUG] http: Request GET /v1/status/leader (347.225µs) from=10.233.72.123:49434 2023/02/14 21:33:24 [DEBUG] http: Request GET /v1/status/leader (458.789µs) from=10.233.68.17:57342 2023/02/14 21:33:24 [DEBUG] http: Request GET /v1/status/leader (198.944µs) from=10.233.72.123:49586 2023/02/14 21:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:33:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:33:32 [DEBUG] agent: Node info in sync 2023/02/14 21:33:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.798366615s) from=10.233.72.123:50350 2023/02/14 21:33:44 [DEBUG] http: Request GET /v1/status/leader (324.617µs) from=10.233.68.17:57642 2023/02/14 21:33:44 [DEBUG] http: Request GET /v1/status/leader (190.26µs) from=10.233.72.123:49738 2023/02/14 21:34:04 [DEBUG] http: Request GET /v1/status/leader (335.376µs) from=10.233.68.17:57950 2023/02/14 21:34:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.453761065s) from=10.233.68.17:48452 2023/02/14 21:34:04 [DEBUG] http: Request GET /v1/status/leader (220.398µs) from=10.233.72.123:49894 2023/02/14 21:34:24 [DEBUG] http: Request GET /v1/status/leader (361.578µs) from=10.233.68.17:58244 2023/02/14 21:34:24 [DEBUG] http: Request GET /v1/status/leader (558.24µs) from=10.233.72.123:50068 2023/02/14 21:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:34:44 [DEBUG] http: Request GET /v1/status/leader (204.806µs) from=10.233.68.17:58530 2023/02/14 21:34:44 [DEBUG] http: Request GET /v1/status/leader (372.536µs) from=10.233.72.123:50228 2023/02/14 21:35:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:35:04 [DEBUG] http: Request GET /v1/status/leader (268.05µs) from=10.233.68.17:58838 2023/02/14 21:35:04 [DEBUG] http: Request GET /v1/status/leader (1.661472ms) from=10.233.72.123:50390 2023/02/14 21:35:24 [DEBUG] http: Request GET /v1/status/leader (192.669µs) from=10.233.68.17:59132 2023/02/14 21:35:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:35:24 [DEBUG] agent: Node info in sync 2023/02/14 21:35:24 [DEBUG] http: Request GET /v1/status/leader (225.692µs) from=10.233.72.123:50550 2023/02/14 21:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:35:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.874214713s) from=10.233.72.123:50350 2023/02/14 21:35:44 [DEBUG] http: Request GET /v1/status/leader (269.839µs) from=10.233.68.17:59412 2023/02/14 21:35:44 [DEBUG] http: Request GET /v1/status/leader (287.942µs) from=10.233.72.123:50714 2023/02/14 21:36:04 [DEBUG] http: Request GET /v1/status/leader (366.97µs) from=10.233.68.17:59728 2023/02/14 21:36:04 [DEBUG] http: Request GET /v1/status/leader (1.316635ms) from=10.233.72.123:50870 2023/02/14 21:36:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.456148733s) from=10.233.68.17:48452 2023/02/14 21:36:24 [DEBUG] http: Request GET /v1/status/leader (332.308µs) from=10.233.68.17:60034 2023/02/14 21:36:24 [DEBUG] http: Request GET /v1/status/leader (282.048µs) from=10.233.72.123:51040 2023/02/14 21:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:36:44 [DEBUG] http: Request GET /v1/status/leader (279.252µs) from=10.233.68.17:60312 2023/02/14 21:36:45 [DEBUG] http: Request GET /v1/status/leader (185.982µs) from=10.233.72.123:51196 2023/02/14 21:37:04 [DEBUG] http: Request GET /v1/status/leader (260.021µs) from=10.233.68.17:60618 2023/02/14 21:37:05 [DEBUG] http: Request GET /v1/status/leader (319.769µs) from=10.233.72.123:51352 2023/02/14 21:37:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:37:20 [DEBUG] agent: Node info in sync 2023/02/14 21:37:24 [DEBUG] http: Request GET /v1/status/leader (263.972µs) from=10.233.68.17:60910 2023/02/14 21:37:25 [DEBUG] http: Request GET /v1/status/leader (239.271µs) from=10.233.72.123:51516 2023/02/14 21:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:37:44 [DEBUG] http: Request GET /v1/status/leader (266.253µs) from=10.233.68.17:32960 2023/02/14 21:37:45 [DEBUG] http: Request GET /v1/status/leader (352.454µs) from=10.233.72.123:51680 2023/02/14 21:37:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.210564912s) from=10.233.72.123:50350 2023/02/14 21:37:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:38:04 [DEBUG] http: Request GET /v1/status/leader (326.175µs) from=10.233.68.17:33268 2023/02/14 21:38:05 [DEBUG] http: Request GET /v1/status/leader (201.727µs) from=10.233.72.123:51838 2023/02/14 21:38:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.02887746s) from=10.233.68.17:48452 2023/02/14 21:38:24 [DEBUG] http: Request GET /v1/status/leader (386.256µs) from=10.233.68.17:33566 2023/02/14 21:38:25 [DEBUG] http: Request GET /v1/status/leader (326.892µs) from=10.233.72.123:52008 2023/02/14 21:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:38:44 [DEBUG] http: Request GET /v1/status/leader (2.937643ms) from=10.233.68.17:33850 2023/02/14 21:38:45 [DEBUG] http: Request GET /v1/status/leader (276.147µs) from=10.233.72.123:52168 2023/02/14 21:39:04 [DEBUG] http: Request GET /v1/status/leader (301.906µs) from=10.233.68.17:34168 2023/02/14 21:39:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:39:04 [DEBUG] agent: Node info in sync 2023/02/14 21:39:05 [DEBUG] http: Request GET /v1/status/leader (327.193µs) from=10.233.72.123:52324 2023/02/14 21:39:24 [DEBUG] http: Request GET /v1/status/leader (2.17185ms) from=10.233.68.17:34466 2023/02/14 21:39:25 [DEBUG] http: Request GET /v1/status/leader (217.486µs) from=10.233.72.123:52478 2023/02/14 21:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:39:44 [DEBUG] http: Request GET /v1/status/leader (381.302µs) from=10.233.68.17:34748 2023/02/14 21:39:45 [DEBUG] http: Request GET /v1/status/leader (463.933µs) from=10.233.72.123:52634 2023/02/14 21:39:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.79389956s) from=10.233.72.123:50350 2023/02/14 21:40:04 [DEBUG] http: Request GET /v1/status/leader (5.49745ms) from=10.233.68.17:35046 2023/02/14 21:40:05 [DEBUG] http: Request GET /v1/status/leader (347.907µs) from=10.233.72.123:52792 2023/02/14 21:40:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.433279554s) from=10.233.68.17:48452 2023/02/14 21:40:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:40:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:40:21 [DEBUG] agent: Node info in sync 2023/02/14 21:40:24 [DEBUG] http: Request GET /v1/status/leader (192.062µs) from=10.233.68.17:35370 2023/02/14 21:40:25 [DEBUG] http: Request GET /v1/status/leader (214.837µs) from=10.233.72.123:52958 2023/02/14 21:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:40:44 [DEBUG] http: Request GET /v1/status/leader (230.469µs) from=10.233.68.17:35646 2023/02/14 21:40:45 [DEBUG] http: Request GET /v1/status/leader (205.22µs) from=10.233.72.123:53114 2023/02/14 21:41:04 [DEBUG] http: Request GET /v1/status/leader (263.203µs) from=10.233.68.17:35962 2023/02/14 21:41:05 [DEBUG] http: Request GET /v1/status/leader (954.981µs) from=10.233.72.123:53272 2023/02/14 21:41:24 [DEBUG] http: Request GET /v1/status/leader (346.889µs) from=10.233.68.17:36274 2023/02/14 21:41:25 [DEBUG] http: Request GET /v1/status/leader (306.331µs) from=10.233.72.123:53430 2023/02/14 21:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:41:44 [DEBUG] http: Request GET /v1/status/leader (753.648µs) from=10.233.68.17:36558 2023/02/14 21:41:45 [DEBUG] http: Request GET /v1/status/leader (171.494µs) from=10.233.72.123:53586 2023/02/14 21:41:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.0977711s) from=10.233.72.123:50350 2023/02/14 21:41:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:41:54 [DEBUG] agent: Node info in sync 2023/02/14 21:42:04 [DEBUG] http: Request GET /v1/status/leader (1.580033ms) from=10.233.68.17:36858 2023/02/14 21:42:05 [DEBUG] http: Request GET /v1/status/leader (328.141µs) from=10.233.72.123:53746 2023/02/14 21:42:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.769024178s) from=10.233.68.17:48452 2023/02/14 21:42:24 [DEBUG] http: Request GET /v1/status/leader (2.430557ms) from=10.233.68.17:37158 2023/02/14 21:42:25 [DEBUG] http: Request GET /v1/status/leader (315.938µs) from=10.233.72.123:53924 2023/02/14 21:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:42:44 [DEBUG] http: Request GET /v1/status/leader (514.89µs) from=10.233.68.17:37450 2023/02/14 21:42:45 [DEBUG] http: Request GET /v1/status/leader (339.979µs) from=10.233.72.123:54082 2023/02/14 21:42:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:42:56 [DEBUG] agent: Node info in sync 2023/02/14 21:43:04 [DEBUG] http: Request GET /v1/status/leader (238.04µs) from=10.233.68.17:37754 2023/02/14 21:43:05 [DEBUG] http: Request GET /v1/status/leader (194.772µs) from=10.233.72.123:54238 2023/02/14 21:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:43:24 [DEBUG] http: Request GET /v1/status/leader (2.673618ms) from=10.233.68.17:38064 2023/02/14 21:43:25 [DEBUG] http: Request GET /v1/status/leader (381.199µs) from=10.233.72.123:54400 2023/02/14 21:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:43:44 [DEBUG] http: Request GET /v1/status/leader (242.335µs) from=10.233.68.17:38342 2023/02/14 21:43:45 [DEBUG] http: Request GET /v1/status/leader (1.094416ms) from=10.233.72.123:54552 2023/02/14 21:43:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.603736785s) from=10.233.72.123:50350 2023/02/14 21:44:04 [DEBUG] http: Request GET /v1/status/leader (477.185µs) from=10.233.68.17:38646 2023/02/14 21:44:05 [DEBUG] http: Request GET /v1/status/leader (406.104µs) from=10.233.72.123:54712 2023/02/14 21:44:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.947127149s) from=10.233.68.17:48452 2023/02/14 21:44:24 [DEBUG] http: Request GET /v1/status/leader (202.448µs) from=10.233.68.17:38950 2023/02/14 21:44:25 [DEBUG] http: Request GET /v1/status/leader (221.012µs) from=10.233.72.123:54890 2023/02/14 21:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:44:44 [DEBUG] http: Request GET /v1/status/leader (254.255µs) from=10.233.68.17:39224 2023/02/14 21:44:45 [DEBUG] http: Request GET /v1/status/leader (178.377µs) from=10.233.72.123:55052 2023/02/14 21:44:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:44:49 [DEBUG] agent: Node info in sync 2023/02/14 21:45:04 [DEBUG] http: Request GET /v1/status/leader (350.986µs) from=10.233.68.17:39528 2023/02/14 21:45:05 [DEBUG] http: Request GET /v1/status/leader (366.131µs) from=10.233.72.123:55218 2023/02/14 21:45:24 [DEBUG] http: Request GET /v1/status/leader (298.671µs) from=10.233.68.17:39844 2023/02/14 21:45:25 [DEBUG] http: Request GET /v1/status/leader (256.314µs) from=10.233.72.123:55382 2023/02/14 21:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:45:45 [DEBUG] http: Request GET /v1/status/leader (199.636µs) from=10.233.68.17:40130 2023/02/14 21:45:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:45:45 [DEBUG] http: Request GET /v1/status/leader (356.31µs) from=10.233.72.123:55540 2023/02/14 21:45:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.632157765s) from=10.233.72.123:50350 2023/02/14 21:46:05 [DEBUG] http: Request GET /v1/status/leader (331.869µs) from=10.233.68.17:40444 2023/02/14 21:46:05 [DEBUG] http: Request GET /v1/status/leader (453.074µs) from=10.233.72.123:55696 2023/02/14 21:46:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:46:05 [DEBUG] agent: Node info in sync 2023/02/14 21:46:25 [DEBUG] http: Request GET /v1/status/leader (261.504µs) from=10.233.68.17:40742 2023/02/14 21:46:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.493195573s) from=10.233.68.17:48452 2023/02/14 21:46:25 [DEBUG] http: Request GET /v1/status/leader (777.094µs) from=10.233.72.123:55864 2023/02/14 21:46:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:46:45 [DEBUG] http: Request GET /v1/status/leader (324.555µs) from=10.233.68.17:41020 2023/02/14 21:46:45 [DEBUG] http: Request GET /v1/status/leader (194.25µs) from=10.233.72.123:56024 2023/02/14 21:47:05 [DEBUG] http: Request GET /v1/status/leader (193.844µs) from=10.233.68.17:41330 2023/02/14 21:47:06 [DEBUG] http: Request GET /v1/status/leader (343.546µs) from=10.233.72.123:56184 2023/02/14 21:47:25 [DEBUG] http: Request GET /v1/status/leader (349.543µs) from=10.233.68.17:41642 2023/02/14 21:47:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:47:26 [DEBUG] http: Request GET /v1/status/leader (274.074µs) from=10.233.72.123:56340 2023/02/14 21:47:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:47:26 [DEBUG] agent: Node info in sync 2023/02/14 21:47:45 [DEBUG] http: Request GET /v1/status/leader (310.88µs) from=10.233.68.17:41918 2023/02/14 21:47:46 [DEBUG] http: Request GET /v1/status/leader (201.946µs) from=10.233.72.123:56498 2023/02/14 21:48:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.024529206s) from=10.233.72.123:50350 2023/02/14 21:48:05 [DEBUG] http: Request GET /v1/status/leader (312.73µs) from=10.233.68.17:42224 2023/02/14 21:48:06 [DEBUG] http: Request GET /v1/status/leader (278.221µs) from=10.233.72.123:56656 2023/02/14 21:48:25 [DEBUG] http: Request GET /v1/status/leader (172.615µs) from=10.233.68.17:42524 2023/02/14 21:48:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:48:26 [DEBUG] http: Request GET /v1/status/leader (326.853µs) from=10.233.72.123:56824 2023/02/14 21:48:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.871406919s) from=10.233.68.17:48452 2023/02/14 21:48:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:48:45 [DEBUG] http: Request GET /v1/status/leader (363.674µs) from=10.233.68.17:42810 2023/02/14 21:48:46 [DEBUG] http: Request GET /v1/status/leader (285.188µs) from=10.233.72.123:56984 2023/02/14 21:49:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:49:00 [DEBUG] agent: Node info in sync 2023/02/14 21:49:05 [DEBUG] http: Request GET /v1/status/leader (253.74µs) from=10.233.68.17:43110 2023/02/14 21:49:06 [DEBUG] http: Request GET /v1/status/leader (188.127µs) from=10.233.72.123:57140 2023/02/14 21:49:25 [DEBUG] http: Request GET /v1/status/leader (479.679µs) from=10.233.68.17:43408 2023/02/14 21:49:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:49:26 [DEBUG] http: Request GET /v1/status/leader (195.258µs) from=10.233.72.123:57296 2023/02/14 21:49:45 [DEBUG] http: Request GET /v1/status/leader (175.887µs) from=10.233.68.17:43702 2023/02/14 21:49:46 [DEBUG] http: Request GET /v1/status/leader (211.288µs) from=10.233.72.123:57450 2023/02/14 21:50:05 [DEBUG] http: Request GET /v1/status/leader (29.178665ms) from=10.233.68.17:44004 2023/02/14 21:50:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.449817123s) from=10.233.72.123:50350 2023/02/14 21:50:06 [DEBUG] http: Request GET /v1/status/leader (252.627µs) from=10.233.72.123:57608 2023/02/14 21:50:25 [DEBUG] http: Request GET /v1/status/leader (181.143µs) from=10.233.68.17:44302 2023/02/14 21:50:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:50:26 [DEBUG] http: Request GET /v1/status/leader (178.956µs) from=10.233.72.123:57782 2023/02/14 21:50:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.670162001s) from=10.233.68.17:48452 2023/02/14 21:50:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:50:32 [DEBUG] agent: Node info in sync 2023/02/14 21:50:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:50:45 [DEBUG] http: Request GET /v1/status/leader (837.862µs) from=10.233.68.17:44586 2023/02/14 21:50:46 [DEBUG] http: Request GET /v1/status/leader (212.38µs) from=10.233.72.123:57940 2023/02/14 21:51:05 [DEBUG] http: Request GET /v1/status/leader (399.922µs) from=10.233.68.17:44906 2023/02/14 21:51:06 [DEBUG] http: Request GET /v1/status/leader (277.382µs) from=10.233.72.123:58092 2023/02/14 21:51:25 [DEBUG] http: Request GET /v1/status/leader (218.913µs) from=10.233.68.17:45216 2023/02/14 21:51:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:51:26 [DEBUG] http: Request GET /v1/status/leader (219.405µs) from=10.233.72.123:58250 2023/02/14 21:51:45 [DEBUG] http: Request GET /v1/status/leader (547.655µs) from=10.233.68.17:45508 2023/02/14 21:51:46 [DEBUG] http: Request GET /v1/status/leader (309.149µs) from=10.233.72.123:58404 2023/02/14 21:52:05 [DEBUG] http: Request GET /v1/status/leader (26.351854ms) from=10.233.68.17:45818 2023/02/14 21:52:06 [DEBUG] http: Request GET /v1/status/leader (258.043µs) from=10.233.72.123:58560 2023/02/14 21:52:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.5547636s) from=10.233.72.123:50350 2023/02/14 21:52:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:52:10 [DEBUG] agent: Node info in sync 2023/02/14 21:52:25 [DEBUG] http: Request GET /v1/status/leader (195.701µs) from=10.233.68.17:46118 2023/02/14 21:52:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:52:26 [DEBUG] http: Request GET /v1/status/leader (223.763µs) from=10.233.72.123:58730 2023/02/14 21:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.346473518s) from=10.233.68.17:48452 2023/02/14 21:52:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:52:45 [DEBUG] http: Request GET /v1/status/leader (328.998µs) from=10.233.68.17:46406 2023/02/14 21:52:46 [DEBUG] http: Request GET /v1/status/leader (308.487µs) from=10.233.72.123:58882 2023/02/14 21:53:05 [DEBUG] http: Request GET /v1/status/leader (214.504µs) from=10.233.68.17:46718 2023/02/14 21:53:06 [DEBUG] http: Request GET /v1/status/leader (206.312µs) from=10.233.72.123:59040 2023/02/14 21:53:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:53:15 [DEBUG] agent: Node info in sync 2023/02/14 21:53:25 [DEBUG] http: Request GET /v1/status/leader (502.328µs) from=10.233.68.17:47026 2023/02/14 21:53:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:53:26 [DEBUG] http: Request GET /v1/status/leader (342.816µs) from=10.233.72.123:59198 2023/02/14 21:53:45 [DEBUG] http: Request GET /v1/status/leader (222.907µs) from=10.233.68.17:47320 2023/02/14 21:53:46 [DEBUG] http: Request GET /v1/status/leader (498.348µs) from=10.233.72.123:59350 2023/02/14 21:54:05 [DEBUG] http: Request GET /v1/status/leader (305.076µs) from=10.233.68.17:47626 2023/02/14 21:54:06 [DEBUG] http: Request GET /v1/status/leader (314.196µs) from=10.233.72.123:59506 2023/02/14 21:54:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.147679664s) from=10.233.72.123:50350 2023/02/14 21:54:25 [DEBUG] http: Request GET /v1/status/leader (338.975µs) from=10.233.68.17:47942 2023/02/14 21:54:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:54:26 [DEBUG] http: Request GET /v1/status/leader (243.417µs) from=10.233.72.123:59672 2023/02/14 21:54:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:54:33 [DEBUG] agent: Node info in sync 2023/02/14 21:54:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.325011205s) from=10.233.68.17:48452 2023/02/14 21:54:45 [DEBUG] http: Request GET /v1/status/leader (321.894µs) from=10.233.68.17:48224 2023/02/14 21:54:46 [DEBUG] http: Request GET /v1/status/leader (179.64µs) from=10.233.72.123:59838 2023/02/14 21:55:05 [DEBUG] http: Request GET /v1/status/leader (227.157µs) from=10.233.68.17:48536 2023/02/14 21:55:06 [DEBUG] http: Request GET /v1/status/leader (356.388µs) from=10.233.72.123:60004 2023/02/14 21:55:25 [DEBUG] http: Request GET /v1/status/leader (300.621µs) from=10.233.68.17:48844 2023/02/14 21:55:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:55:26 [DEBUG] http: Request GET /v1/status/leader (171.843µs) from=10.233.72.123:60186 2023/02/14 21:55:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:55:45 [DEBUG] http: Request GET /v1/status/leader (273.352µs) from=10.233.68.17:49134 2023/02/14 21:55:46 [DEBUG] http: Request GET /v1/status/leader (423.951µs) from=10.233.72.123:60338 2023/02/14 21:55:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:55:49 [DEBUG] agent: Node info in sync 2023/02/14 21:56:05 [DEBUG] http: Request GET /v1/status/leader (364.512µs) from=10.233.68.17:49446 2023/02/14 21:56:06 [DEBUG] http: Request GET /v1/status/leader (184.897µs) from=10.233.72.123:60498 2023/02/14 21:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.040540789s) from=10.233.72.123:50350 2023/02/14 21:56:25 [DEBUG] http: Request GET /v1/status/leader (259.467µs) from=10.233.68.17:49744 2023/02/14 21:56:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:56:26 [DEBUG] http: Request GET /v1/status/leader (459.968µs) from=10.233.72.123:60666 2023/02/14 21:56:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.95334706s) from=10.233.68.17:48452 2023/02/14 21:56:45 [DEBUG] http: Request GET /v1/status/leader (274.772µs) from=10.233.68.17:50030 2023/02/14 21:56:46 [DEBUG] http: Request GET /v1/status/leader (261.678µs) from=10.233.72.123:60822 2023/02/14 21:56:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:56:52 [DEBUG] agent: Node info in sync 2023/02/14 21:57:05 [DEBUG] http: Request GET /v1/status/leader (604.085µs) from=10.233.68.17:50330 2023/02/14 21:57:06 [DEBUG] http: Request GET /v1/status/leader (179.429µs) from=10.233.72.123:60980 2023/02/14 21:57:25 [DEBUG] http: Request GET /v1/status/leader (285.672µs) from=10.233.68.17:50634 2023/02/14 21:57:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:57:27 [DEBUG] http: Request GET /v1/status/leader (311.508µs) from=10.233.72.123:32908 2023/02/14 21:57:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 21:57:45 [DEBUG] http: Request GET /v1/status/leader (1.385119ms) from=10.233.68.17:50932 2023/02/14 21:57:47 [DEBUG] http: Request GET /v1/status/leader (250.206µs) from=10.233.72.123:33070 2023/02/14 21:58:05 [DEBUG] http: Request GET /v1/status/leader (399.956µs) from=10.233.68.17:51234 2023/02/14 21:58:07 [DEBUG] http: Request GET /v1/status/leader (289.496µs) from=10.233.72.123:33230 2023/02/14 21:58:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:58:13 [DEBUG] agent: Node info in sync 2023/02/14 21:58:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.089952498s) from=10.233.72.123:50350 2023/02/14 21:58:25 [DEBUG] http: Request GET /v1/status/leader (207.626µs) from=10.233.68.17:51530 2023/02/14 21:58:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:58:27 [DEBUG] http: Request GET /v1/status/leader (241.608µs) from=10.233.72.123:33412 2023/02/14 21:58:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.655607049s) from=10.233.68.17:48452 2023/02/14 21:58:45 [DEBUG] http: Request GET /v1/status/leader (788.869µs) from=10.233.68.17:51816 2023/02/14 21:58:47 [DEBUG] http: Request GET /v1/status/leader (249.023µs) from=10.233.72.123:33568 2023/02/14 21:59:05 [DEBUG] http: Request GET /v1/status/leader (381.14µs) from=10.233.68.17:52126 2023/02/14 21:59:07 [DEBUG] http: Request GET /v1/status/leader (798.488µs) from=10.233.72.123:33730 2023/02/14 21:59:25 [DEBUG] http: Request GET /v1/status/leader (328.695µs) from=10.233.68.17:52420 2023/02/14 21:59:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 21:59:26 [DEBUG] agent: Node info in sync 2023/02/14 21:59:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 21:59:27 [DEBUG] http: Request GET /v1/status/leader (312.9µs) from=10.233.72.123:33890 2023/02/14 21:59:45 [DEBUG] http: Request GET /v1/status/leader (185.777µs) from=10.233.68.17:52704 2023/02/14 21:59:47 [DEBUG] http: Request GET /v1/status/leader (335.128µs) from=10.233.72.123:34046 2023/02/14 21:59:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:00:05 [DEBUG] http: Request GET /v1/status/leader (351.737µs) from=10.233.68.17:53012 2023/02/14 22:00:07 [DEBUG] http: Request GET /v1/status/leader (308.231µs) from=10.233.72.123:34208 2023/02/14 22:00:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.112199464s) from=10.233.72.123:50350 2023/02/14 22:00:25 [DEBUG] http: Request GET /v1/status/leader (204.407µs) from=10.233.68.17:53310 2023/02/14 22:00:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:00:27 [DEBUG] http: Request GET /v1/status/leader (214.727µs) from=10.233.72.123:34378 2023/02/14 22:00:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.189562747s) from=10.233.68.17:48452 2023/02/14 22:00:45 [DEBUG] http: Request GET /v1/status/leader (294.29µs) from=10.233.68.17:53596 2023/02/14 22:00:47 [DEBUG] http: Request GET /v1/status/leader (274.298µs) from=10.233.72.123:34532 2023/02/14 22:00:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:00:58 [DEBUG] agent: Node info in sync 2023/02/14 22:01:05 [DEBUG] http: Request GET /v1/status/leader (354.427µs) from=10.233.68.17:53900 2023/02/14 22:01:07 [DEBUG] http: Request GET /v1/status/leader (2.129686ms) from=10.233.72.123:34692 2023/02/14 22:01:25 [DEBUG] http: Request GET /v1/status/leader (345.553µs) from=10.233.68.17:54198 2023/02/14 22:01:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:01:27 [DEBUG] http: Request GET /v1/status/leader (388.681µs) from=10.233.72.123:34850 2023/02/14 22:01:45 [DEBUG] http: Request GET /v1/status/leader (202.823µs) from=10.233.68.17:54484 2023/02/14 22:01:47 [DEBUG] http: Request GET /v1/status/leader (234.727µs) from=10.233.72.123:35008 2023/02/14 22:02:05 [DEBUG] http: Request GET /v1/status/leader (521.022µs) from=10.233.68.17:54796 2023/02/14 22:02:07 [DEBUG] http: Request GET /v1/status/leader (379.195µs) from=10.233.72.123:35162 2023/02/14 22:02:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:02:17 [DEBUG] agent: Node info in sync 2023/02/14 22:02:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.591546578s) from=10.233.72.123:50350 2023/02/14 22:02:25 [DEBUG] http: Request GET /v1/status/leader (235.867µs) from=10.233.68.17:55100 2023/02/14 22:02:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:02:27 [DEBUG] http: Request GET /v1/status/leader (483.915µs) from=10.233.72.123:35334 2023/02/14 22:02:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:02:45 [DEBUG] http: Request GET /v1/status/leader (400.017µs) from=10.233.68.17:55392 2023/02/14 22:02:47 [DEBUG] http: Request GET /v1/status/leader (312.116µs) from=10.233.72.123:35490 2023/02/14 22:02:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.64918806s) from=10.233.68.17:48452 2023/02/14 22:03:05 [DEBUG] http: Request GET /v1/status/leader (344.783µs) from=10.233.68.17:55692 2023/02/14 22:03:07 [DEBUG] http: Request GET /v1/status/leader (219.571µs) from=10.233.72.123:35650 2023/02/14 22:03:25 [DEBUG] http: Request GET /v1/status/leader (367.983µs) from=10.233.68.17:55992 2023/02/14 22:03:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:03:27 [DEBUG] http: Request GET /v1/status/leader (311.691µs) from=10.233.72.123:35812 2023/02/14 22:03:45 [DEBUG] http: Request GET /v1/status/leader (217.58µs) from=10.233.68.17:56278 2023/02/14 22:03:47 [DEBUG] http: Request GET /v1/status/leader (805.029µs) from=10.233.72.123:35968 2023/02/14 22:04:05 [DEBUG] http: Request GET /v1/status/leader (409.603µs) from=10.233.68.17:56582 2023/02/14 22:04:07 [DEBUG] http: Request GET /v1/status/leader (241.483µs) from=10.233.72.123:36128 2023/02/14 22:04:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:04:10 [DEBUG] agent: Node info in sync 2023/02/14 22:04:25 [DEBUG] http: Request GET /v1/status/leader (369.135µs) from=10.233.68.17:56882 2023/02/14 22:04:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:04:27 [DEBUG] http: Request GET /v1/status/leader (393.788µs) from=10.233.72.123:36298 2023/02/14 22:04:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.275965609s) from=10.233.72.123:50350 2023/02/14 22:04:45 [DEBUG] http: Request GET /v1/status/leader (278.081µs) from=10.233.68.17:57176 2023/02/14 22:04:47 [DEBUG] http: Request GET /v1/status/leader (317.653µs) from=10.233.72.123:36452 2023/02/14 22:04:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.170240853s) from=10.233.68.17:48452 2023/02/14 22:05:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:05:05 [DEBUG] http: Request GET /v1/status/leader (487.405µs) from=10.233.68.17:57478 2023/02/14 22:05:07 [DEBUG] http: Request GET /v1/status/leader (304.091µs) from=10.233.72.123:36606 2023/02/14 22:05:25 [DEBUG] http: Request GET /v1/status/leader (276.316µs) from=10.233.68.17:57782 2023/02/14 22:05:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:05:28 [DEBUG] http: Request GET /v1/status/leader (343.102µs) from=10.233.72.123:36780 2023/02/14 22:05:45 [DEBUG] http: Request GET /v1/status/leader (213.192µs) from=10.233.68.17:58074 2023/02/14 22:05:48 [DEBUG] http: Request GET /v1/status/leader (176.508µs) from=10.233.72.123:36942 2023/02/14 22:05:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:05:50 [DEBUG] agent: Node info in sync 2023/02/14 22:06:06 [DEBUG] http: Request GET /v1/status/leader (291.279µs) from=10.233.68.17:58376 2023/02/14 22:06:08 [DEBUG] http: Request GET /v1/status/leader (407.472µs) from=10.233.72.123:37100 2023/02/14 22:06:26 [DEBUG] http: Request GET /v1/status/leader (249.524µs) from=10.233.68.17:58672 2023/02/14 22:06:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:06:28 [DEBUG] http: Request GET /v1/status/leader (354.056µs) from=10.233.72.123:37278 2023/02/14 22:06:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.181993105s) from=10.233.72.123:50350 2023/02/14 22:06:46 [DEBUG] http: Request GET /v1/status/leader (432.849µs) from=10.233.68.17:58960 2023/02/14 22:06:48 [DEBUG] http: Request GET /v1/status/leader (352.039µs) from=10.233.72.123:37438 2023/02/14 22:06:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.15924938s) from=10.233.68.17:48452 2023/02/14 22:07:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:07:06 [DEBUG] http: Request GET /v1/status/leader (390.275µs) from=10.233.68.17:59262 2023/02/14 22:07:08 [DEBUG] http: Request GET /v1/status/leader (388.609779ms) from=10.233.72.123:37586 2023/02/14 22:07:26 [DEBUG] http: Request GET /v1/status/leader (395.468µs) from=10.233.68.17:59556 2023/02/14 22:07:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:07:28 [DEBUG] http: Request GET /v1/status/leader (193.029µs) from=10.233.72.123:37752 2023/02/14 22:07:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:07:42 [DEBUG] agent: Node info in sync 2023/02/14 22:07:46 [DEBUG] http: Request GET /v1/status/leader (443.812µs) from=10.233.68.17:59856 2023/02/14 22:07:48 [DEBUG] http: Request GET /v1/status/leader (211.544µs) from=10.233.72.123:37916 2023/02/14 22:08:06 [DEBUG] http: Request GET /v1/status/leader (385.961µs) from=10.233.68.17:60162 2023/02/14 22:08:08 [DEBUG] http: Request GET /v1/status/leader (245.688µs) from=10.233.72.123:38070 2023/02/14 22:08:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:08:26 [DEBUG] http: Request GET /v1/status/leader (413.361µs) from=10.233.68.17:60470 2023/02/14 22:08:28 [DEBUG] http: Request GET /v1/status/leader (422.548µs) from=10.233.72.123:38244 2023/02/14 22:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.022848774s) from=10.233.72.123:50350 2023/02/14 22:08:46 [DEBUG] http: Request GET /v1/status/leader (417.239µs) from=10.233.68.17:60752 2023/02/14 22:08:48 [DEBUG] http: Request GET /v1/status/leader (384.142µs) from=10.233.72.123:38404 2023/02/14 22:08:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.929323457s) from=10.233.68.17:48452 2023/02/14 22:09:06 [DEBUG] http: Request GET /v1/status/leader (992.674µs) from=10.233.68.17:32840 2023/02/14 22:09:08 [DEBUG] http: Request GET /v1/status/leader (1.837303ms) from=10.233.72.123:38552 2023/02/14 22:09:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:09:26 [DEBUG] http: Request GET /v1/status/leader (215.809µs) from=10.233.68.17:33142 2023/02/14 22:09:28 [DEBUG] http: Request GET /v1/status/leader (339.815µs) from=10.233.72.123:38712 2023/02/14 22:09:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:09:38 [DEBUG] agent: Node info in sync 2023/02/14 22:09:46 [DEBUG] http: Request GET /v1/status/leader (477.44µs) from=10.233.68.17:33444 2023/02/14 22:09:48 [DEBUG] http: Request GET /v1/status/leader (219.433µs) from=10.233.72.123:38872 2023/02/14 22:09:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:10:06 [DEBUG] http: Request GET /v1/status/leader (332.54µs) from=10.233.68.17:33782 2023/02/14 22:10:08 [DEBUG] http: Request GET /v1/status/leader (453.671µs) from=10.233.72.123:39024 2023/02/14 22:10:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:10:26 [DEBUG] http: Request GET /v1/status/leader (349.38µs) from=10.233.68.17:34158 2023/02/14 22:10:28 [DEBUG] http: Request GET /v1/status/leader (182.973µs) from=10.233.72.123:39192 2023/02/14 22:10:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.08041298s) from=10.233.72.123:50350 2023/02/14 22:10:46 [DEBUG] http: Request GET /v1/status/leader (264.994µs) from=10.233.68.17:34478 2023/02/14 22:10:48 [DEBUG] http: Request GET /v1/status/leader (287.878µs) from=10.233.72.123:39350 2023/02/14 22:10:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.680939544s) from=10.233.68.17:48452 2023/02/14 22:11:06 [DEBUG] http: Request GET /v1/status/leader (430.843µs) from=10.233.68.17:34802 2023/02/14 22:11:08 [DEBUG] http: Request GET /v1/status/leader (244.261µs) from=10.233.72.123:39510 2023/02/14 22:11:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:11:26 [DEBUG] http: Request GET /v1/status/leader (313.943µs) from=10.233.68.17:35126 2023/02/14 22:11:28 [DEBUG] http: Request GET /v1/status/leader (359.124µs) from=10.233.72.123:39676 2023/02/14 22:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:11:33 [DEBUG] agent: Node info in sync 2023/02/14 22:11:46 [DEBUG] http: Request GET /v1/status/leader (211.448µs) from=10.233.68.17:35420 2023/02/14 22:11:48 [DEBUG] http: Request GET /v1/status/leader (863.873µs) from=10.233.72.123:39836 2023/02/14 22:12:06 [DEBUG] http: Request GET /v1/status/leader (668.763µs) from=10.233.68.17:35732 2023/02/14 22:12:09 [DEBUG] http: Request GET /v1/status/leader (263.01µs) from=10.233.72.123:39990 2023/02/14 22:12:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:12:26 [DEBUG] http: Request GET /v1/status/leader (442.22µs) from=10.233.68.17:36048 2023/02/14 22:12:29 [DEBUG] http: Request GET /v1/status/leader (654.462µs) from=10.233.72.123:40162 2023/02/14 22:12:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:12:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.980440851s) from=10.233.72.123:50350 2023/02/14 22:12:46 [DEBUG] http: Request GET /v1/status/leader (371.283µs) from=10.233.68.17:36346 2023/02/14 22:12:49 [DEBUG] http: Request GET /v1/status/leader (355.428µs) from=10.233.72.123:40322 2023/02/14 22:12:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.22391833s) from=10.233.68.17:48452 2023/02/14 22:13:06 [DEBUG] http: Request GET /v1/status/leader (224.493µs) from=10.233.68.17:36650 2023/02/14 22:13:09 [DEBUG] http: Request GET /v1/status/leader (381.597µs) from=10.233.72.123:40472 2023/02/14 22:13:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:13:19 [DEBUG] agent: Node info in sync 2023/02/14 22:13:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:13:26 [DEBUG] http: Request GET /v1/status/leader (469.942µs) from=10.233.68.17:36960 2023/02/14 22:13:29 [DEBUG] http: Request GET /v1/status/leader (247.455µs) from=10.233.72.123:40636 2023/02/14 22:13:46 [DEBUG] http: Request GET /v1/status/leader (221.298µs) from=10.233.68.17:37254 2023/02/14 22:13:49 [DEBUG] http: Request GET /v1/status/leader (281.374µs) from=10.233.72.123:40794 2023/02/14 22:14:06 [DEBUG] http: Request GET /v1/status/leader (328.862µs) from=10.233.68.17:37566 2023/02/14 22:14:09 [DEBUG] http: Request GET /v1/status/leader (414.113µs) from=10.233.72.123:40944 2023/02/14 22:14:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:14:26 [DEBUG] http: Request GET /v1/status/leader (270.664µs) from=10.233.68.17:37866 2023/02/14 22:14:29 [DEBUG] http: Request GET /v1/status/leader (363.1µs) from=10.233.72.123:41120 2023/02/14 22:14:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:14:41 [DEBUG] agent: Node info in sync 2023/02/14 22:14:46 [DEBUG] http: Request GET /v1/status/leader (175.523µs) from=10.233.68.17:38156 2023/02/14 22:14:49 [DEBUG] http: Request GET /v1/status/leader (390.892µs) from=10.233.72.123:41280 2023/02/14 22:14:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.883881357s) from=10.233.72.123:50350 2023/02/14 22:15:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.320361213s) from=10.233.68.17:48452 2023/02/14 22:15:06 [DEBUG] http: Request GET /v1/status/leader (385.631µs) from=10.233.68.17:38454 2023/02/14 22:15:09 [DEBUG] http: Request GET /v1/status/leader (250.983µs) from=10.233.72.123:41430 2023/02/14 22:15:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:15:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:15:26 [DEBUG] http: Request GET /v1/status/leader (305.589µs) from=10.233.68.17:38762 2023/02/14 22:15:29 [DEBUG] http: Request GET /v1/status/leader (183.324µs) from=10.233.72.123:41596 2023/02/14 22:15:46 [DEBUG] http: Request GET /v1/status/leader (354.49µs) from=10.233.68.17:39052 2023/02/14 22:15:49 [DEBUG] http: Request GET /v1/status/leader (309.006µs) from=10.233.72.123:41766 2023/02/14 22:16:06 [DEBUG] http: Request GET /v1/status/leader (177.76µs) from=10.233.68.17:39358 2023/02/14 22:16:09 [DEBUG] http: Request GET /v1/status/leader (207.646µs) from=10.233.72.123:41920 2023/02/14 22:16:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:16:26 [DEBUG] http: Request GET /v1/status/leader (208.133662ms) from=10.233.68.17:39654 2023/02/14 22:16:29 [DEBUG] http: Request GET /v1/status/leader (324.164µs) from=10.233.72.123:42090 2023/02/14 22:16:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:16:30 [DEBUG] agent: Node info in sync 2023/02/14 22:16:46 [DEBUG] http: Request GET /v1/status/leader (365.374µs) from=10.233.68.17:39936 2023/02/14 22:16:49 [DEBUG] http: Request GET /v1/status/leader (290.222µs) from=10.233.72.123:42254 2023/02/14 22:16:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.987465268s) from=10.233.72.123:50350 2023/02/14 22:17:06 [DEBUG] http: Request GET /v1/status/leader (278.787µs) from=10.233.68.17:40226 2023/02/14 22:17:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.670498576s) from=10.233.68.17:48452 2023/02/14 22:17:09 [DEBUG] http: Request GET /v1/status/leader (335.093µs) from=10.233.72.123:42402 2023/02/14 22:17:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:17:26 [DEBUG] http: Request GET /v1/status/leader (173.37µs) from=10.233.68.17:40520 2023/02/14 22:17:29 [DEBUG] http: Request GET /v1/status/leader (315.248µs) from=10.233.72.123:42558 2023/02/14 22:17:46 [DEBUG] http: Request GET /v1/status/leader (421.117µs) from=10.233.68.17:40810 2023/02/14 22:17:49 [DEBUG] http: Request GET /v1/status/leader (175.98µs) from=10.233.72.123:42714 2023/02/14 22:18:06 [DEBUG] http: Request GET /v1/status/leader (341.463µs) from=10.233.68.17:41110 2023/02/14 22:18:09 [DEBUG] http: Request GET /v1/status/leader (212.07µs) from=10.233.72.123:42870 2023/02/14 22:18:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:18:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:18:19 [DEBUG] agent: Node info in sync 2023/02/14 22:18:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:18:26 [DEBUG] http: Request GET /v1/status/leader (332.818µs) from=10.233.68.17:41410 2023/02/14 22:18:29 [DEBUG] http: Request GET /v1/status/leader (231.642µs) from=10.233.72.123:43044 2023/02/14 22:18:46 [DEBUG] http: Request GET /v1/status/leader (238.876µs) from=10.233.68.17:41696 2023/02/14 22:18:49 [DEBUG] http: Request GET /v1/status/leader (326.22µs) from=10.233.72.123:43206 2023/02/14 22:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.989744951s) from=10.233.72.123:50350 2023/02/14 22:19:06 [DEBUG] http: Request GET /v1/status/leader (4.047391ms) from=10.233.68.17:41998 2023/02/14 22:19:09 [DEBUG] http: Request GET /v1/status/leader (332.775µs) from=10.233.72.123:43356 2023/02/14 22:19:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.774258012s) from=10.233.68.17:48452 2023/02/14 22:19:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:19:26 [DEBUG] http: Request GET /v1/status/leader (310.186µs) from=10.233.68.17:42310 2023/02/14 22:19:29 [DEBUG] http: Request GET /v1/status/leader (593.68µs) from=10.233.72.123:43516 2023/02/14 22:19:46 [DEBUG] http: Request GET /v1/status/leader (376.314µs) from=10.233.68.17:42608 2023/02/14 22:19:49 [DEBUG] http: Request GET /v1/status/leader (469.824µs) from=10.233.72.123:43680 2023/02/14 22:20:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:20:05 [DEBUG] agent: Node info in sync 2023/02/14 22:20:06 [DEBUG] http: Request GET /v1/status/leader (321.22µs) from=10.233.68.17:42916 2023/02/14 22:20:09 [DEBUG] http: Request GET /v1/status/leader (177.673µs) from=10.233.72.123:43836 2023/02/14 22:20:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:20:26 [DEBUG] http: Request GET /v1/status/leader (204.137µs) from=10.233.68.17:43222 2023/02/14 22:20:29 [DEBUG] http: Request GET /v1/status/leader (210.622µs) from=10.233.72.123:44008 2023/02/14 22:20:46 [DEBUG] http: Request GET /v1/status/leader (181.075µs) from=10.233.68.17:43514 2023/02/14 22:20:49 [DEBUG] http: Request GET /v1/status/leader (405.831µs) from=10.233.72.123:44168 2023/02/14 22:21:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.102688644s) from=10.233.72.123:50350 2023/02/14 22:21:06 [DEBUG] http: Request GET /v1/status/leader (383.926µs) from=10.233.68.17:43830 2023/02/14 22:21:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:21:10 [DEBUG] http: Request GET /v1/status/leader (377.659µs) from=10.233.72.123:44316 2023/02/14 22:21:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.27621171s) from=10.233.68.17:48452 2023/02/14 22:21:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:21:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:21:26 [DEBUG] agent: Node info in sync 2023/02/14 22:21:26 [DEBUG] http: Request GET /v1/status/leader (522.051µs) from=10.233.68.17:44126 2023/02/14 22:21:30 [DEBUG] http: Request GET /v1/status/leader (500.094µs) from=10.233.72.123:44482 2023/02/14 22:21:46 [DEBUG] http: Request GET /v1/status/leader (185.223µs) from=10.233.68.17:44414 2023/02/14 22:21:50 [DEBUG] http: Request GET /v1/status/leader (318.321µs) from=10.233.72.123:44638 2023/02/14 22:22:06 [DEBUG] http: Request GET /v1/status/leader (246.135µs) from=10.233.68.17:44718 2023/02/14 22:22:10 [DEBUG] http: Request GET /v1/status/leader (189.004µs) from=10.233.72.123:44794 2023/02/14 22:22:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:22:26 [DEBUG] http: Request GET /v1/status/leader (363.404µs) from=10.233.68.17:45020 2023/02/14 22:22:30 [DEBUG] http: Request GET /v1/status/leader (414.521µs) from=10.233.72.123:44966 2023/02/14 22:22:46 [DEBUG] http: Request GET /v1/status/leader (272.683µs) from=10.233.68.17:45312 2023/02/14 22:22:50 [DEBUG] http: Request GET /v1/status/leader (1.285895ms) from=10.233.72.123:45130 2023/02/14 22:23:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.674458835s) from=10.233.72.123:50350 2023/02/14 22:23:06 [DEBUG] http: Request GET /v1/status/leader (479.211µs) from=10.233.68.17:45618 2023/02/14 22:23:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:23:09 [DEBUG] agent: Node info in sync 2023/02/14 22:23:10 [DEBUG] http: Request GET /v1/status/leader (227.418µs) from=10.233.72.123:45280 2023/02/14 22:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.365475963s) from=10.233.68.17:48452 2023/02/14 22:23:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:23:26 [DEBUG] http: Request GET /v1/status/leader (273.828µs) from=10.233.68.17:45914 2023/02/14 22:23:30 [DEBUG] http: Request GET /v1/status/leader (279.097µs) from=10.233.72.123:45444 2023/02/14 22:23:46 [DEBUG] http: Request GET /v1/status/leader (584.022µs) from=10.233.68.17:46206 2023/02/14 22:23:50 [DEBUG] http: Request GET /v1/status/leader (252.592µs) from=10.233.72.123:45606 2023/02/14 22:23:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:24:06 [DEBUG] http: Request GET /v1/status/leader (321.569µs) from=10.233.68.17:46520 2023/02/14 22:24:10 [DEBUG] http: Request GET /v1/status/leader (181.501µs) from=10.233.72.123:45760 2023/02/14 22:24:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:24:26 [DEBUG] http: Request GET /v1/status/leader (175.915µs) from=10.233.68.17:46814 2023/02/14 22:24:30 [DEBUG] http: Request GET /v1/status/leader (299.182µs) from=10.233.72.123:45926 2023/02/14 22:24:46 [DEBUG] http: Request GET /v1/status/leader (257.011µs) from=10.233.68.17:47096 2023/02/14 22:24:50 [DEBUG] http: Request GET /v1/status/leader (261.105µs) from=10.233.72.123:46090 2023/02/14 22:24:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:24:55 [DEBUG] agent: Node info in sync 2023/02/14 22:25:06 [DEBUG] http: Request GET /v1/status/leader (734.699µs) from=10.233.68.17:47404 2023/02/14 22:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.765316131s) from=10.233.72.123:50350 2023/02/14 22:25:10 [DEBUG] http: Request GET /v1/status/leader (353.173µs) from=10.233.72.123:46242 2023/02/14 22:25:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.578928071s) from=10.233.68.17:48452 2023/02/14 22:25:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:25:26 [DEBUG] http: Request GET /v1/status/leader (294.815µs) from=10.233.68.17:47716 2023/02/14 22:25:30 [DEBUG] http: Request GET /v1/status/leader (257.945µs) from=10.233.72.123:46402 2023/02/14 22:25:46 [DEBUG] http: Request GET /v1/status/leader (272.605µs) from=10.233.68.17:47998 2023/02/14 22:25:50 [DEBUG] http: Request GET /v1/status/leader (208.29µs) from=10.233.72.123:46570 2023/02/14 22:26:06 [DEBUG] http: Request GET /v1/status/leader (900.685µs) from=10.233.68.17:48308 2023/02/14 22:26:10 [DEBUG] http: Request GET /v1/status/leader (472.012µs) from=10.233.72.123:46738 2023/02/14 22:26:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:26:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:26:26 [DEBUG] http: Request GET /v1/status/leader (184.619µs) from=10.233.68.17:48608 2023/02/14 22:26:30 [DEBUG] http: Request GET /v1/status/leader (283.403µs) from=10.233.72.123:46906 2023/02/14 22:26:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:26:41 [DEBUG] agent: Node info in sync 2023/02/14 22:26:46 [DEBUG] http: Request GET /v1/status/leader (216.121µs) from=10.233.68.17:48910 2023/02/14 22:26:50 [DEBUG] http: Request GET /v1/status/leader (204.757µs) from=10.233.72.123:47070 2023/02/14 22:27:06 [DEBUG] http: Request GET /v1/status/leader (292.685µs) from=10.233.68.17:49222 2023/02/14 22:27:10 [DEBUG] http: Request GET /v1/status/leader (330.421µs) from=10.233.72.123:47224 2023/02/14 22:27:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.912601193s) from=10.233.72.123:50350 2023/02/14 22:27:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.844055114s) from=10.233.68.17:48452 2023/02/14 22:27:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:27:26 [DEBUG] http: Request GET /v1/status/leader (345.716µs) from=10.233.68.17:49512 2023/02/14 22:27:30 [DEBUG] http: Request GET /v1/status/leader (311.303µs) from=10.233.72.123:47390 2023/02/14 22:27:46 [DEBUG] http: Request GET /v1/status/leader (316.654µs) from=10.233.68.17:49794 2023/02/14 22:27:50 [DEBUG] http: Request GET /v1/status/leader (286.731µs) from=10.233.72.123:47550 2023/02/14 22:28:06 [DEBUG] http: Request GET /v1/status/leader (175.027µs) from=10.233.68.17:50096 2023/02/14 22:28:10 [DEBUG] http: Request GET /v1/status/leader (293.773µs) from=10.233.72.123:47708 2023/02/14 22:28:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:28:26 [DEBUG] http: Request GET /v1/status/leader (175.995µs) from=10.233.68.17:50386 2023/02/14 22:28:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:28:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:28:29 [DEBUG] agent: Node info in sync 2023/02/14 22:28:30 [DEBUG] http: Request GET /v1/status/leader (198.485µs) from=10.233.72.123:47874 2023/02/14 22:28:46 [DEBUG] http: Request GET /v1/status/leader (321.571µs) from=10.233.68.17:50682 2023/02/14 22:28:50 [DEBUG] http: Request GET /v1/status/leader (257.901µs) from=10.233.72.123:48032 2023/02/14 22:29:06 [DEBUG] http: Request GET /v1/status/leader (824.291µs) from=10.233.68.17:50980 2023/02/14 22:29:10 [DEBUG] http: Request GET /v1/status/leader (372.452µs) from=10.233.72.123:48182 2023/02/14 22:29:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.539570597s) from=10.233.72.123:50350 2023/02/14 22:29:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:29:26 [DEBUG] http: Request GET /v1/status/leader (355.853µs) from=10.233.68.17:51284 2023/02/14 22:29:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.969155835s) from=10.233.68.17:48452 2023/02/14 22:29:30 [DEBUG] http: Request GET /v1/status/leader (396.282µs) from=10.233.72.123:48346 2023/02/14 22:29:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:29:45 [DEBUG] agent: Node info in sync 2023/02/14 22:29:46 [DEBUG] http: Request GET /v1/status/leader (295.577µs) from=10.233.68.17:51574 2023/02/14 22:29:50 [DEBUG] http: Request GET /v1/status/leader (176.839µs) from=10.233.72.123:48504 2023/02/14 22:30:06 [DEBUG] http: Request GET /v1/status/leader (274.297µs) from=10.233.68.17:51874 2023/02/14 22:30:10 [DEBUG] http: Request GET /v1/status/leader (182.707µs) from=10.233.72.123:48658 2023/02/14 22:30:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:30:26 [DEBUG] http: Request GET /v1/status/leader (179.036µs) from=10.233.68.17:52174 2023/02/14 22:30:30 [DEBUG] http: Request GET /v1/status/leader (340.569µs) from=10.233.72.123:48830 2023/02/14 22:30:46 [DEBUG] http: Request GET /v1/status/leader (355.529µs) from=10.233.68.17:52454 2023/02/14 22:30:50 [DEBUG] http: Request GET /v1/status/leader (480.421µs) from=10.233.72.123:48990 2023/02/14 22:30:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:30:58 [DEBUG] agent: Node info in sync 2023/02/14 22:31:06 [DEBUG] http: Request GET /v1/status/leader (349.164µs) from=10.233.68.17:52764 2023/02/14 22:31:10 [DEBUG] http: Request GET /v1/status/leader (341.231µs) from=10.233.72.123:49144 2023/02/14 22:31:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.799182728s) from=10.233.72.123:50350 2023/02/14 22:31:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:31:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:31:26 [DEBUG] http: Request GET /v1/status/leader (171.558µs) from=10.233.68.17:53066 2023/02/14 22:31:30 [DEBUG] http: Request GET /v1/status/leader (392.981µs) from=10.233.72.123:49304 2023/02/14 22:31:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.549169782s) from=10.233.68.17:48452 2023/02/14 22:31:47 [DEBUG] http: Request GET /v1/status/leader (219.701µs) from=10.233.68.17:53344 2023/02/14 22:31:50 [DEBUG] http: Request GET /v1/status/leader (542.036µs) from=10.233.72.123:49464 2023/02/14 22:32:07 [DEBUG] http: Request GET /v1/status/leader (576.206µs) from=10.233.68.17:53642 2023/02/14 22:32:10 [DEBUG] http: Request GET /v1/status/leader (333.813µs) from=10.233.72.123:49624 2023/02/14 22:32:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:32:27 [DEBUG] http: Request GET /v1/status/leader (382.482µs) from=10.233.68.17:53944 2023/02/14 22:32:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:32:30 [DEBUG] agent: Node info in sync 2023/02/14 22:32:31 [DEBUG] http: Request GET /v1/status/leader (287.655µs) from=10.233.72.123:49790 2023/02/14 22:32:47 [DEBUG] http: Request GET /v1/status/leader (247.472µs) from=10.233.68.17:54230 2023/02/14 22:32:51 [DEBUG] http: Request GET /v1/status/leader (451.663µs) from=10.233.72.123:49952 2023/02/14 22:33:07 [DEBUG] http: Request GET /v1/status/leader (371.433µs) from=10.233.68.17:54530 2023/02/14 22:33:11 [DEBUG] http: Request GET /v1/status/leader (492.734µs) from=10.233.72.123:50100 2023/02/14 22:33:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:33:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.314912426s) from=10.233.72.123:50350 2023/02/14 22:33:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:33:27 [DEBUG] http: Request GET /v1/status/leader (212.364µs) from=10.233.68.17:54826 2023/02/14 22:33:31 [DEBUG] http: Request GET /v1/status/leader (178.494µs) from=10.233.72.123:50258 2023/02/14 22:33:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.354381363s) from=10.233.68.17:48452 2023/02/14 22:33:47 [DEBUG] http: Request GET /v1/status/leader (223.069µs) from=10.233.68.17:55112 2023/02/14 22:33:51 [DEBUG] http: Request GET /v1/status/leader (368.874µs) from=10.233.72.123:50418 2023/02/14 22:33:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:33:53 [DEBUG] agent: Node info in sync 2023/02/14 22:34:07 [DEBUG] http: Request GET /v1/status/leader (382.656µs) from=10.233.68.17:55430 2023/02/14 22:34:11 [DEBUG] http: Request GET /v1/status/leader (238.368µs) from=10.233.72.123:50586 2023/02/14 22:34:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:34:27 [DEBUG] http: Request GET /v1/status/leader (1.015429ms) from=10.233.68.17:55728 2023/02/14 22:34:31 [DEBUG] http: Request GET /v1/status/leader (425.394µs) from=10.233.72.123:50748 2023/02/14 22:34:47 [DEBUG] http: Request GET /v1/status/leader (237.41µs) from=10.233.68.17:56026 2023/02/14 22:34:51 [DEBUG] http: Request GET /v1/status/leader (195.704µs) from=10.233.72.123:50908 2023/02/14 22:35:07 [DEBUG] http: Request GET /v1/status/leader (321.29µs) from=10.233.68.17:56332 2023/02/14 22:35:11 [DEBUG] http: Request GET /v1/status/leader (877.685µs) from=10.233.72.123:51060 2023/02/14 22:35:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:35:11 [DEBUG] agent: Node info in sync 2023/02/14 22:35:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:35:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.024848175s) from=10.233.72.123:50350 2023/02/14 22:35:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:35:27 [DEBUG] http: Request GET /v1/status/leader (284.139µs) from=10.233.68.17:56644 2023/02/14 22:35:31 [DEBUG] http: Request GET /v1/status/leader (434.36µs) from=10.233.72.123:51228 2023/02/14 22:35:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.336871596s) from=10.233.68.17:48452 2023/02/14 22:35:47 [DEBUG] http: Request GET /v1/status/leader (536.095µs) from=10.233.68.17:56932 2023/02/14 22:35:51 [DEBUG] http: Request GET /v1/status/leader (226.1µs) from=10.233.72.123:51392 2023/02/14 22:36:07 [DEBUG] http: Request GET /v1/status/leader (284.983µs) from=10.233.68.17:57250 2023/02/14 22:36:11 [DEBUG] http: Request GET /v1/status/leader (200.723µs) from=10.233.72.123:51562 2023/02/14 22:36:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:36:27 [DEBUG] http: Request GET /v1/status/leader (287.657µs) from=10.233.68.17:57552 2023/02/14 22:36:31 [DEBUG] http: Request GET /v1/status/leader (459.25µs) from=10.233.72.123:51730 2023/02/14 22:36:47 [DEBUG] http: Request GET /v1/status/leader (503.295µs) from=10.233.68.17:57846 2023/02/14 22:36:51 [DEBUG] http: Request GET /v1/status/leader (322.43µs) from=10.233.72.123:51890 2023/02/14 22:37:07 [DEBUG] http: Request GET /v1/status/leader (293.17µs) from=10.233.68.17:58148 2023/02/14 22:37:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:37:08 [DEBUG] agent: Node info in sync 2023/02/14 22:37:11 [DEBUG] http: Request GET /v1/status/leader (195.051µs) from=10.233.72.123:52040 2023/02/14 22:37:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:37:27 [DEBUG] http: Request GET /v1/status/leader (344.71µs) from=10.233.68.17:58456 2023/02/14 22:37:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.130822638s) from=10.233.72.123:50350 2023/02/14 22:37:31 [DEBUG] http: Request GET /v1/status/leader (317.244µs) from=10.233.72.123:52204 2023/02/14 22:37:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.485834614s) from=10.233.68.17:48452 2023/02/14 22:37:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:37:47 [DEBUG] http: Request GET /v1/status/leader (466.54µs) from=10.233.68.17:58754 2023/02/14 22:37:51 [DEBUG] http: Request GET /v1/status/leader (236.564µs) from=10.233.72.123:52362 2023/02/14 22:38:07 [DEBUG] http: Request GET /v1/status/leader (379.875µs) from=10.233.68.17:59058 2023/02/14 22:38:11 [DEBUG] http: Request GET /v1/status/leader (225.184µs) from=10.233.72.123:52526 2023/02/14 22:38:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:38:12 [DEBUG] agent: Node info in sync 2023/02/14 22:38:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:38:27 [DEBUG] http: Request GET /v1/status/leader (357.45µs) from=10.233.68.17:59354 2023/02/14 22:38:31 [DEBUG] http: Request GET /v1/status/leader (743.819µs) from=10.233.72.123:52690 2023/02/14 22:38:47 [DEBUG] http: Request GET /v1/status/leader (374.009µs) from=10.233.68.17:59646 2023/02/14 22:38:51 [DEBUG] http: Request GET /v1/status/leader (294.919µs) from=10.233.72.123:52854 2023/02/14 22:39:07 [DEBUG] http: Request GET /v1/status/leader (813.063µs) from=10.233.68.17:59960 2023/02/14 22:39:11 [DEBUG] http: Request GET /v1/status/leader (256.951µs) from=10.233.72.123:53004 2023/02/14 22:39:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:39:27 [DEBUG] http: Request GET /v1/status/leader (216.086µs) from=10.233.68.17:60268 2023/02/14 22:39:31 [DEBUG] http: Request GET /v1/status/leader (302.353µs) from=10.233.72.123:53164 2023/02/14 22:39:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.737721153s) from=10.233.72.123:50350 2023/02/14 22:39:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.964866896s) from=10.233.68.17:48452 2023/02/14 22:39:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:39:46 [DEBUG] agent: Node info in sync 2023/02/14 22:39:47 [DEBUG] http: Request GET /v1/status/leader (413.839µs) from=10.233.68.17:60572 2023/02/14 22:39:51 [DEBUG] http: Request GET /v1/status/leader (295.909µs) from=10.233.72.123:53322 2023/02/14 22:40:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:40:07 [DEBUG] http: Request GET /v1/status/leader (365.979µs) from=10.233.68.17:60858 2023/02/14 22:40:11 [DEBUG] http: Request GET /v1/status/leader (295.155µs) from=10.233.72.123:53490 2023/02/14 22:40:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:40:27 [DEBUG] http: Request GET /v1/status/leader (206.533µs) from=10.233.68.17:32924 2023/02/14 22:40:31 [DEBUG] http: Request GET /v1/status/leader (423.698µs) from=10.233.72.123:53650 2023/02/14 22:40:47 [DEBUG] http: Request GET /v1/status/leader (308.246µs) from=10.233.68.17:33222 2023/02/14 22:40:51 [DEBUG] http: Request GET /v1/status/leader (407.24µs) from=10.233.72.123:53812 2023/02/14 22:41:07 [DEBUG] http: Request GET /v1/status/leader (195.95µs) from=10.233.68.17:33532 2023/02/14 22:41:11 [DEBUG] http: Request GET /v1/status/leader (179.835µs) from=10.233.72.123:53968 2023/02/14 22:41:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:41:15 [DEBUG] agent: Node info in sync 2023/02/14 22:41:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:41:27 [DEBUG] http: Request GET /v1/status/leader (280.078µs) from=10.233.68.17:33834 2023/02/14 22:41:31 [DEBUG] http: Request GET /v1/status/leader (306.958µs) from=10.233.72.123:54128 2023/02/14 22:41:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.425867937s) from=10.233.72.123:50350 2023/02/14 22:41:47 [DEBUG] http: Request GET /v1/status/leader (1.002628ms) from=10.233.68.17:34128 2023/02/14 22:41:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.456803714s) from=10.233.68.17:48452 2023/02/14 22:41:51 [DEBUG] http: Request GET /v1/status/leader (177.899µs) from=10.233.72.123:54288 2023/02/14 22:42:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:42:07 [DEBUG] http: Request GET /v1/status/leader (393.617µs) from=10.233.68.17:34422 2023/02/14 22:42:11 [DEBUG] http: Request GET /v1/status/leader (234.438µs) from=10.233.72.123:54456 2023/02/14 22:42:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:42:27 [DEBUG] http: Request GET /v1/status/leader (352.213µs) from=10.233.68.17:34722 2023/02/14 22:42:31 [DEBUG] http: Request GET /v1/status/leader (246.189µs) from=10.233.72.123:54616 2023/02/14 22:42:48 [DEBUG] http: Request GET /v1/status/leader (552.465µs) from=10.233.68.17:35020 2023/02/14 22:42:51 [DEBUG] http: Request GET /v1/status/leader (285.179µs) from=10.233.72.123:54778 2023/02/14 22:43:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:43:06 [DEBUG] agent: Node info in sync 2023/02/14 22:43:08 [DEBUG] http: Request GET /v1/status/leader (421.35µs) from=10.233.68.17:35318 2023/02/14 22:43:11 [DEBUG] http: Request GET /v1/status/leader (1.297365ms) from=10.233.72.123:54932 2023/02/14 22:43:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:43:28 [DEBUG] http: Request GET /v1/status/leader (312.469µs) from=10.233.68.17:35624 2023/02/14 22:43:31 [DEBUG] http: Request GET /v1/status/leader (221.285µs) from=10.233.72.123:55090 2023/02/14 22:43:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.026901059s) from=10.233.72.123:50350 2023/02/14 22:43:48 [DEBUG] http: Request GET /v1/status/leader (367.26µs) from=10.233.68.17:35914 2023/02/14 22:43:52 [DEBUG] http: Request GET /v1/status/leader (279.302µs) from=10.233.72.123:55248 2023/02/14 22:43:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.885330688s) from=10.233.68.17:48452 2023/02/14 22:44:08 [DEBUG] http: Request GET /v1/status/leader (256.934µs) from=10.233.68.17:36212 2023/02/14 22:44:12 [DEBUG] http: Request GET /v1/status/leader (348.003µs) from=10.233.72.123:55412 2023/02/14 22:44:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:44:28 [DEBUG] http: Request GET /v1/status/leader (878.926µs) from=10.233.68.17:36516 2023/02/14 22:44:32 [DEBUG] http: Request GET /v1/status/leader (230.707µs) from=10.233.72.123:55572 2023/02/14 22:44:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:44:48 [DEBUG] http: Request GET /v1/status/leader (179.381µs) from=10.233.68.17:36818 2023/02/14 22:44:52 [DEBUG] http: Request GET /v1/status/leader (197.694µs) from=10.233.72.123:55732 2023/02/14 22:45:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:45:06 [DEBUG] agent: Node info in sync 2023/02/14 22:45:08 [DEBUG] http: Request GET /v1/status/leader (334.367µs) from=10.233.68.17:37124 2023/02/14 22:45:12 [DEBUG] http: Request GET /v1/status/leader (306.602µs) from=10.233.72.123:55882 2023/02/14 22:45:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:45:28 [DEBUG] http: Request GET /v1/status/leader (229.441µs) from=10.233.68.17:37432 2023/02/14 22:45:32 [DEBUG] http: Request GET /v1/status/leader (336.779µs) from=10.233.72.123:56048 2023/02/14 22:45:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.940724995s) from=10.233.72.123:50350 2023/02/14 22:45:48 [DEBUG] http: Request GET /v1/status/leader (506.574µs) from=10.233.68.17:37730 2023/02/14 22:45:52 [DEBUG] http: Request GET /v1/status/leader (237.558µs) from=10.233.72.123:56200 2023/02/14 22:45:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.761265371s) from=10.233.68.17:48452 2023/02/14 22:46:08 [DEBUG] http: Request GET /v1/status/leader (264.212µs) from=10.233.68.17:38040 2023/02/14 22:46:12 [DEBUG] http: Request GET /v1/status/leader (199.164µs) from=10.233.72.123:56376 2023/02/14 22:46:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:46:28 [DEBUG] http: Request GET /v1/status/leader (275.164µs) from=10.233.68.17:38344 2023/02/14 22:46:32 [DEBUG] http: Request GET /v1/status/leader (288.173µs) from=10.233.72.123:56546 2023/02/14 22:46:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:46:34 [DEBUG] agent: Node info in sync 2023/02/14 22:46:48 [DEBUG] http: Request GET /v1/status/leader (338.6µs) from=10.233.68.17:38634 2023/02/14 22:46:52 [DEBUG] http: Request GET /v1/status/leader (1.386072ms) from=10.233.72.123:56712 2023/02/14 22:47:08 [DEBUG] http: Request GET /v1/status/leader (249.641µs) from=10.233.68.17:38930 2023/02/14 22:47:12 [DEBUG] http: Request GET /v1/status/leader (274.072µs) from=10.233.72.123:56866 2023/02/14 22:47:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:47:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:47:28 [DEBUG] http: Request GET /v1/status/leader (472.388µs) from=10.233.68.17:39238 2023/02/14 22:47:32 [DEBUG] http: Request GET /v1/status/leader (435.952µs) from=10.233.72.123:57024 2023/02/14 22:47:48 [DEBUG] http: Request GET /v1/status/leader (367.614µs) from=10.233.68.17:39534 2023/02/14 22:47:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.836523028s) from=10.233.72.123:50350 2023/02/14 22:47:52 [DEBUG] http: Request GET /v1/status/leader (279.94µs) from=10.233.72.123:57184 2023/02/14 22:47:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:47:55 [DEBUG] agent: Node info in sync 2023/02/14 22:47:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.268197412s) from=10.233.68.17:48452 2023/02/14 22:48:08 [DEBUG] http: Request GET /v1/status/leader (940.78µs) from=10.233.68.17:39830 2023/02/14 22:48:12 [DEBUG] http: Request GET /v1/status/leader (442.633µs) from=10.233.72.123:57352 2023/02/14 22:48:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:48:28 [DEBUG] http: Request GET /v1/status/leader (409.388µs) from=10.233.68.17:40132 2023/02/14 22:48:32 [DEBUG] http: Request GET /v1/status/leader (496.444µs) from=10.233.72.123:57510 2023/02/14 22:48:48 [DEBUG] http: Request GET /v1/status/leader (398.524µs) from=10.233.68.17:40434 2023/02/14 22:48:52 [DEBUG] http: Request GET /v1/status/leader (1.186142ms) from=10.233.72.123:57666 2023/02/14 22:49:08 [DEBUG] http: Request GET /v1/status/leader (379.497µs) from=10.233.68.17:40734 2023/02/14 22:49:12 [DEBUG] http: Request GET /v1/status/leader (812.102µs) from=10.233.72.123:57826 2023/02/14 22:49:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:49:28 [DEBUG] http: Request GET /v1/status/leader (851.678µs) from=10.233.68.17:41044 2023/02/14 22:49:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:49:28 [DEBUG] agent: Node info in sync 2023/02/14 22:49:32 [DEBUG] http: Request GET /v1/status/leader (263.964µs) from=10.233.72.123:57986 2023/02/14 22:49:48 [DEBUG] http: Request GET /v1/status/leader (313.942µs) from=10.233.68.17:41348 2023/02/14 22:49:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.785384878s) from=10.233.72.123:50350 2023/02/14 22:49:52 [DEBUG] http: Request GET /v1/status/leader (1.509405ms) from=10.233.72.123:58144 2023/02/14 22:50:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.551252902s) from=10.233.68.17:48452 2023/02/14 22:50:08 [DEBUG] http: Request GET /v1/status/leader (1.349319ms) from=10.233.68.17:41630 2023/02/14 22:50:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:50:12 [DEBUG] http: Request GET /v1/status/leader (10.327573ms) from=10.233.72.123:58314 2023/02/14 22:50:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:50:28 [DEBUG] http: Request GET /v1/status/leader (238.498µs) from=10.233.68.17:41938 2023/02/14 22:50:32 [DEBUG] http: Request GET /v1/status/leader (326.515µs) from=10.233.72.123:58472 2023/02/14 22:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:50:38 [DEBUG] agent: Node info in sync 2023/02/14 22:50:48 [DEBUG] http: Request GET /v1/status/leader (314.359µs) from=10.233.68.17:42230 2023/02/14 22:50:52 [DEBUG] http: Request GET /v1/status/leader (234.429µs) from=10.233.72.123:58630 2023/02/14 22:51:08 [DEBUG] http: Request GET /v1/status/leader (309.456µs) from=10.233.68.17:42532 2023/02/14 22:51:12 [DEBUG] http: Request GET /v1/status/leader (318.982µs) from=10.233.72.123:58782 2023/02/14 22:51:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:51:28 [DEBUG] http: Request GET /v1/status/leader (563.577µs) from=10.233.68.17:42842 2023/02/14 22:51:32 [DEBUG] http: Request GET /v1/status/leader (629.837µs) from=10.233.72.123:58942 2023/02/14 22:51:48 [DEBUG] http: Request GET /v1/status/leader (434.843µs) from=10.233.68.17:43134 2023/02/14 22:51:52 [DEBUG] http: Request GET /v1/status/leader (324.09µs) from=10.233.72.123:59096 2023/02/14 22:51:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.347688055s) from=10.233.72.123:50350 2023/02/14 22:52:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.029610907s) from=10.233.68.17:48452 2023/02/14 22:52:08 [DEBUG] http: Request GET /v1/status/leader (247.483µs) from=10.233.68.17:43430 2023/02/14 22:52:12 [DEBUG] http: Request GET /v1/status/leader (550.067µs) from=10.233.72.123:59264 2023/02/14 22:52:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:52:19 [DEBUG] agent: Node info in sync 2023/02/14 22:52:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:52:28 [DEBUG] http: Request GET /v1/status/leader (344.051µs) from=10.233.68.17:43724 2023/02/14 22:52:32 [DEBUG] http: Request GET /v1/status/leader (201.893µs) from=10.233.72.123:59426 2023/02/14 22:52:48 [DEBUG] http: Request GET /v1/status/leader (354.154µs) from=10.233.68.17:44022 2023/02/14 22:52:52 [DEBUG] http: Request GET /v1/status/leader (243.28µs) from=10.233.72.123:59584 2023/02/14 22:53:08 [DEBUG] http: Request GET /v1/status/leader (340.924µs) from=10.233.68.17:44326 2023/02/14 22:53:13 [DEBUG] http: Request GET /v1/status/leader (261.282µs) from=10.233.72.123:59740 2023/02/14 22:53:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:53:28 [DEBUG] http: Request GET /v1/status/leader (494.284µs) from=10.233.68.17:44632 2023/02/14 22:53:33 [DEBUG] http: Request GET /v1/status/leader (238.828µs) from=10.233.72.123:59900 2023/02/14 22:53:48 [DEBUG] http: Request GET /v1/status/leader (394.898µs) from=10.233.68.17:44922 2023/02/14 22:53:53 [DEBUG] http: Request GET /v1/status/leader (283.762µs) from=10.233.72.123:60058 2023/02/14 22:54:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.506889472s) from=10.233.72.123:50350 2023/02/14 22:54:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.516832922s) from=10.233.68.17:48452 2023/02/14 22:54:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:54:05 [DEBUG] agent: Node info in sync 2023/02/14 22:54:08 [DEBUG] http: Request GET /v1/status/leader (214.957µs) from=10.233.68.17:45220 2023/02/14 22:54:13 [DEBUG] http: Request GET /v1/status/leader (189.022µs) from=10.233.72.123:60230 2023/02/14 22:54:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:54:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:54:28 [DEBUG] http: Request GET /v1/status/leader (264.119773ms) from=10.233.68.17:45534 2023/02/14 22:54:33 [DEBUG] http: Request GET /v1/status/leader (291.959µs) from=10.233.72.123:60390 2023/02/14 22:54:48 [DEBUG] http: Request GET /v1/status/leader (271.131µs) from=10.233.68.17:45832 2023/02/14 22:54:53 [DEBUG] http: Request GET /v1/status/leader (261.839µs) from=10.233.72.123:60548 2023/02/14 22:55:08 [DEBUG] http: Request GET /v1/status/leader (320.691µs) from=10.233.68.17:46122 2023/02/14 22:55:13 [DEBUG] http: Request GET /v1/status/leader (341.589µs) from=10.233.72.123:60702 2023/02/14 22:55:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:55:28 [DEBUG] http: Request GET /v1/status/leader (312.94µs) from=10.233.68.17:46432 2023/02/14 22:55:33 [DEBUG] http: Request GET /v1/status/leader (406.347µs) from=10.233.72.123:60866 2023/02/14 22:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:55:46 [DEBUG] agent: Node info in sync 2023/02/14 22:55:48 [DEBUG] http: Request GET /v1/status/leader (375.125µs) from=10.233.68.17:46730 2023/02/14 22:55:53 [DEBUG] http: Request GET /v1/status/leader (530.964µs) from=10.233.72.123:32798 2023/02/14 22:56:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.806833487s) from=10.233.68.17:48452 2023/02/14 22:56:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.152215221s) from=10.233.72.123:50350 2023/02/14 22:56:08 [DEBUG] http: Request GET /v1/status/leader (368.701µs) from=10.233.68.17:47026 2023/02/14 22:56:13 [DEBUG] http: Request GET /v1/status/leader (487.274µs) from=10.233.72.123:32964 2023/02/14 22:56:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:56:28 [DEBUG] http: Request GET /v1/status/leader (203.775µs) from=10.233.68.17:47328 2023/02/14 22:56:33 [DEBUG] http: Request GET /v1/status/leader (202.191µs) from=10.233.72.123:33142 2023/02/14 22:56:48 [DEBUG] http: Request GET /v1/status/leader (570.672µs) from=10.233.68.17:47622 2023/02/14 22:56:53 [DEBUG] http: Request GET /v1/status/leader (473.613µs) from=10.233.72.123:33296 2023/02/14 22:57:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:57:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:57:08 [DEBUG] agent: Node info in sync 2023/02/14 22:57:08 [DEBUG] http: Request GET /v1/status/leader (351.296µs) from=10.233.68.17:47912 2023/02/14 22:57:13 [DEBUG] http: Request GET /v1/status/leader (382.116µs) from=10.233.72.123:33454 2023/02/14 22:57:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:57:28 [DEBUG] http: Request GET /v1/status/leader (419.289µs) from=10.233.68.17:48234 2023/02/14 22:57:33 [DEBUG] http: Request GET /v1/status/leader (273.731µs) from=10.233.72.123:33622 2023/02/14 22:57:48 [DEBUG] http: Request GET /v1/status/leader (199.459µs) from=10.233.68.17:48528 2023/02/14 22:57:53 [DEBUG] http: Request GET /v1/status/leader (230.8µs) from=10.233.72.123:33780 2023/02/14 22:58:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.858635601s) from=10.233.68.17:48452 2023/02/14 22:58:08 [DEBUG] http: Request GET /v1/status/leader (474.616µs) from=10.233.68.17:48826 2023/02/14 22:58:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.921020724s) from=10.233.72.123:50350 2023/02/14 22:58:13 [DEBUG] http: Request GET /v1/status/leader (357.211µs) from=10.233.72.123:33950 2023/02/14 22:58:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:58:28 [DEBUG] http: Request GET /v1/status/leader (251.726µs) from=10.233.68.17:49138 2023/02/14 22:58:33 [DEBUG] http: Request GET /v1/status/leader (1.600433ms) from=10.233.72.123:34106 2023/02/14 22:58:48 [DEBUG] http: Request GET /v1/status/leader (394.041µs) from=10.233.68.17:49432 2023/02/14 22:58:53 [DEBUG] http: Request GET /v1/status/leader (217.65µs) from=10.233.72.123:34262 2023/02/14 22:59:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 22:59:00 [DEBUG] agent: Node info in sync 2023/02/14 22:59:08 [DEBUG] http: Request GET /v1/status/leader (199.601µs) from=10.233.68.17:49736 2023/02/14 22:59:14 [DEBUG] http: Request GET /v1/status/leader (194.392µs) from=10.233.72.123:34416 2023/02/14 22:59:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 22:59:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 22:59:28 [DEBUG] http: Request GET /v1/status/leader (864.63µs) from=10.233.68.17:50034 2023/02/14 22:59:34 [DEBUG] http: Request GET /v1/status/leader (3.43927ms) from=10.233.72.123:34576 2023/02/14 22:59:49 [DEBUG] http: Request GET /v1/status/leader (361.286µs) from=10.233.68.17:50330 2023/02/14 22:59:54 [DEBUG] http: Request GET /v1/status/leader (258.624µs) from=10.233.72.123:34734 2023/02/14 23:00:09 [DEBUG] http: Request GET /v1/status/leader (235.467342ms) from=10.233.68.17:50626 2023/02/14 23:00:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.024668072s) from=10.233.68.17:48452 2023/02/14 23:00:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.938365526s) from=10.233.72.123:50350 2023/02/14 23:00:14 [DEBUG] http: Request GET /v1/status/leader (343.413µs) from=10.233.72.123:34904 2023/02/14 23:00:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:00:29 [DEBUG] http: Request GET /v1/status/leader (377.496µs) from=10.233.68.17:50942 2023/02/14 23:00:34 [DEBUG] http: Request GET /v1/status/leader (917.483µs) from=10.233.72.123:35066 2023/02/14 23:00:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:00:44 [DEBUG] agent: Node info in sync 2023/02/14 23:00:49 [DEBUG] http: Request GET /v1/status/leader (229.6µs) from=10.233.68.17:51238 2023/02/14 23:00:54 [DEBUG] http: Request GET /v1/status/leader (475.17µs) from=10.233.72.123:35222 2023/02/14 23:01:09 [DEBUG] http: Request GET /v1/status/leader (830.474µs) from=10.233.68.17:51548 2023/02/14 23:01:14 [DEBUG] http: Request GET /v1/status/leader (426.44µs) from=10.233.72.123:35376 2023/02/14 23:01:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:01:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:01:29 [DEBUG] http: Request GET /v1/status/leader (398.695µs) from=10.233.68.17:51852 2023/02/14 23:01:34 [DEBUG] http: Request GET /v1/status/leader (328.435µs) from=10.233.72.123:35532 2023/02/14 23:01:49 [DEBUG] http: Request GET /v1/status/leader (342.568µs) from=10.233.68.17:52144 2023/02/14 23:01:54 [DEBUG] http: Request GET /v1/status/leader (217.7µs) from=10.233.72.123:35690 2023/02/14 23:02:09 [DEBUG] http: Request GET /v1/status/leader (332.036µs) from=10.233.68.17:52456 2023/02/14 23:02:14 [DEBUG] http: Request GET /v1/status/leader (218.539µs) from=10.233.72.123:35860 2023/02/14 23:02:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.146118903s) from=10.233.68.17:48452 2023/02/14 23:02:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.493525592s) from=10.233.72.123:50350 2023/02/14 23:02:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:02:27 [DEBUG] agent: Node info in sync 2023/02/14 23:02:29 [DEBUG] http: Request GET /v1/status/leader (5.557958ms) from=10.233.68.17:52756 2023/02/14 23:02:34 [DEBUG] http: Request GET /v1/status/leader (273.871µs) from=10.233.72.123:36014 2023/02/14 23:02:49 [DEBUG] http: Request GET /v1/status/leader (317.831µs) from=10.233.68.17:53048 2023/02/14 23:02:54 [DEBUG] http: Request GET /v1/status/leader (297.804µs) from=10.233.72.123:36174 2023/02/14 23:03:09 [DEBUG] http: Request GET /v1/status/leader (444.921µs) from=10.233.68.17:53354 2023/02/14 23:03:14 [DEBUG] http: Request GET /v1/status/leader (346.635µs) from=10.233.72.123:36326 2023/02/14 23:03:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:03:29 [DEBUG] http: Request GET /v1/status/leader (383.06µs) from=10.233.68.17:53660 2023/02/14 23:03:34 [DEBUG] http: Request GET /v1/status/leader (1.363674ms) from=10.233.72.123:36486 2023/02/14 23:03:49 [DEBUG] http: Request GET /v1/status/leader (563.921µs) from=10.233.68.17:53956 2023/02/14 23:03:54 [DEBUG] http: Request GET /v1/status/leader (299.709µs) from=10.233.72.123:36640 2023/02/14 23:03:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:04:09 [DEBUG] http: Request GET /v1/status/leader (213.251µs) from=10.233.68.17:54254 2023/02/14 23:04:14 [DEBUG] http: Request GET /v1/status/leader (383.377µs) from=10.233.72.123:36812 2023/02/14 23:04:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:04:21 [DEBUG] agent: Node info in sync 2023/02/14 23:04:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.345889272s) from=10.233.72.123:50350 2023/02/14 23:04:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.203143888s) from=10.233.68.17:48452 2023/02/14 23:04:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:04:29 [DEBUG] http: Request GET /v1/status/leader (330.279µs) from=10.233.68.17:54550 2023/02/14 23:04:34 [DEBUG] http: Request GET /v1/status/leader (379.901µs) from=10.233.72.123:36972 2023/02/14 23:04:49 [DEBUG] http: Request GET /v1/status/leader (379.253µs) from=10.233.68.17:54852 2023/02/14 23:04:54 [DEBUG] http: Request GET /v1/status/leader (716.024µs) from=10.233.72.123:37130 2023/02/14 23:05:09 [DEBUG] http: Request GET /v1/status/leader (121.582795ms) from=10.233.68.17:55142 2023/02/14 23:05:14 [DEBUG] http: Request GET /v1/status/leader (838.702µs) from=10.233.72.123:37282 2023/02/14 23:05:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:05:22 [DEBUG] agent: Node info in sync 2023/02/14 23:05:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:05:29 [DEBUG] http: Request GET /v1/status/leader (330.521µs) from=10.233.68.17:55454 2023/02/14 23:05:34 [DEBUG] http: Request GET /v1/status/leader (304.028µs) from=10.233.72.123:37440 2023/02/14 23:05:49 [DEBUG] http: Request GET /v1/status/leader (177.455µs) from=10.233.68.17:55758 2023/02/14 23:05:54 [DEBUG] http: Request GET /v1/status/leader (212.938µs) from=10.233.72.123:37594 2023/02/14 23:05:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:06:09 [DEBUG] http: Request GET /v1/status/leader (372.207µs) from=10.233.68.17:56060 2023/02/14 23:06:14 [DEBUG] http: Request GET /v1/status/leader (280.134µs) from=10.233.72.123:37768 2023/02/14 23:06:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.810197622s) from=10.233.72.123:50350 2023/02/14 23:06:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:06:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.786078883s) from=10.233.68.17:48452 2023/02/14 23:06:29 [DEBUG] http: Request GET /v1/status/leader (353.489µs) from=10.233.68.17:56360 2023/02/14 23:06:34 [DEBUG] http: Request GET /v1/status/leader (283.585µs) from=10.233.72.123:37932 2023/02/14 23:06:49 [DEBUG] http: Request GET /v1/status/leader (306.542µs) from=10.233.68.17:56660 2023/02/14 23:06:54 [DEBUG] http: Request GET /v1/status/leader (187.696µs) from=10.233.72.123:38096 2023/02/14 23:07:09 [DEBUG] http: Request GET /v1/status/leader (358.289µs) from=10.233.68.17:56964 2023/02/14 23:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:07:11 [DEBUG] agent: Node info in sync 2023/02/14 23:07:14 [DEBUG] http: Request GET /v1/status/leader (181.779µs) from=10.233.72.123:38246 2023/02/14 23:07:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:07:29 [DEBUG] http: Request GET /v1/status/leader (327.158µs) from=10.233.68.17:57274 2023/02/14 23:07:34 [DEBUG] http: Request GET /v1/status/leader (218.097µs) from=10.233.72.123:38410 2023/02/14 23:07:49 [DEBUG] http: Request GET /v1/status/leader (861.231µs) from=10.233.68.17:57576 2023/02/14 23:07:54 [DEBUG] http: Request GET /v1/status/leader (195.892µs) from=10.233.72.123:38568 2023/02/14 23:08:09 [DEBUG] http: Request GET /v1/status/leader (190.933µs) from=10.233.68.17:57872 2023/02/14 23:08:14 [DEBUG] http: Request GET /v1/status/leader (2.154752ms) from=10.233.72.123:38740 2023/02/14 23:08:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:08:29 [DEBUG] http: Request GET /v1/status/leader (277.095µs) from=10.233.68.17:58178 2023/02/14 23:08:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.150484693s) from=10.233.68.17:48452 2023/02/14 23:08:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.399515163s) from=10.233.72.123:50350 2023/02/14 23:08:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:08:31 [DEBUG] agent: Node info in sync 2023/02/14 23:08:34 [DEBUG] http: Request GET /v1/status/leader (344.035µs) from=10.233.72.123:38898 2023/02/14 23:08:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:08:49 [DEBUG] http: Request GET /v1/status/leader (219.413µs) from=10.233.68.17:58466 2023/02/14 23:08:54 [DEBUG] http: Request GET /v1/status/leader (1.840931ms) from=10.233.72.123:39050 2023/02/14 23:09:09 [DEBUG] http: Request GET /v1/status/leader (2.452503ms) from=10.233.68.17:58764 2023/02/14 23:09:14 [DEBUG] http: Request GET /v1/status/leader (597.786µs) from=10.233.72.123:39200 2023/02/14 23:09:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:09:29 [DEBUG] http: Request GET /v1/status/leader (220.736µs) from=10.233.68.17:59066 2023/02/14 23:09:34 [DEBUG] http: Request GET /v1/status/leader (227.994µs) from=10.233.72.123:39362 2023/02/14 23:09:49 [DEBUG] http: Request GET /v1/status/leader (225.826µs) from=10.233.68.17:59366 2023/02/14 23:09:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:09:52 [DEBUG] agent: Node info in sync 2023/02/14 23:09:54 [DEBUG] http: Request GET /v1/status/leader (407.765µs) from=10.233.72.123:39518 2023/02/14 23:10:09 [DEBUG] http: Request GET /v1/status/leader (520.74µs) from=10.233.68.17:59660 2023/02/14 23:10:15 [DEBUG] http: Request GET /v1/status/leader (261.932µs) from=10.233.72.123:39688 2023/02/14 23:10:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:10:29 [DEBUG] http: Request GET /v1/status/leader (49.967565ms) from=10.233.68.17:59960 2023/02/14 23:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.449792206s) from=10.233.68.17:48452 2023/02/14 23:10:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.42061762s) from=10.233.72.123:50350 2023/02/14 23:10:35 [DEBUG] http: Request GET /v1/status/leader (366.888µs) from=10.233.72.123:39844 2023/02/14 23:10:49 [DEBUG] http: Request GET /v1/status/leader (217.795µs) from=10.233.68.17:60250 2023/02/14 23:10:55 [DEBUG] http: Request GET /v1/status/leader (227.735µs) from=10.233.72.123:40006 2023/02/14 23:10:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:10:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:10:56 [DEBUG] agent: Node info in sync 2023/02/14 23:11:09 [DEBUG] http: Request GET /v1/status/leader (488.945µs) from=10.233.68.17:60552 2023/02/14 23:11:15 [DEBUG] http: Request GET /v1/status/leader (283.898µs) from=10.233.72.123:40166 2023/02/14 23:11:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:11:29 [DEBUG] http: Request GET /v1/status/leader (423.582µs) from=10.233.68.17:60864 2023/02/14 23:11:35 [DEBUG] http: Request GET /v1/status/leader (343.389µs) from=10.233.72.123:40326 2023/02/14 23:11:49 [DEBUG] http: Request GET /v1/status/leader (283.69µs) from=10.233.68.17:32926 2023/02/14 23:11:55 [DEBUG] http: Request GET /v1/status/leader (352.31µs) from=10.233.72.123:40482 2023/02/14 23:12:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:12:03 [DEBUG] agent: Node info in sync 2023/02/14 23:12:09 [DEBUG] http: Request GET /v1/status/leader (4.189096ms) from=10.233.68.17:33234 2023/02/14 23:12:15 [DEBUG] http: Request GET /v1/status/leader (362.301µs) from=10.233.72.123:40656 2023/02/14 23:12:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:12:30 [DEBUG] http: Request GET /v1/status/leader (313.832µs) from=10.233.68.17:33532 2023/02/14 23:12:35 [DEBUG] http: Request GET /v1/status/leader (413.987µs) from=10.233.72.123:40814 2023/02/14 23:12:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.766861574s) from=10.233.68.17:48452 2023/02/14 23:12:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.515929882s) from=10.233.72.123:50350 2023/02/14 23:12:50 [DEBUG] http: Request GET /v1/status/leader (236.864µs) from=10.233.68.17:33820 2023/02/14 23:12:55 [DEBUG] http: Request GET /v1/status/leader (403.88µs) from=10.233.72.123:40972 2023/02/14 23:13:10 [DEBUG] http: Request GET /v1/status/leader (376.273µs) from=10.233.68.17:34132 2023/02/14 23:13:15 [DEBUG] http: Request GET /v1/status/leader (267.641µs) from=10.233.72.123:41126 2023/02/14 23:13:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:13:30 [DEBUG] http: Request GET /v1/status/leader (260.626µs) from=10.233.68.17:34426 2023/02/14 23:13:35 [DEBUG] http: Request GET /v1/status/leader (210.983µs) from=10.233.72.123:41286 2023/02/14 23:13:50 [DEBUG] http: Request GET /v1/status/leader (223.933µs) from=10.233.68.17:34724 2023/02/14 23:13:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:13:55 [DEBUG] http: Request GET /v1/status/leader (309.952µs) from=10.233.72.123:41440 2023/02/14 23:14:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:14:02 [DEBUG] agent: Node info in sync 2023/02/14 23:14:10 [DEBUG] http: Request GET /v1/status/leader (368.367µs) from=10.233.68.17:35028 2023/02/14 23:14:15 [DEBUG] http: Request GET /v1/status/leader (558.382µs) from=10.233.72.123:41604 2023/02/14 23:14:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:14:30 [DEBUG] http: Request GET /v1/status/leader (421.044µs) from=10.233.68.17:35330 2023/02/14 23:14:35 [DEBUG] http: Request GET /v1/status/leader (305.079µs) from=10.233.72.123:41762 2023/02/14 23:14:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.962163968s) from=10.233.72.123:50350 2023/02/14 23:14:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.036172173s) from=10.233.68.17:48452 2023/02/14 23:14:50 [DEBUG] http: Request GET /v1/status/leader (445.378µs) from=10.233.68.17:35622 2023/02/14 23:14:55 [DEBUG] http: Request GET /v1/status/leader (165.259797ms) from=10.233.72.123:41918 2023/02/14 23:15:10 [DEBUG] http: Request GET /v1/status/leader (217.876µs) from=10.233.68.17:35920 2023/02/14 23:15:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:15:10 [DEBUG] agent: Node info in sync 2023/02/14 23:15:15 [DEBUG] http: Request GET /v1/status/leader (225.716µs) from=10.233.72.123:42070 2023/02/14 23:15:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:15:30 [DEBUG] http: Request GET /v1/status/leader (372.871µs) from=10.233.68.17:36238 2023/02/14 23:15:35 [DEBUG] http: Request GET /v1/status/leader (361.6µs) from=10.233.72.123:42234 2023/02/14 23:15:50 [DEBUG] http: Request GET /v1/status/leader (208.273µs) from=10.233.68.17:36562 2023/02/14 23:15:55 [DEBUG] http: Request GET /v1/status/leader (465.278µs) from=10.233.72.123:42386 2023/02/14 23:16:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:16:10 [DEBUG] http: Request GET /v1/status/leader (306.358µs) from=10.233.68.17:36892 2023/02/14 23:16:15 [DEBUG] http: Request GET /v1/status/leader (234.123µs) from=10.233.72.123:42560 2023/02/14 23:16:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:16:30 [DEBUG] http: Request GET /v1/status/leader (224.084µs) from=10.233.68.17:37194 2023/02/14 23:16:35 [DEBUG] http: Request GET /v1/status/leader (235.153µs) from=10.233.72.123:42720 2023/02/14 23:16:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.06483435s) from=10.233.68.17:48452 2023/02/14 23:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.502229372s) from=10.233.72.123:50350 2023/02/14 23:16:50 [DEBUG] http: Request GET /v1/status/leader (448.328µs) from=10.233.68.17:37488 2023/02/14 23:16:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:16:53 [DEBUG] agent: Node info in sync 2023/02/14 23:16:55 [DEBUG] http: Request GET /v1/status/leader (307.315µs) from=10.233.72.123:42896 2023/02/14 23:17:10 [DEBUG] http: Request GET /v1/status/leader (1.491828ms) from=10.233.68.17:37792 2023/02/14 23:17:15 [DEBUG] http: Request GET /v1/status/leader (192.155µs) from=10.233.72.123:43052 2023/02/14 23:17:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:17:30 [DEBUG] http: Request GET /v1/status/leader (329.226µs) from=10.233.68.17:38108 2023/02/14 23:17:35 [DEBUG] http: Request GET /v1/status/leader (335.865µs) from=10.233.72.123:43212 2023/02/14 23:17:50 [DEBUG] http: Request GET /v1/status/leader (325.478µs) from=10.233.68.17:38396 2023/02/14 23:17:55 [DEBUG] http: Request GET /v1/status/leader (637.873µs) from=10.233.72.123:43368 2023/02/14 23:18:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:18:04 [DEBUG] agent: Node info in sync 2023/02/14 23:18:10 [DEBUG] http: Request GET /v1/status/leader (938.165µs) from=10.233.68.17:38692 2023/02/14 23:18:15 [DEBUG] http: Request GET /v1/status/leader (276.235µs) from=10.233.72.123:43540 2023/02/14 23:18:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:18:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:18:30 [DEBUG] http: Request GET /v1/status/leader (383.136µs) from=10.233.68.17:38996 2023/02/14 23:18:35 [DEBUG] http: Request GET /v1/status/leader (2.260776ms) from=10.233.72.123:43700 2023/02/14 23:18:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.347622787s) from=10.233.68.17:48452 2023/02/14 23:18:50 [DEBUG] http: Request GET /v1/status/leader (388.109µs) from=10.233.68.17:39282 2023/02/14 23:18:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.916643819s) from=10.233.72.123:50350 2023/02/14 23:18:56 [DEBUG] http: Request GET /v1/status/leader (222.306µs) from=10.233.72.123:43856 2023/02/14 23:19:10 [DEBUG] http: Request GET /v1/status/leader (180.687µs) from=10.233.68.17:39580 2023/02/14 23:19:16 [DEBUG] http: Request GET /v1/status/leader (179.123µs) from=10.233.72.123:44016 2023/02/14 23:19:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:19:30 [DEBUG] http: Request GET /v1/status/leader (308.812µs) from=10.233.68.17:39888 2023/02/14 23:19:36 [DEBUG] http: Request GET /v1/status/leader (331.197µs) from=10.233.72.123:44180 2023/02/14 23:19:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:19:38 [DEBUG] agent: Node info in sync 2023/02/14 23:19:50 [DEBUG] http: Request GET /v1/status/leader (345.559µs) from=10.233.68.17:40182 2023/02/14 23:19:56 [DEBUG] http: Request GET /v1/status/leader (299.715µs) from=10.233.72.123:44332 2023/02/14 23:20:10 [DEBUG] http: Request GET /v1/status/leader (1.237583ms) from=10.233.68.17:40484 2023/02/14 23:20:16 [DEBUG] http: Request GET /v1/status/leader (316.584µs) from=10.233.72.123:44506 2023/02/14 23:20:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:20:30 [DEBUG] http: Request GET /v1/status/leader (215.995µs) from=10.233.68.17:40780 2023/02/14 23:20:36 [DEBUG] http: Request GET /v1/status/leader (407.439µs) from=10.233.72.123:44668 2023/02/14 23:20:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:20:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.668902839s) from=10.233.68.17:48452 2023/02/14 23:20:50 [DEBUG] http: Request GET /v1/status/leader (288.398µs) from=10.233.68.17:41088 2023/02/14 23:20:56 [DEBUG] http: Request GET /v1/status/leader (222.148µs) from=10.233.72.123:44822 2023/02/14 23:20:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.320846338s) from=10.233.72.123:50350 2023/02/14 23:21:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:21:07 [DEBUG] agent: Node info in sync 2023/02/14 23:21:10 [DEBUG] http: Request GET /v1/status/leader (319.503µs) from=10.233.68.17:41388 2023/02/14 23:21:16 [DEBUG] http: Request GET /v1/status/leader (255.239µs) from=10.233.72.123:44978 2023/02/14 23:21:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:21:30 [DEBUG] http: Request GET /v1/status/leader (332.284µs) from=10.233.68.17:41708 2023/02/14 23:21:36 [DEBUG] http: Request GET /v1/status/leader (274.833µs) from=10.233.72.123:45142 2023/02/14 23:21:50 [DEBUG] http: Request GET /v1/status/leader (377.428µs) from=10.233.68.17:42044 2023/02/14 23:21:56 [DEBUG] http: Request GET /v1/status/leader (186.321423ms) from=10.233.72.123:45298 2023/02/14 23:22:10 [DEBUG] http: Request GET /v1/status/leader (387.191µs) from=10.233.68.17:42354 2023/02/14 23:22:16 [DEBUG] http: Request GET /v1/status/leader (314.947µs) from=10.233.72.123:45476 2023/02/14 23:22:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:22:18 [DEBUG] agent: Node info in sync 2023/02/14 23:22:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:22:30 [DEBUG] http: Request GET /v1/status/leader (191.352µs) from=10.233.68.17:42662 2023/02/14 23:22:36 [DEBUG] http: Request GET /v1/status/leader (414.214µs) from=10.233.72.123:45634 2023/02/14 23:22:50 [DEBUG] http: Request GET /v1/status/leader (338.28µs) from=10.233.68.17:42944 2023/02/14 23:22:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.263646166s) from=10.233.68.17:48452 2023/02/14 23:22:56 [DEBUG] http: Request GET /v1/status/leader (357.608µs) from=10.233.72.123:45792 2023/02/14 23:22:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:23:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.398840055s) from=10.233.72.123:50350 2023/02/14 23:23:10 [DEBUG] http: Request GET /v1/status/leader (256.672µs) from=10.233.68.17:43244 2023/02/14 23:23:16 [DEBUG] http: Request GET /v1/status/leader (188.135µs) from=10.233.72.123:45942 2023/02/14 23:23:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:23:30 [DEBUG] http: Request GET /v1/status/leader (1.17932ms) from=10.233.68.17:43540 2023/02/14 23:23:36 [DEBUG] http: Request GET /v1/status/leader (262.709µs) from=10.233.72.123:46106 2023/02/14 23:23:50 [DEBUG] http: Request GET /v1/status/leader (290.784µs) from=10.233.68.17:43832 2023/02/14 23:23:56 [DEBUG] http: Request GET /v1/status/leader (211.562µs) from=10.233.72.123:46262 2023/02/14 23:24:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:24:01 [DEBUG] agent: Node info in sync 2023/02/14 23:24:10 [DEBUG] http: Request GET /v1/status/leader (191.263µs) from=10.233.68.17:44138 2023/02/14 23:24:16 [DEBUG] http: Request GET /v1/status/leader (335.262µs) from=10.233.72.123:46430 2023/02/14 23:24:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:24:30 [DEBUG] http: Request GET /v1/status/leader (326.59µs) from=10.233.68.17:44430 2023/02/14 23:24:36 [DEBUG] http: Request GET /v1/status/leader (321.281µs) from=10.233.72.123:46590 2023/02/14 23:24:50 [DEBUG] http: Request GET /v1/status/leader (517.003µs) from=10.233.68.17:44724 2023/02/14 23:24:56 [DEBUG] http: Request GET /v1/status/leader (1.208751ms) from=10.233.72.123:46750 2023/02/14 23:25:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.918260313s) from=10.233.68.17:48452 2023/02/14 23:25:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.972516742s) from=10.233.72.123:50350 2023/02/14 23:25:10 [DEBUG] http: Request GET /v1/status/leader (337.564µs) from=10.233.68.17:45016 2023/02/14 23:25:16 [DEBUG] http: Request GET /v1/status/leader (287.11µs) from=10.233.72.123:46900 2023/02/14 23:25:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:25:30 [DEBUG] http: Request GET /v1/status/leader (285.15µs) from=10.233.68.17:45324 2023/02/14 23:25:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:25:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:25:35 [DEBUG] agent: Node info in sync 2023/02/14 23:25:36 [DEBUG] http: Request GET /v1/status/leader (250.152µs) from=10.233.72.123:47070 2023/02/14 23:25:50 [DEBUG] http: Request GET /v1/status/leader (276.56µs) from=10.233.68.17:45630 2023/02/14 23:25:56 [DEBUG] http: Request GET /v1/status/leader (358.926µs) from=10.233.72.123:47228 2023/02/14 23:26:10 [DEBUG] http: Request GET /v1/status/leader (226.109µs) from=10.233.68.17:45942 2023/02/14 23:26:16 [DEBUG] http: Request GET /v1/status/leader (209.372µs) from=10.233.72.123:47400 2023/02/14 23:26:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:26:30 [DEBUG] http: Request GET /v1/status/leader (373.952µs) from=10.233.68.17:46244 2023/02/14 23:26:37 [DEBUG] http: Request GET /v1/status/leader (177.675µs) from=10.233.72.123:47554 2023/02/14 23:26:50 [DEBUG] http: Request GET /v1/status/leader (465.599µs) from=10.233.68.17:46538 2023/02/14 23:26:57 [DEBUG] http: Request GET /v1/status/leader (302.214µs) from=10.233.72.123:47728 2023/02/14 23:27:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.902367215s) from=10.233.68.17:48452 2023/02/14 23:27:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.786547696s) from=10.233.72.123:50350 2023/02/14 23:27:10 [DEBUG] http: Request GET /v1/status/leader (212.153µs) from=10.233.68.17:46840 2023/02/14 23:27:17 [DEBUG] http: Request GET /v1/status/leader (1.360584ms) from=10.233.72.123:47882 2023/02/14 23:27:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:27:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:27:26 [DEBUG] agent: Node info in sync 2023/02/14 23:27:30 [DEBUG] http: Request GET /v1/status/leader (316.677µs) from=10.233.68.17:47144 2023/02/14 23:27:37 [DEBUG] http: Request GET /v1/status/leader (793.198µs) from=10.233.72.123:48040 2023/02/14 23:27:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:27:50 [DEBUG] http: Request GET /v1/status/leader (461.265µs) from=10.233.68.17:47440 2023/02/14 23:27:57 [DEBUG] http: Request GET /v1/status/leader (211.096µs) from=10.233.72.123:48196 2023/02/14 23:28:10 [DEBUG] http: Request GET /v1/status/leader (378.442µs) from=10.233.68.17:47752 2023/02/14 23:28:17 [DEBUG] http: Request GET /v1/status/leader (369.711µs) from=10.233.72.123:48364 2023/02/14 23:28:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:28:30 [DEBUG] http: Request GET /v1/status/leader (391.871µs) from=10.233.68.17:48050 2023/02/14 23:28:37 [DEBUG] http: Request GET /v1/status/leader (947.914µs) from=10.233.72.123:48520 2023/02/14 23:28:50 [DEBUG] http: Request GET /v1/status/leader (349.03µs) from=10.233.68.17:48350 2023/02/14 23:28:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:28:56 [DEBUG] agent: Node info in sync 2023/02/14 23:28:57 [DEBUG] http: Request GET /v1/status/leader (223.864µs) from=10.233.72.123:48678 2023/02/14 23:29:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.324819443s) from=10.233.68.17:48452 2023/02/14 23:29:10 [DEBUG] http: Request GET /v1/status/leader (210.621µs) from=10.233.68.17:48666 2023/02/14 23:29:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.593792156s) from=10.233.72.123:50350 2023/02/14 23:29:17 [DEBUG] http: Request GET /v1/status/leader (240.471µs) from=10.233.72.123:48830 2023/02/14 23:29:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:29:30 [DEBUG] http: Request GET /v1/status/leader (284.633µs) from=10.233.68.17:48960 2023/02/14 23:29:37 [DEBUG] http: Request GET /v1/status/leader (320.541µs) from=10.233.72.123:48992 2023/02/14 23:29:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:29:50 [DEBUG] http: Request GET /v1/status/leader (252.169µs) from=10.233.68.17:49262 2023/02/14 23:29:57 [DEBUG] http: Request GET /v1/status/leader (461.917µs) from=10.233.72.123:49154 2023/02/14 23:30:10 [DEBUG] http: Request GET /v1/status/leader (391.125µs) from=10.233.68.17:49570 2023/02/14 23:30:17 [DEBUG] http: Request GET /v1/status/leader (29.693138ms) from=10.233.72.123:49322 2023/02/14 23:30:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:30:30 [DEBUG] http: Request GET /v1/status/leader (783.874µs) from=10.233.68.17:49868 2023/02/14 23:30:37 [DEBUG] http: Request GET /v1/status/leader (198.551µs) from=10.233.72.123:49480 2023/02/14 23:30:50 [DEBUG] http: Request GET /v1/status/leader (370.794µs) from=10.233.68.17:50158 2023/02/14 23:30:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:30:51 [DEBUG] agent: Node info in sync 2023/02/14 23:30:57 [DEBUG] http: Request GET /v1/status/leader (235.421µs) from=10.233.72.123:49638 2023/02/14 23:31:10 [DEBUG] http: Request GET /v1/status/leader (309.071µs) from=10.233.68.17:50464 2023/02/14 23:31:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.65506422s) from=10.233.68.17:48452 2023/02/14 23:31:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.203953199s) from=10.233.72.123:50350 2023/02/14 23:31:17 [DEBUG] http: Request GET /v1/status/leader (539.246µs) from=10.233.72.123:49790 2023/02/14 23:31:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:31:30 [DEBUG] http: Request GET /v1/status/leader (308.915µs) from=10.233.68.17:50778 2023/02/14 23:31:37 [DEBUG] http: Request GET /v1/status/leader (338.707µs) from=10.233.72.123:49954 2023/02/14 23:31:50 [DEBUG] http: Request GET /v1/status/leader (197.55µs) from=10.233.68.17:51068 2023/02/14 23:31:57 [DEBUG] http: Request GET /v1/status/leader (190.969µs) from=10.233.72.123:50106 2023/02/14 23:32:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:32:01 [DEBUG] agent: Node info in sync 2023/02/14 23:32:10 [DEBUG] http: Request GET /v1/status/leader (239.079µs) from=10.233.68.17:51376 2023/02/14 23:32:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-4ch68.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/14 23:32:17 [DEBUG] http: Request GET /v1/status/leader (324.637µs) from=10.233.72.123:50276 2023/02/14 23:32:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:32:30 [DEBUG] http: Request GET /v1/status/leader (208.112µs) from=10.233.68.17:51676 2023/02/14 23:32:37 [DEBUG] http: Request GET /v1/status/leader (457.789µs) from=10.233.72.123:50436 2023/02/14 23:32:50 [DEBUG] http: Request GET /v1/status/leader (402.266µs) from=10.233.68.17:51978 2023/02/14 23:32:57 [DEBUG] http: Request GET /v1/status/leader (264.943µs) from=10.233.72.123:50598 2023/02/14 23:33:10 [DEBUG] http: Request GET /v1/status/leader (256.221µs) from=10.233.68.17:52282 2023/02/14 23:33:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.175468527s) from=10.233.68.17:48452 2023/02/14 23:33:17 [DEBUG] http: Request GET /v1/status/leader (202.153µs) from=10.233.72.123:50756 2023/02/14 23:33:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.251258504s) from=10.233.72.123:50350 2023/02/14 23:33:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:33:30 [DEBUG] http: Request GET /v1/status/leader (268.761µs) from=10.233.68.17:52588 2023/02/14 23:33:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/14 23:33:35 [DEBUG] agent: Node info in sync 2023/02/14 23:33:37 [DEBUG] http: Request GET /v1/status/leader (10.771088ms) from=10.233.72.123:50910 2023/02/14 23:33:50 [DEBUG] http: Request GET /v1/status/leader (344.41µs) from=10.233.68.17:52874 2023/02/14 23:33:57 [DEBUG] http: Request GET /v1/status/leader (322.375µs) from=10.233.72.123:51072 2023/02/14 23:34:10 [DEBUG] http: Request GET /v1/status/leader (1.41104ms) from=10.233.68.17:53186 2023/02/14 23:34:17 [DEBUG] http: Request GET /v1/status/leader (254.875µs) from=10.233.72.123:51248 2023/02/14 23:34:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-4ch68" since the cluster is too small 2023/02/14 23:34:30 [DEBUG] http: Request G