Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main-s390x/472/

No tests ran.

Build Log:
[...truncated 4862 lines...]
  2> ERROR: Error from server at 
http://127.0.0.1:44023/solr/admin/collections?action=CREATE&name=gettingstarted&collection.configName=gettingstarted&numShards=2&nrtReplicas=2&wt=json&version=2.2:
 Underlying core creation failed while creating collection: gettingstarted
  2> 
  2> 1968398 INFO  (closeThreadPool-3465-thread-1) [n: c: s: r: x: t:] 
o.e.j.s.Server Stopped Server@2682cd41{STOPPING}[10.0.19,sto=0]
  2> 1968409 INFO  (closeThreadPool-3465-thread-2) [n: c: s: r: x: t:] 
o.e.j.s.Server Stopped Server@2da3509a{STOPPING}[10.0.19,sto=0]
  2> 1968409 INFO  (closeThreadPool-3465-thread-1) [n: c: s: r: x: t:] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5d3b5fb4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
  2> 1968410 INFO  (closeThreadPool-3465-thread-1) [n: c: s: r: x: t:] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8c86396{/solr,file:///home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 1968410 INFO  (closeThreadPool-3465-thread-4) [n: c: s: r: x: t:] 
o.e.j.s.Server Stopped Server@c4036d4{STOPPING}[10.0.19,sto=0]
  2> 1968437 INFO  (closeThreadPool-3465-thread-4) [n: c: s: r: x: t:] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1b9f16a6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
  2> 1968437 INFO  (closeThreadPool-3465-thread-4) [n: c: s: r: x: t:] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b7aa008{/solr,file:///home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 1970432 INFO  (closeThreadPool-3465-thread-2) [n: c: s: r: x: t:] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4fbb2ee8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
  2> 1970432 INFO  (closeThreadPool-3465-thread-2) [n: c: s: r: x: t:] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b89b987{/solr,file:///home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-cwd/,STOPPED}
  2> 1971495 ERROR (qtp1696436509-5695-null-3164) [n:127.0.0.1:45255_solr 
c:gettingstarted s:shard2 r:core_node7 x:gettingstarted_shard2_replica_n4 
t:null-3164] o.a.s.c.ZkController Error getting leader from zk
  2>           => java.lang.InterruptedException
  2>    at java.base/java.lang.Object.wait(Native Method)
  2> java.lang.InterruptedException: null
  2>    at java.base/java.lang.Object.wait(Native Method) ~[?:?]
  2>    at java.base/java.lang.Object.wait(Object.java:328) ~[?:?]
  2>    at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1577) 
~[zookeeper-3.9.1.jar:3.9.1]
  2>    at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1549) 
~[zookeeper-3.9.1.jar:3.9.1]
  2>    at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1970) 
~[zookeeper-3.9.1.jar:3.9.1]
  2>    at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$6(SolrZkClient.java:444)
 ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
 ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:444) 
~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1549) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1529) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1471) 
[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1332) 
[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1243) 
[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:212) 
[main/:?]
  2>    at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:241) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1495) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1719)
 [main/:?]
  2>    at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1575) 
[main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:123)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:432)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:374)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:231)
 [main/:?]
  2>    at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
 [main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:933) 
[main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:881) 
[main/:?]
  2>    at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:540) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:254)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:215)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:247)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:211) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:209)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:192)
 [main/:?]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187)
 [solr-test-framework-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)
 [jetty-rewrite-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.Server.handle(Server.java:563) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:461) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 1971497 ERROR (qtp1696436509-5695-null-3164) [n:127.0.0.1:45255_solr 
c:gettingstarted s:shard2 r:core_node7 x:gettingstarted_shard2_replica_n4 
t:null-3164] o.a.s.c.ZkContainer Exception registering core 
gettingstarted_shard2_replica_n4
  2>           => org.apache.solr.common.SolrException: Error getting leader 
from zk for shard shard2
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1514)
  2> org.apache.solr.common.SolrException: Error getting leader from zk for 
shard shard2
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1514) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1332) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1243) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:212) 
[main/:?]
  2>    at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:241) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1495) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1719)
 [main/:?]
  2>    at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1575) 
[main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:123)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:432)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:374)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:231)
 [main/:?]
  2>    at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
 [main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:933) 
[main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:881) 
[main/:?]
  2>    at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:540) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:254)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:215)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:247)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:211) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:209)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:192)
 [main/:?]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187)
 [solr-test-framework-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)
 [jetty-rewrite-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.Server.handle(Server.java:563) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:461) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: java.lang.InterruptedException
  2>    at java.base/java.lang.Object.wait(Native Method) ~[?:?]
  2>    at java.base/java.lang.Object.wait(Object.java:328) ~[?:?]
  2>    at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1577) 
~[zookeeper-3.9.1.jar:3.9.1]
  2>    at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1549) 
~[zookeeper-3.9.1.jar:3.9.1]
  2>    at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1970) 
~[zookeeper-3.9.1.jar:3.9.1]
  2>    at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$6(SolrZkClient.java:444)
 ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
 ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:444) 
~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1549) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1529) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1471) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    ... 51 more
  2> 1972940 ERROR (qtp1266987840-5759-null-3164) [n:127.0.0.1:44023_solr 
c:gettingstarted s:shard2 r:core_node8 x:gettingstarted_shard2_replica_n6 
t:null-3164] o.a.s.c.ZkController Error getting leader from zk
  2>           => java.lang.InterruptedException: sleep interrupted
  2>    at java.base/java.lang.Thread.sleep(Native Method)
  2> java.lang.InterruptedException: sleep interrupted
  2>    at java.base/java.lang.Thread.sleep(Native Method) ~[?:?]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1563) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1529) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1471) 
[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1332) 
[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1243) 
[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:212) 
[main/:?]
  2>    at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:241) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1495) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1719)
 [main/:?]
  2>    at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1575) 
[main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:123)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:432)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:374)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:231)
 [main/:?]
  2>    at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
 [main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:933) 
[main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:881) 
[main/:?]
  2>    at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:540) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:254)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:215)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:247)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:211) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:209)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:192)
 [main/:?]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187)
 [solr-test-framework-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)
 [jetty-rewrite-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.Server.handle(Server.java:563) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:461) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 1972942 ERROR (qtp1266987840-5759-null-3164) [n:127.0.0.1:44023_solr 
c:gettingstarted s:shard2 r:core_node8 x:gettingstarted_shard2_replica_n6 
t:null-3164] o.a.s.c.ZkContainer Exception registering core 
gettingstarted_shard2_replica_n6
  2>           => org.apache.solr.common.SolrException: Error getting leader 
from zk for shard shard2
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1514)
  2> org.apache.solr.common.SolrException: Error getting leader from zk for 
shard shard2
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1514) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1332) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.register(ZkController.java:1243) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:212) 
[main/:?]
  2>    at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:241) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:1495) 
[main/:?]
  2>    at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1719)
 [main/:?]
  2>    at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1575) 
[main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:123)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:432)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:374)
 [main/:?]
  2>    at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:231)
 [main/:?]
  2>    at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
 [main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:933) 
[main/:?]
  2>    at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:881) 
[main/:?]
  2>    at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:540) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.dispatch(SolrDispatchFilter.java:254)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.lambda$doFilter$0(SolrDispatchFilter.java:215)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.traceHttpRequestExecution2(ServletUtils.java:247)
 [main/:?]
  2>    at 
org.apache.solr.servlet.ServletUtils.rateLimitRequest(ServletUtils.java:211) 
[main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:209)
 [main/:?]
  2>    at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:192)
 [main/:?]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.apache.solr.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:187)
 [solr-test-framework-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 
53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot build, details omitted]]
  2>    at 
org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)
 [jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) 
[jetty-servlet-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:301)
 [jetty-rewrite-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:790) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.Server.handle(Server.java:563) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)
 [jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:461) 
[jetty-server-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> Caused by: java.lang.InterruptedException: sleep interrupted
  2>    at java.base/java.lang.Thread.sleep(Native Method) ~[?:?]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1563) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1529) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1471) 
~[main/:10.0.0-SNAPSHOT 53eba0adb98b5c21d55687c9ccc72e748655ff83 [snapshot 
build, details omitted]]
  2>    ... 51 more
  2> 1974137 WARN  (ZkTestServer Run Thread) [n: c: s: r: x: t:] 
o.a.s.c.ZkTestServer Watch limit violations: 
  2> Maximum concurrent create/delete watches above limit:
  2> 
  2>    7       /solr/collections/gettingstarted/terms/shard2
  2>    6       /solr/collections/gettingstarted/terms/shard1
  2>    6       /solr/clusterprops.json
  2>    6       /solr/aliases.json
  2>    4       /solr/configs/gettingstarted/managed-schema.xml
  2>    3       /solr/packages.json
  2>    3       /solr/security.json
  2>    3       /solr/configs/conf1
  2>    3       /solr/configs/gettingstarted
  2>    2       /solr/collections/collection1/collectionprops.json
  2>    2       /solr/collections/collection1/terms/shard1
  2>    2       /solr/collections/collection1/terms/shard2
  2>    2       /solr/collections/control_collection/terms/shard1
  2>    2       /solr/collections/gettingstarted/state.json
  2> 
  2> Maximum concurrent data watches above limit:
  2> 
  2>    20      /solr/collections/collection1/state.json
  2>    11      /solr/collections/gettingstarted/state.json
  2>    9       /solr/collections/control_collection/state.json
  2>    2       
/solr/overseer_elect/election/72763773663051780-127.0.0.1:45255_solr-n_0000000000
  2> 
  2> Maximum concurrent children watches above limit:
  2> 
  2>    60      /solr/overseer/queue
  2>    20      /solr/live_nodes
  2>    17      /solr/overseer/collection-queue-work
  2>    16      /solr/collections
  2>    5       /solr/collections/collection1/state.json
  2>    5       /solr/collections/gettingstarted/state.json
  2>    3       /solr/collections/control_collection/state.json
  2>    2       /solr/overseer/queue-work
  2> 
   >     java.lang.AssertionError: Collection 'gettingstarted' doesn't exist 
after trying to create it!
   >         at 
__randomizedtesting.SeedInfo.seed([BB86F8EE336842EF:A8E5CA810207FB49]:0)
   >         at org.junit.Assert.fail(Assert.java:89)
   >         at org.junit.Assert.assertTrue(Assert.java:42)
   >         at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:103)
   >         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   >         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   >         at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   >         at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
   >         at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1079)
   >         at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1050)
   >         at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
   >         at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
   >         at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
   >         at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
   >         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
   >         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
   >         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   >         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   >         at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   >         at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
   >         at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
   >         at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
   >         at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
   >         at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   >         at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   >         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
   >         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
   >         at java.base/java.lang.Thread.run(Thread.java:829)
  2> NOTE: reproduce with: gradlew test --tests 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection 
-Dtests.seed=BB86F8EE336842EF -Dtests.multiplier=2 -Dtests.locale=sah 
-Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
  2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.SolrCloudExampleTest_BB86F8EE336842EF-001
  2> NOTE: test params are: codec=Asserting(Lucene95): {}, docValues:{}, 
maxPointsInLeafNode=142, maxMBSortInHeap=6.6495025339386595, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sah, timezone=WET
  2> NOTE: Linux 5.4.0-159-generic s390x/Eclipse Adoptium 11.0.16.1 
(64-bit)/cpus=1,threads=2,free=77311968,total=451936256
  2> NOTE: All tests run in this JVM: [CursorPagingTest, 
HelloWorldSolrCloudTestCase, SolrInfoBeanTest, TestCursorMarkWithoutUniqueKey, 
TestDocumentBuilder, TestRandomDVFaceting, TestTolerantSearch, 
ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, ApiToolTest, 
HealthcheckToolTest, SimplePostToolTest, TestEmbeddedSolrServerAdminHandler, 
ActionThrottleTest, BalanceReplicasTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, 
ClusterStateUpdateTest, ConcurrentCreateRoutedAliasTest, 
CreateCollectionWithPropertiesTest, DeleteNodeTest, DistribCursorPagingTest, 
DistributedQueueTest, ForceLeaderWithTlogReplicasTest, 
HttpPartitionWithTlogReplicasTest, LeaderFailoverAfterPartitionTest, 
MigrateReplicasTest, MultiSolrCloudTestCaseTest, NodeRolesTest, 
OverseerModifyCollectionTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeTest, RollingRestartTest, 
ShardRoutingTest, SolrCloudExampleTest]


org.apache.solr.cloud.MultiThreadedOCPTest > testParallelCollectionAPICalls 
FAILED
    org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at https://127.0.0.1:43015/solr: Underlying core creation 
failed while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([BB86F8EE336842EF:130C6A5609E5290D]:0)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:736)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
app//org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
app//org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:352)
        at 
app//org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
app//org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:829)
        at 
app//org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:760)
        at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:216)
        at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
app//org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:353)
        at 
app//org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1077)
        at 
app//org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1050)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at [email protected]/java.lang.Thread.run(Thread.java:829)

org.apache.solr.cloud.ReplicationFactorTest > test FAILED
    org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:36015/solr: Underlying core creation 
failed while creating collection: repfacttest_c8n_1x3
        at 
__randomizedtesting.SeedInfo.seed([BB86F8EE336842EF:33D2C7349D942F17]:0)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:736)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
app//org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194)
        at 
app//org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:2097)
        at 
app//org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:2135)
        at 
app//org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:2023)
        at 
app//org.apache.solr.cloud.ReplicationFactorTest.createCollectionWithRetry(ReplicationFactorTest.java:514)
        at 
app//org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:297)
        at 
app//org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:89)
        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
 Method)
        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
app//org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1079)
        at 
app//org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1050)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at [email protected]/java.lang.Thread.run(Thread.java:829)

org.apache.solr.cloud.ReplicationFactorTest > test suite's output saved to 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ReplicationFactorTest.txt,
 copied below:
  2> 3233306 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.SolrTestCase Setting 'solr.default.confdir' system 
property to test-framework derived value of 
'/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/server/solr/configsets/_default/conf'
  2> 3233306 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
  2> 3233307 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-77 after 
mutting 0 log messages
  2> 3233307 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-78 for 
ERROR logs matching regex: ignore_exception
  2> 3233307 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/data-dir-33-001
  2> 3233307 WARN  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=159 
numCloses=159
  2> 3233307 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 Using PointFields 
(NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
  2> 3233308 INFO  (SUITE-ReplicationFactorTest-seed#[BB86F8EE336842EF]-worker) 
[n: c: s: r: x: t:] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth 
(false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
  2> 3233739 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-78 after 
mutting 0 log messages
  2> 3233739 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-79 for 
ERROR logs matching regex: ignore_exception
  2> 3233740 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
  2> 3233823 INFO  (ZkTestServer Run Thread) [n: c: s: r: x: t:] 
o.a.s.c.ZkTestServer client port: /127.0.0.1:0
  2> 3233823 INFO  (ZkTestServer Run Thread) [n: c: s: r: x: t:] 
o.a.s.c.ZkTestServer Starting server
  2> 3233824 WARN  (ZkTestServer Run Thread) [n: c: s: r: x: t:] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
  2> 3233918 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer start zk server on port: 39507
  2> 3234205 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 3234240 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for 
client to connect to ZooKeeper
  2> 3235244 INFO  (zkConnectionManagerCallback-3641-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3235244 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 3235244 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. 
DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
  2> 3235319 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 3235325 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for 
client to connect to ZooKeeper
  2> 3235399 INFO  (zkConnectionManagerCallback-3643-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3235400 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 3235400 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. 
DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
  2> 3235485 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
  2> 3235795 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
  2> 3236446 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
  2> 3236498 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
  2> 3236536 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
  2> 3236611 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
  2> 3236703 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
  2> 3236778 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
  2> 3236822 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
  2> 3237476 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
  2> 3238105 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/resources/test/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
  2> 3238159 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas 
unless explicitly asked otherwise
  2> 3238712 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.e.JettySolrRunner Start Jetty (configured port=0, 
binding port=0)
  2> 3238712 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try 
number 2 ...
  2> 3238712 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.e.j.s.Server jetty-10.0.19; built: 
2023-12-15T20:38:32.477Z; git: 8492d1c78f122bb30cce20aecfa07e7283facd47; jvm 
11.0.16.1+1
  2> 3239550 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
  2> 3239555 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3807708a{/solr,file:///home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-cwd/,AVAILABLE}
  2> 3239555 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.e.j.s.AbstractConnector Started 
ServerConnector@6cd65e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37837}
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.e.j.s.Server Started 
Server@3be1a35c{STARTING}[10.0.19,sto=0] @3239662ms
  2> 3239556 ERROR (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.u.StartupLoggingUtils Missing Java Option 
solr.log.dir. Logging may be missing or incomplete.
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.s.CoreContainerProvider Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.s.CoreContainerProvider  ___      _       Welcome to 
Apache Solr™ version 10.0.0
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.s.CoreContainerProvider / __| ___| |_ _   Starting in 
cloud mode on port null
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_|  Install 
dir: 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.s.CoreContainerProvider |___/\___/_|_|    Start time: 
2024-01-05T06:23:14.021315Z
  2> 3239556 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.s.CoreContainerProvider Solr Home: 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/control-001
 (source: servlet config: solr.solr.home)
  2> 3239556 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 3239608 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for 
client to connect to ZooKeeper
  2> 3240178 INFO  (zkConnectionManagerCallback-3645-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3240178 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 3240178 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. 
DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
  2> 3240885 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.SolrXmlConfig Loading solr.xml from 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/control-001/solr.xml
  2> 3250308 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39507/solr
  2> 3250308 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 3250318 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for 
client to connect to ZooKeeper
  2> 3250679 INFO  (zkConnectionManagerCallback-3655-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3250682 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 3250682 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. 
DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
  2> 3251357 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.DistributedClusterStateUpdater Creating 
DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will 
be using Overseer based cluster state updates.
  2> 3251369 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up 
to 15000ms for client to connect to ZooKeeper
  2> 3251396 INFO  (zkConnectionManagerCallback-3657-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3251399 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
  2> 3253772 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.ZkController Contents of 
zookeeper /security.json are world-readable; consider setting up ACLs as 
described in 
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
  2> 3253917 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.DistributedClusterStateUpdater 
Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. 
Solr will be using Overseer based cluster state updates.
  2> 3254030 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.OverseerElectionContext I am 
going to be the leader 127.0.0.1:33203_solr
  2> 3254223 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.Overseer Overseer 
(id=72763863816142852-127.0.0.1:33203_solr-n_0000000000) starting
  2> 3254444 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.ZkController Register node as 
live in ZooKeeper:/live_nodes/127.0.0.1:33203_solr
  2> 3254445 INFO  
(OverseerStateUpdate-72763863816142852-127.0.0.1:33203_solr-n_0000000000) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.Overseer Starting to work on 
the main queue : 127.0.0.1:33203_solr
  2> 3254488 INFO  
(OverseerStateUpdate-72763863816142852-127.0.0.1:33203_solr-n_0000000000) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live 
nodes from ZooKeeper... (0) -> (1)
  2> 3254490 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
  2> 3255051 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.CorePropertiesLocator Found 0 
core definitions underneath 
/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/control-001/cores
  2> 3255222 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.j.SolrRequestAuthorizer Creating 
a new SolrRequestAuthorizer
  2> 3256293 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.e.JettySolrRunner Jetty 
properties: 
{solr.data.dir=/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/tempDir-001/control/data,
 hostPort=33203, 
coreRootDirectory=/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/control-001/cores}
  2> 3256305 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 3256306 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for 
client to connect to ZooKeeper
  2> 3256320 INFO  (zkConnectionManagerCallback-3670-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3256323 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 3256323 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. 
DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
  2> 3256579 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
  2> 3257107 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39507/solr ready
  2> 3257185 INFO  (SocketProxy-Acceptor-33203) [n: c: s: r: x: t:] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39084,localport=33203], receiveBufferSize: 65536
  2> 3257221 INFO  (SocketProxy-Acceptor-33203) [n: c: s: r: x: t:] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37837,localport=34528], receiveBufferSize=65536
  2> 3257526 INFO  (OverseerThreadFactory-3662-thread-1) [n: 
c:control_collection s: r: x: t:null-5586] o.a.s.c.a.c.CreateCollectionCmd 
Create collection control_collection
  2> 3258558 INFO  
(OverseerStateUpdate-72763863816142852-127.0.0.1:33203_solr-n_0000000000) 
[n:127.0.0.1:33203_solr c: s: r: x: t:] o.a.s.c.o.SliceMutator createReplica() {
  2>   "core":"control_collection_shard1_replica_n1",
  2>   "node_name":"127.0.0.1:33203_solr",
  2>   "base_url":"http://127.0.0.1:33203/solr";,
  2>   "collection":"control_collection",
  2>   "shard":"shard1",
  2>   "state":"down",
  2>   "type":"NRT",
  2>   "operation":"ADDREPLICA",
  2>   "waitForFinalState":"false"} 
  2> 3259094 INFO  (SocketProxy-Acceptor-33203) [n: c: s: r: x: t:] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39086,localport=33203], receiveBufferSize: 65536
  2> 3262320 INFO  (SocketProxy-Acceptor-33203) [n: c: s: r: x: t:] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37837,localport=34536], receiveBufferSize=65536
  2> 3262323 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr c: s: 
r: x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=control_collection&version=2&replicaType=NRT&coreNodeName=core_node2&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
  2> 3262330 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.8.0
  2> 3262556 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.s.IndexSchema Schema 
name=test
  2> 3262585 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
  2> 3262593 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from configset conf1, trusted=true
  2> 3262594 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.SolrCore Opening 
new SolrCore at 
[/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-home/712657a4/workspace/Solr/Solr-Check-main-s390x/solr/core/build/tmp/tests-tmp/solr.cloud.ReplicationFactorTest_BB86F8EE336842EF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
  2> 3262595 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergedSegmentMB=59.44487285614014, 
floorSegmentMB=1.9386587142944336, 
forceMergeDeletesPctAllowed=25.452382544592524, segmentsPerTier=29.0, 
maxCFSSegmentSizeMB=8.796093022208E12, noCFSRatio=0.2983969270348743, 
deletesPctAllowed=47.23169919473969
  2> 3262611 WARN  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
  2> 3263890 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
  2> 3265183 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
  2> 3265183 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
  2> 3265231 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
  2> 3265231 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
  2> 3265232 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.5225439071655273, noCFSRatio=1.0]
  2> 3265234 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
  2> 3265234 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
  2> 3265234 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
  2> 3265236 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0} for registerTerm
  2> 3265236 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
  2> 3265238 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
  2> 3265238 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
  2> 3265238 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:33203/solr/control_collection_shard1_replica_n1/
  2> 3265238 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
  2> 3265238 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.SyncStrategy 
http://127.0.0.1:33203/solr/control_collection_shard1_replica_n1/ has no 
replicas
  2> 3265238 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72763863816142852-core_node2-n_0000000000
  2> 3265239 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33203/solr/control_collection_shard1_replica_n1/ shard1
  2> 3265279 INFO  
(searcherExecutor-3672-thread-1-processing-control_collection_shard1_replica_n1 
null-5586 core_node2 127.0.0.1:33203_solr control_collection shard1) 
[n:127.0.0.1:33203_solr c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.SolrCore Registered 
new searcher autowarm time: 0 ms
  2> 3265290 INFO  (zkCallback-3656-thread-2) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json zxid: 171] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
  2> 3265297 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 t:null-5586] o.a.s.c.ZkController I am 
the leader, no recovery necessary
  2> 3265299 INFO  (qtp1532815713-5838-null-5586) [n:127.0.0.1:33203_solr c: s: 
r: x: t:null-5586] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2976
  2> 3266684 INFO  (qtp1532815713-5842-null-5585) [n:127.0.0.1:33203_solr 
c:control_collection s: r: x: t:null-5585] o.a.s.h.a.CollectionsHandler Wait 
for new collection to be active for at most 45 seconds. Check all shard replicas
  2> 3266810 INFO  (zkCallback-3656-thread-1) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json zxid: 177] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
  2> 3266813 INFO  (zkCallback-3656-thread-2) [n: c: s: r: x: t:] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json zxid: 177] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
  2> 3267299 INFO  (qtp1532815713-5842-null-5585) [n:127.0.0.1:33203_solr 
c:control_collection s: r: x: t:null-5585] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33203_solr&wt=javabin&version=2}
 status=0 QTime=10051
  2> 3267301 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 
active replicas in collection: control_collection
  2> 3267589 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
  2> 3267596 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for 
client to connect to ZooKeeper
  2> 3267614 INFO  (zkConnectionManagerCallback-3681-thread-1) [n: c: s: r: x: 
t:] o.a.s.c.c.ConnectionManager zkClient has connected
  2> 3267617 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
  2> 3267617 WARN  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. 
DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
  2> 3267646 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
  2> 3267678 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39507/solr ready
  2> 3267678 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false 
cause connection loss:false
  2> 3267680 INFO  (SocketProxy-Acceptor-33203) [n: c: s: r: x: t:] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37020,localport=33203], receiveBufferSize: 65536
  2> 3267690 INFO  (SocketProxy-Acceptor-33203) [n: c: s: r: x: t:] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37837,localport=37542], receiveBufferSize=65536
  2> 3267774 INFO  (OverseerThreadFactory-3662-thread-2) [n: c:collection1 s: 
r: x: t:null-5588] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
  2> 3267779 INFO  
(OverseerCollectionConfigSetProcessor-72763863816142852-127.0.0.1:33203_solr-n_0000000000)
 [n: c: s: r: x: t:] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
  2> 3269187 WARN  (OverseerThreadFactory-3662-thread-2) [n: c:collection1 s: 
r: x: t:null-5588] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
  2> 3269266 INFO  (qtp1532815713-5843-null-5587) [n:127.0.0.1:33203_solr 
c:collection1 s: r: x: t:null-5587] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
  2> 3269272 INFO  (qtp1532815713-5843-null-5587) [n:127.0.0.1:33203_solr 
c:collection1 s: r: x: t:null-5587] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=1574
  2> 3269590 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
  2> 3269591 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.SolrCloudTestCase active replica count: 0 expected 
replica count: 0
  2> 3269591 INFO  (TEST-ReplicationFactorTest.test-seed#[BB86F8EE336842EF]) 
[n: c: s: r: x: t:] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty 
instances pullReplicaCount=0 numOtherReplicas=3
  2> 3270222 INFO  
(OverseerCollectionConfigSetProcessor-72763863816142852-127.0.0.1:33203_solr-n_0000000000)
 [n: c: s: r: x: t:] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
  2> 3270250 INFO  (TEST-ReplicationFactorTest.test-see

[...truncated too long message...]

Job(QueuedThreadPool.java:969) [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
 [jetty-util-10.0.19.jar:10.0.19]
  2>    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 9769433 INFO  (qtp1140910182-19903-null-22295) [n:127.0.0.1:33147_solr c: 
s: r: x: t:null-22295] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/package params={wt=javabin&version=2} status=400 QTime=2
  2> 9773915 INFO  (qtp377267611-19864-null-22296) [n:127.0.0.1:42125_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43971_solr} status=0 QTime=3
  2> 9773916 INFO  
(updateExecutor-12029-thread-2-processing-127.0.0.1:42125_solr null-22296) 
[n:127.0.0.1:42125_solr c: s: r: x: t:null-22296] o.a.s.f.DistribFileStore 
fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:43971_solr 
  2> 9773924 INFO  (qtp661878940-19886-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
  2> 9773933 INFO  (qtp661878940-19881-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
  2> 9774055 INFO  (qtp325846323-19873-null-22296) [n:127.0.0.1:38755_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43971_solr} status=0 QTime=0
  2> 9774056 INFO  
(updateExecutor-12010-thread-1-processing-127.0.0.1:38755_solr null-22296) 
[n:127.0.0.1:38755_solr c: s: r: x: t:null-22296] o.a.s.f.DistribFileStore 
fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:43971_solr 
  2> 9774070 INFO  
(updateExecutor-12029-thread-2-processing-127.0.0.1:42125_solr null-22296) 
[n:127.0.0.1:42125_solr c: s: r: x: t:null-22296] o.a.s.f.DistribFileStore 
persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 144
  2> 9774070 INFO  
(updateExecutor-12029-thread-2-processing-127.0.0.1:42125_solr null-22296) 
[n:127.0.0.1:42125_solr c: s: r: x: t:null-22296] o.a.s.f.FileStoreAPI 
downloaded file: /_trusted_/keys/pub_key512.der
  2> 9774135 INFO  (qtp1140910182-19899-null-22296) [n:127.0.0.1:33147_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43971_solr} status=0 QTime=0
  2> 9774135 INFO  
(updateExecutor-12037-thread-1-processing-127.0.0.1:33147_solr null-22296) 
[n:127.0.0.1:33147_solr c: s: r: x: t:null-22296] o.a.s.f.DistribFileStore 
fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:43971_solr 
  2> 9774139 INFO  (qtp661878940-19882-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=3091
  2> 9774141 INFO  (qtp661878940-19887-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
  2> 9774144 INFO  (TEST-TestPackages.testAPI-seed#[BB86F8EE336842EF]) [n: c: 
s: r: x: t:] o.a.s.f.TestDistribFileStore sync resp: 
https://127.0.0.1:43971/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
was null
  2> 9774179 INFO  (qtp661878940-19887-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
  2> 9774183 INFO  (qtp377267611-19865-null-22297) [n:127.0.0.1:42125_solr c: 
s: r: x: t:null-22297] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
  2> 9774223 INFO  
(updateExecutor-12010-thread-1-processing-127.0.0.1:38755_solr null-22296) 
[n:127.0.0.1:38755_solr c: s: r: x: t:null-22296] o.a.s.f.DistribFileStore 
persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 144
  2> 9774223 INFO  
(updateExecutor-12010-thread-1-processing-127.0.0.1:38755_solr null-22296) 
[n:127.0.0.1:38755_solr c: s: r: x: t:null-22296] o.a.s.f.FileStoreAPI 
downloaded file: /_trusted_/keys/pub_key512.der
  2> 9774226 INFO  (qtp661878940-19882-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
  2> 9774272 INFO  (qtp325846323-19878-null-22298) [n:127.0.0.1:38755_solr c: 
s: r: x: t:null-22298] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=35
  2> 9774541 INFO  (qtp661878940-19881-null-22296) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22296] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
  2> 9775326 INFO  
(updateExecutor-12037-thread-1-processing-127.0.0.1:33147_solr null-22296) 
[n:127.0.0.1:33147_solr c: s: r: x: t:null-22296] o.a.s.f.DistribFileStore 
persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 144
  2> 9775326 INFO  
(updateExecutor-12037-thread-1-processing-127.0.0.1:33147_solr null-22296) 
[n:127.0.0.1:33147_solr c: s: r: x: t:null-22296] o.a.s.f.FileStoreAPI 
downloaded file: /_trusted_/keys/pub_key512.der
  2> 9775334 INFO  (qtp661878940-19884-null-22299) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22299] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=2
  2> 9775355 INFO  (qtp1140910182-19900-null-22300) [n:127.0.0.1:33147_solr c: 
s: r: x: t:null-22300] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
  2> 9777186 INFO  (qtp661878940-19886-null-22301) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22301] o.a.s.f.DistribFileStore pub_key512.der does not exist 
locally, downloading.. 
  2> 9777187 INFO  (qtp661878940-19886-null-22301) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22301] o.a.s.f.DistribFileStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
  2> 9777215 INFO  (qtp377267611-19865-null-22301) [n:127.0.0.1:42125_solr c: 
s: r: x: t:null-22301] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
  2> 9777399 INFO  (qtp1140910182-19900-null-22301) [n:127.0.0.1:33147_solr c: 
s: r: x: t:null-22301] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
  2> 9777566 INFO  (qtp325846323-19875-null-22301) [n:127.0.0.1:38755_solr c: 
s: r: x: t:null-22301] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
  2> 9778163 INFO  (qtp661878940-19886-null-22301) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22301] o.a.s.f.DistribFileStore Unable to download file : 
/mypkg/v.0.12/jar_b.jar
  2> 9778855 INFO  (qtp661878940-19886-null-22301) [n:127.0.0.1:43971_solr c: 
s: r: x: t:null-22301] o.a.s.f.DistribFileStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
  2> 9781521 INFO  (qtp325846323-19876-null-22301) [n:127.0FATAL: command 
execution failed
java.io.IOException: Backing channel 'jenkins-s390x-1' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
        at com.sun.proxy.$Proxy217.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
        at hudson.Launcher$ProcStarter.join(Launcher.java:524)
        at hudson.plugins.gradle.Gradle.perform(Gradle.java:321)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:164)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1900)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Caused by: java.io.IOException: Unexpected EOF
        at 
hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:101)
        at 
hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Step ‘Archive the artifacts’ failed: no workspace for 
Solr/Solr-Check-main-s390x #472
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for 
Solr/Solr-Check-main-s390x #472
ERROR: jenkins-s390x-1 is offline; cannot locate jdk_11_latest
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: jenkins-s390x-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-s390x-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-s390x-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-s390x-1 is offline; cannot locate jdk_11_latest
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to