Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18931/
Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'A val' for path 'params/a' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{     
"wt":"json",     "useParams":""},   "context":{     "webapp":"/solr",     
"path":"/dump0",     "httpMethod":"GET"}},  from server:  
http://127.0.0.1:41357/solr/collection1_shard1_replica1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 
'params/a' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "wt":"json",
    "useParams":""},
  "context":{
    "webapp":"/solr",
    "path":"/dump0",
    "httpMethod":"GET"}},  from server:  
http://127.0.0.1:41357/solr/collection1_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([559B7B17214D8EED:DDCF44CD8FB1E315]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:127)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
        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:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.TestApiFramework.testFramework

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
        at 
__randomizedtesting.SeedInfo.seed([559B7B17214D8EED:42EDB130279962D0]:0)
        at 
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
        at 
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
        at 
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
        at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
        at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
        at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
        at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
        at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
        at 
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
        at 
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
        at org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
        at org.easymock.EasyMock.createMock(EasyMock.java:104)
        at 
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
        at 
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59)
        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:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make 
protected final java.lang.Class 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 throws java.lang.ClassFormatError accessible: module java.base does not "opens 
java.lang" to unnamed module @277e5e78
        at 
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
        at 
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
        at java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
        at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
        at java.base/java.security.AccessController.doPrivileged(Native Method)
        at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
        ... 52 more


FAILED:  org.apache.solr.handler.admin.TestCoreAdminApis.testCalls

Error Message:
Could not initialize class org.easymock.internal.ClassProxyFactory$2

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.easymock.internal.ClassProxyFactory$2
        at 
__randomizedtesting.SeedInfo.seed([559B7B17214D8EED:675A647CA4C13D4A]:0)
        at 
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
        at 
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
        at org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
        at org.easymock.EasyMock.createMock(EasyMock.java:104)
        at 
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
        at 
org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43)
        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:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11520 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/init-core-data-001
   [junit4]   2> 901071 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 901072 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 901073 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001
   [junit4]   2> 901073 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 901073 INFO  (Thread-1485) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 901073 INFO  (Thread-1485) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 901173 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33839
   [junit4]   2> 901178 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 901178 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33af1e21{/solr,null,AVAILABLE}
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@453e4c67{/solr,null,AVAILABLE}
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58d2f146{HTTP/1.1,[http/1.1]}{127.0.0.1:41357}
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7bcf4ecd{HTTP/1.1,[http/1.1]}{127.0.0.1:37468}
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.e.j.s.Server Started @902934ms
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.e.j.s.Server Started @902934ms
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41357}
   [junit4]   2> 901179 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37468}
   [junit4]   2> 901179 ERROR (jetty-launcher-1042-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 901179 ERROR (jetty-launcher-1042-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-09T15:10:37.665229Z
   [junit4]   2> 901180 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-09T15:10:37.665253Z
   [junit4]   2> 901181 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 901183 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 901188 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33839/solr
   [junit4]   2> 901188 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33839/solr
   [junit4]   2> 901198 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37468_solr
   [junit4]   2> 901198 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41357_solr
   [junit4]   2> 901199 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97429293469597701-127.0.0.1:37468_solr-n_0000000000) starting
   [junit4]   2> 901200 INFO  (zkCallback-1052-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 901200 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 901203 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37468_solr
   [junit4]   2> 901204 INFO  (zkCallback-1052-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 901217 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 901294 INFO  (jetty-launcher-1042-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/.
   [junit4]   2> 901296 INFO  (jetty-launcher-1042-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/.
   [junit4]   2> 901348 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 901349 INFO  
(SUITE-TestReqParamsAPI-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33839/solr ready
   [junit4]   2> 901356 INFO  (qtp1141052211-6443) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 901357 INFO  (OverseerThreadFactory-2777-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 901461 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 901461 INFO  (qtp848171185-6444) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 901565 INFO  (zkCallback-1052-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 901565 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 902468 INFO  (qtp848171185-6444) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 902469 INFO  (qtp1141052211-6447) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 902487 INFO  (qtp848171185-6444) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 902488 INFO  (qtp848171185-6444) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 902489 INFO  (qtp1141052211-6447) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 902489 INFO  (qtp848171185-6444) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 902489 INFO  (qtp848171185-6444) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 902490 INFO  (qtp1141052211-6447) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 902491 INFO  (qtp1141052211-6447) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 902491 INFO  (qtp1141052211-6447) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 902654 INFO  (qtp848171185-6444) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 902654 INFO  (qtp848171185-6444) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 902659 INFO  (qtp848171185-6444) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 902659 INFO  (qtp848171185-6444) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 902659 INFO  (qtp848171185-6444) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@730d323b[collection1_shard1_replica1] main]
   [junit4]   2> 902660 INFO  (qtp848171185-6444) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 902660 INFO  (qtp848171185-6444) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 902660 INFO  (qtp848171185-6444) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 902660 INFO  (qtp848171185-6444) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 902660 INFO  (qtp848171185-6444) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 902661 INFO  (searcherExecutor-2782-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@730d323b[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 902661 INFO  (qtp848171185-6444) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558868697175556096
   [junit4]   2> 902665 INFO  (qtp848171185-6444) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 902758 INFO  (qtp1141052211-6447) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 902758 INFO  (qtp1141052211-6447) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 902763 INFO  (qtp1141052211-6447) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 902763 INFO  (qtp1141052211-6447) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 902764 INFO  (qtp1141052211-6447) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37b9bd15[collection1_shard1_replica2] main]
   [junit4]   2> 902764 INFO  (qtp1141052211-6447) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 902764 INFO  (qtp1141052211-6447) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 902764 INFO  (qtp1141052211-6447) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 902764 INFO  (qtp1141052211-6447) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 902765 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 902765 INFO  (searcherExecutor-2783-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@37b9bd15[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 902765 INFO  (qtp1141052211-6447) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558868697284608000
   [junit4]   2> 902766 INFO  (zkCallback-1052-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 902766 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 903166 INFO  (qtp848171185-6444) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 903166 INFO  (qtp848171185-6444) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 903166 INFO  (qtp848171185-6444) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41357/solr/collection1_shard1_replica1/
   [junit4]   2> 903166 INFO  (qtp848171185-6444) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:41357/solr 
START replicas=[http://127.0.0.1:37468/solr/collection1_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 903166 INFO  (qtp848171185-6444) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:41357/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 903168 INFO  (qtp1141052211-6437) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 903168 INFO  (qtp848171185-6444) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 903168 INFO  (qtp848171185-6444) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 903170 INFO  (qtp848171185-6444) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41357/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 903271 INFO  (zkCallback-1052-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 903271 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 903320 INFO  (qtp848171185-6444) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 903324 INFO  (qtp848171185-6444) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1862
   [junit4]   2> 903423 INFO  (zkCallback-1052-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 903423 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 903770 INFO  (qtp1141052211-6447) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2309
   [junit4]   2> 903773 INFO  (qtp1141052211-6443) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 903870 INFO  (zkCallback-1052-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 903870 INFO  (zkCallback-1053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 904773 INFO  (qtp1141052211-6443) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3416
   [junit4]   2> 904781 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 904785 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/dump0', 'class': 
'org.apache.solr.handler.DumpRequestHandler' }
   [junit4]   2> }
   [junit4]   2> 904789 INFO  (qtp1141052211-6501) [    ] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"create-requesthandler":{
   [junit4]   2>     "name":"/dump0",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler"}}]
   [junit4]   2> 904789 INFO  (qtp1141052211-6501) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property overlay to be of version 0 for collection collection1
   [junit4]   2> 904789 INFO  (Thread-1507) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 904789 INFO  (Thread-1507) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 904790 INFO  (Thread-1508) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 904790 INFO  (Thread-1508) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 904792 INFO  (solrHandlerExecutor-2792-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 904792 INFO  (solrHandlerExecutor-2792-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 904794 INFO  (Thread-1507) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 904795 INFO  (Thread-1508) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 904802 INFO  (Thread-1508) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 904805 INFO  (Thread-1508) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 904805 INFO  (Thread-1507) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 904806 INFO  (Thread-1508) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 904807 INFO  (Thread-1508) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 904807 INFO  (Thread-1507) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 904808 INFO  (Thread-1507) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 904809 INFO  (Thread-1507) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 904893 INFO  (qtp1141052211-6433) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 904893 INFO  (qtp848171185-6436) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 904895 INFO  (qtp1141052211-6433) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 904895 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 904895 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 904895 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 904895 INFO  (solrHandlerExecutor-2792-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:37468/solr/collection1_shard1_replica2/ for prop overlay   
after 1 attempts
   [junit4]   2> 904895 INFO  (solrHandlerExecutor-2792-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 904895 INFO  (solrHandlerExecutor-2792-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:41357/solr/collection1_shard1_replica1/ for prop overlay   
after 1 attempts
   [junit4]   2> 904895 INFO  (solrHandlerExecutor-2792-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 904896 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 904896 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 904896 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 904897 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 904945 INFO  (Thread-1508) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 904945 INFO  (Thread-1508) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 904946 INFO  (Thread-1508) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@58e89fe8[collection1_shard1_replica1] main]
   [junit4]   2> 904947 INFO  (Thread-1508) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 904947 INFO  (Thread-1508) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 904947 INFO  (Thread-1508) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 904947 INFO  (Thread-1508) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 904947 INFO  (Thread-1508) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 904948 INFO  (searcherExecutor-2793-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@58e89fe8[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 904948 INFO  (Thread-1508) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558868699573649408
   [junit4]   2> 904951 INFO  (Thread-1508) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 904951 INFO  (Thread-1508) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7b72c4b4[collection1_shard1_replica1] main]
   [junit4]   2> 904952 INFO  (searcherExecutor-2793-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@7b72c4b4[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 904952 INFO  (Thread-1508) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@29d86005
   [junit4]   2> 904952 INFO  (Thread-1508) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica1
   [junit4]   2> 904960 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 904967 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 904969 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 904970 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 904971 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 905008 INFO  (qtp1141052211-6437) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 905008 INFO  (qtp848171185-6434) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 905008 INFO  (qtp1141052211-6437) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905008 INFO  (qtp848171185-6434) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 905008 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905009 INFO  (solrHandlerExecutor-2792-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:37468/solr/collection1_shard1_replica2/ for prop overlay   
after 2 attempts
   [junit4]   2> 905009 INFO  (solrHandlerExecutor-2792-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905009 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 905017 INFO  (Thread-1507) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 905017 INFO  (Thread-1507) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 905017 INFO  (Thread-1507) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5a59688e[collection1_shard1_replica2] main]
   [junit4]   2> 905018 INFO  (Thread-1507) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905018 INFO  (Thread-1507) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905018 INFO  (Thread-1507) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 905018 INFO  (Thread-1507) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 905018 INFO  (Thread-1507) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 905019 INFO  (searcherExecutor-2794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@5a59688e[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905019 INFO  (Thread-1507) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558868699648098304
   [junit4]   2> 905021 INFO  (Thread-1507) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 905022 INFO  (Thread-1507) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@22c17590[collection1_shard1_replica2] main]
   [junit4]   2> 905022 INFO  (searcherExecutor-2794-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@22c17590[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905028 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 905033 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 905035 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 905035 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 905036 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 905109 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 905109 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 905109 INFO  (qtp1141052211-6447) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905110 INFO  (qtp1141052211-6501) [    ] 
o.a.s.h.SolrConfigHandler Took 321.0ms to set the property overlay to be of 
version 0 for collection collection1
   [junit4]   2> 905110 INFO  (qtp1141052211-6501) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=323
   [junit4]   2> 905111 INFO  (qtp1141052211-6501) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ac7e1a7
   [junit4]   2> 905111 INFO  (qtp1141052211-6501) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 905111 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/dump1', 'class': 
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
   [junit4]   2> }
   [junit4]   2> 905112 INFO  (qtp1141052211-6502) [    ] o.a.s.c.ZkController 
Persisted config data to node /configs/conf1/configoverlay.json 
   [junit4]   2> 905112 INFO  (qtp1141052211-6502) [    ] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"create-requesthandler":{
   [junit4]   2>     "name":"/dump1",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "useParams":"x"}}]
   [junit4]   2> 905112 INFO  (qtp1141052211-6502) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property overlay to be of version 1 for collection collection1
   [junit4]   2> 905114 INFO  (solrHandlerExecutor-2803-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905115 INFO  (solrHandlerExecutor-2803-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905115 INFO  (Thread-1509) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 905115 INFO  (Thread-1510) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 905115 INFO  (Thread-1509) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 905115 INFO  (Thread-1510) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 905161 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 905161 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 905161 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70944cde[collection1_shard1_replica1] main]
   [junit4]   2> 905162 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905162 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905162 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 905162 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 905162 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 905163 INFO  (searcherExecutor-2798-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@70944cde[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905163 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558868699799093248
   [junit4]   2> 905165 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 905165 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@565dcfe4[collection1_shard1_replica1] main]
   [junit4]   2> 905165 INFO  (searcherExecutor-2798-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@565dcfe4[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905165 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@697fb07d
   [junit4]   2> 905165 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 905171 INFO  (Thread-1510) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 905172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 905172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 905173 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cc60b66[collection1_shard1_replica2] main]
   [junit4]   2> 905174 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905174 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905174 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 905174 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 905174 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 905174 INFO  (searcherExecutor-2802-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@cc60b66[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905174 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558868699810627584
   [junit4]   2> 905177 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 905177 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b548fd1[collection1_shard1_replica2] main]
   [junit4]   2> 905177 INFO  (searcherExecutor-2802-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@1b548fd1[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905178 INFO  (Thread-1510) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 905180 INFO  (Thread-1510) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 905180 INFO  (Thread-1510) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 905180 INFO  (Thread-1509) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 905181 INFO  (Thread-1510) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 905186 INFO  (Thread-1509) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 905187 INFO  (Thread-1509) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 905187 INFO  (Thread-1509) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 905188 INFO  (Thread-1509) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 905215 INFO  (qtp848171185-6436) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 905215 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905215 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 905215 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 905216 INFO  (qtp1141052211-6447) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905216 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 905216 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 905216 INFO  (solrHandlerExecutor-2803-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:41357/solr/collection1_shard1_replica1/ for prop overlay   
after 1 attempts
   [junit4]   2> 905216 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 905216 INFO  (solrHandlerExecutor-2803-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:37468/solr/collection1_shard1_replica2/ for prop overlay   
after 1 attempts
   [junit4]   2> 905216 INFO  (solrHandlerExecutor-2803-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905216 INFO  (solrHandlerExecutor-2803-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905216 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 905216 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 905303 INFO  (Thread-1509) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 905303 INFO  (Thread-1509) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 905303 INFO  (Thread-1509) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@285598e1[collection1_shard1_replica2] main]
   [junit4]   2> 905304 INFO  (Thread-1509) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905304 INFO  (Thread-1509) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905304 INFO  (Thread-1509) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 905304 INFO  (Thread-1509) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 905304 INFO  (Thread-1509) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 905304 INFO  (searcherExecutor-2811-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@285598e1[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905305 INFO  (Thread-1509) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558868699947991040
   [junit4]   2> 905307 INFO  (Thread-1509) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 905307 INFO  (Thread-1509) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6663298c[collection1_shard1_replica2] main]
   [junit4]   2> 905307 INFO  (searcherExecutor-2811-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@6663298c[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905307 INFO  (Thread-1509) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69118701
   [junit4]   2> 905307 INFO  (Thread-1509) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica2
   [junit4]   2> 905311 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 905316 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 905317 INFO  (qtp848171185-6434) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 905317 INFO  (qtp1141052211-6443) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 905317 INFO  (qtp1141052211-6443) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 905317 INFO  (qtp1141052211-6443) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905317 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905317 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 905317 INFO  (solrHandlerExecutor-2803-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:41357/solr/collection1_shard1_replica1/ for prop overlay   
after 2 attempts
   [junit4]   2> 905317 INFO  (solrHandlerExecutor-2803-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905318 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 905318 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 905319 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
   [junit4]   2> 905359 INFO  
(OverseerCollectionConfigSetProcessor-97429293469597701-127.0.0.1:37468_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 905381 INFO  (Thread-1510) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 905381 INFO  (Thread-1510) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 905381 INFO  (Thread-1510) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@c29043e[collection1_shard1_replica1] main]
   [junit4]   2> 905382 INFO  (Thread-1510) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905382 INFO  (Thread-1510) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905382 INFO  (Thread-1510) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 905382 INFO  (Thread-1510) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 905382 INFO  (Thread-1510) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 905382 INFO  (searcherExecutor-2810-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@c29043e[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905382 INFO  (Thread-1510) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558868700028731392
   [junit4]   2> 905385 INFO  (Thread-1510) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 905385 INFO  (Thread-1510) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5523137c[collection1_shard1_replica1] main]
   [junit4]   2> 905385 INFO  (searcherExecutor-2810-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@5523137c[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905385 INFO  (Thread-1510) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c7e6234
   [junit4]   2> 905385 INFO  (Thread-1510) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica1
   [junit4]   2> 905392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 905396 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 905398 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 905398 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 905399 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_559B7B17214D8EED-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 905418 INFO  (qtp848171185-6448) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 905418 INFO  (qtp848171185-6448) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 905418 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905419 INFO  (qtp1141052211-6502) [    ] 
o.a.s.h.SolrConfigHandler Took 306.0ms to set the property overlay to be of 
version 1 for collection collection1
   [junit4]   2> 905419 INFO  (qtp1141052211-6502) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=307
   [junit4]   2> 905419 INFO  (qtp1141052211-6502) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f1a7638
   [junit4]   2> 905420 INFO  (qtp1141052211-6502) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 905420 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 905420 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 905420 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config/params?wt=json , payload:  {
   [junit4]   2>   'set' : {'x': {                    'a':'A val',
   [junit4]   2>                     'b': 'B val'}
   [junit4]   2>              }
   [junit4]   2>   }
   [junit4]   2> 905423 INFO  (qtp1141052211-6437) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property params to be of version 0 for collection collection1
   [junit4]   2> 905423 INFO  (Thread-1511) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 905424 INFO  (Thread-1512) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 905424 INFO  (Thread-1511) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 905424 INFO  (Thread-1511) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 905425 INFO  (Thread-1512) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 905425 INFO  (Thread-1512) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 905426 INFO  (solrHandlerExecutor-2820-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905426 INFO  (solrHandlerExecutor-2820-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905443 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 905443 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 905444 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b1899a4[collection1_shard1_replica2] main]
   [junit4]   2> 905444 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905444 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905444 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 905445 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 905445 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 905445 INFO  (searcherExecutor-2815-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@4b1899a4[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905445 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558868700094791680
   [junit4]   2> 905448 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 905448 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39cbc361[collection1_shard1_replica2] main]
   [junit4]   2> 905448 INFO  (searcherExecutor-2815-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@39cbc361[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905527 INFO  (qtp848171185-6434) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 905527 INFO  (qtp1141052211-6439) [    ] 
o.a.s.h.SolrConfigHandler expecting params version 0 but my version is -1
   [junit4]   2> 905527 INFO  (qtp848171185-6434) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 905527 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905527 INFO  (qtp1141052211-6439) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905527 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 905527 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 905528 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 905528 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 905528 INFO  (solrHandlerExecutor-2820-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:37468/solr/collection1_shard1_replica2/ for prop params   
after 1 attempts
   [junit4]   2> 905528 INFO  (solrHandlerExecutor-2820-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 905531 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 905531 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 905532 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58832b6d[collection1_shard1_replica1] main]
   [junit4]   2> 905532 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 905532 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905532 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 905533 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 905533 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 905533 INFO  (searcherExecutor-2819-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@58832b6d[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905533 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558868700187066368
   [junit4]   2> 905536 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 905536 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@638fa76f[collection1_shard1_replica1] main]
   [junit4]   2> 905536 INFO  (searcherExecutor-2819-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@638fa76f[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 905536 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20fafac6
   [junit4]   2> 905536 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 905629 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 905629 INFO  (qtp1141052211-6447) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 905630 INFO  (qtp1141052211-6447) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 905630 INFO  (qtp1141052211-6437) [    ] 
o.a.s.h.SolrConfigHandler Took 207.0ms to set the property params to be of 
version 0 for collection collection1
   [junit4]   2> 905630 INFO  (qtp1141052211-6437) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/params 
params={wt=json} status=0 QTime=209
   [junit4]   2> 905630 INFO  (qtp1141052211-6437) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@66d7453f
   [junit4]   2> 905631 INFO  (qtp1141052211-6437) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 905632 INFO  (qtp1141052211-6439) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/params 
params={wt=json} status=0 QTime=0
   [junit4]   2> 905634 INFO  (qtp1141052211-6447) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/overlay 
params={wt=json} status=0 QTime=0
   [junit4]   2> 905635 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 905736 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 905836 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 905937 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906038 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906139 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906240 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906341 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906441 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906542 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906643 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906744 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906844 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 906945 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907046 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907147 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907247 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907348 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907449 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907550 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907650 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907751 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907852 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 907953 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908053 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908154 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908255 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908356 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908456 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908557 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908658 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908759 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908859 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 908960 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909061 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909162 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909263 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909363 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909464 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909565 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909666 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909766 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909867 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 909968 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910069 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910170 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910270 INFO  (qtp848171185-6436) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910371 INFO  (qtp848171185-6444) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910472 INFO  (qtp848171185-6434) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910572 INFO  (qtp848171185-6448) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 910673 INFO  
(TEST-TestReqParamsAPI.test-seed#[559B7B17214D8EED]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI 
-Dtests.method=test -Dtests.seed=559B7B17214D8EED -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Indiana/Vevay 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.90s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'A val' for path 'params/a' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{
   [junit4]    >     "wt":"json",
   [junit4]    >     "useParams":""},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/solr",
   [junit4]    >     "path":"/dump0",
   [junit4]    >     "httpMethod":"GET"}},  from server:  
http://127.0.0.1:41357/solr/collection1_shard1_replica1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([559B7B17214D8EED:DDCF44CD8FB1E315]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at org.apache.solr.handler.TestReqPa

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

eShardTest, SolrCloudExampleTest, QueryParsingTest, SolrIndexSplitterTest, 
RestartWhileUpdatingTest, TestCustomSort, IndexSchemaRuntimeFieldTest, 
TestNoOpRegenerator, TestAnalyzeInfixSuggestions, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, 
ClusterStateUpdateTest, TestZkChroot, ZkCLITest, TestDistributedGrouping, 
TermVectorComponentDistributedTest, StatsComponentTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, BasicFunctionalityTest, HighlighterTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, SortByFunctionTest, 
CacheHeaderTest, TestOmitPositions, TermVectorComponentTest, 
FastVectorHighlighterTest, SolrPluginUtilsTest, 
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, 
TestSearchPerf, MinimalSchemaTest, OutputWriterTest, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCodecSupport, 
TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, 
SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, UUIDFieldTest, 
DistributedIntervalFacetingTest, CdcrBootstrapTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, 
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, 
RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestCloudInspectUtil, TestCloudRecovery, TestSSLRandomization, 
TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestSolrConfigHandler, 
TestConfigReload, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, MetricsHandlerTest, SegmentsInfoRequestHandlerTest, 
TestApiFramework]
   [junit4] Completed [578/694 (2!)] on J1 in 0.07s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestCoreAdminApis
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCoreAdminApis_559B7B17214D8EED-001/init-core-data-001
   [junit4]   2> 2075159 INFO  
(SUITE-TestCoreAdminApis-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2075161 INFO  
(SUITE-TestCoreAdminApis-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2075164 INFO  
(TEST-TestCoreAdminApis.testCalls-seed#[559B7B17214D8EED]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCalls
   [junit4]   2> 2075164 INFO  
(TEST-TestCoreAdminApis.testCalls-seed#[559B7B17214D8EED]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCalls
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdminApis 
-Dtests.method=testCalls -Dtests.seed=559B7B17214D8EED -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=az-Latn-AZ -Dtests.timezone=America/Noronha 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCoreAdminApis.testCalls <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: Could not 
initialize class org.easymock.internal.ClassProxyFactory$2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([559B7B17214D8EED:675A647CA4C13D4A]:0)
   [junit4]    >        at 
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
   [junit4]    >        at 
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
   [junit4]    >        at 
org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
   [junit4]    >        at org.easymock.EasyMock.createMock(EasyMock.java:104)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2075165 INFO  
(SUITE-TestCoreAdminApis-seed#[559B7B17214D8EED]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCoreAdminApis_559B7B17214D8EED-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=597, maxDocsPerChunk=7, blockSize=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=597, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=az-Latn-AZ, timezone=America/Noronha
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=179776480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDelegationWithHadoopAuth, SolrInfoMBeanTest, 
AsyncCallRequestStatusResponseTest, TestSchemaManager, 
BigEndianAscendingWordDeserializerTest, TestHashPartitioner, 
DistributedMLTComponentTest, DocValuesTest, TestEmbeddedSolrServerConstructors, 
JavabinLoaderTest, StressHdfsTest, TestCustomDocTransformer, 
TestUseDocValuesAsStored2, DistributedVersionInfoTest, HLLUtilTest, 
DistribDocExpirationUpdateProcessorTest, TestMiniSolrCloudCluster, 
TestLegacyNumericRangeQueryBuilder, TestReloadAndDeleteDocs, 
DocumentBuilderTest, TestSurroundQueryParser, RemoteQueryErrorTest, 
JSONWriterTest, ChaosMonkeyNothingIsSafeTest, OverseerTaskQueueTest, 
TermsComponentTest, ExitableDirectoryReaderTest, TestCloudDeleteByQuery, 
TestSubQueryTransformerDistrib, TestRequestStatusCollectionAPI, 
CreateCollectionCleanupTest, BlockJoinFacetSimpleTest, TestQueryUtils, 
TestScoreJoinQPScore, TestLegacyFieldCache, TestLeaderInitiatedRecoveryThread, 
TestOnReconnectListenerSupport, ZkStateWriterTest, IndexSchemaTest, 
TestRecoveryHdfs, TestFreeTextSuggestions, TestExactStatsCache, 
CdcrUpdateLogTest, TestShortCircuitedRequests, SolrIndexMetricsTest, 
BlockDirectoryTest, HttpPartitionTest, TestCharFilters, FileUtilsTest, 
TestFuzzyAnalyzedSuggestions, SolrGangliaReporterTest, SolrSlf4jReporterTest, 
TestChildDocTransformer, SortSpecParsingTest, TestBM25SimilarityFactory, 
OpenExchangeRatesOrgProviderTest, TestPKIAuthenticationPlugin, 
TestBulkSchemaConcurrent, JsonLoaderTest, TestBackupRepositoryFactory, 
SuggestComponentContextFilterQueryTest, TestSystemCollAutoCreate, 
CursorMarkTest, TestRandomCollapseQParserPlugin, TestUpdate, 
TestSlowCompositeReaderWrapper, TestCoreContainer, TestSimpleQParserPlugin, 
CollectionTooManyReplicasTest, ActionThrottleTest, TestExpandComponent, 
TestTolerantUpdateProcessorRandomCloud, ZkSolrClientTest, 
TestConfigSetProperties, SpellCheckCollatorTest, CachingDirectoryFactoryTest, 
SoftAutoCommitTest, TestCollapseQParserPlugin, BadCopyFieldTest, 
AlternateDirectoryTest, TestSolrCLIRunExample, SolrMetricManagerTest, 
SimpleMLTQParserTest, TestQueryTypes, TestRestManager, 
TestCursorMarkWithoutUniqueKey, UpdateRequestProcessorFactoryTest, 
DistributedExpandComponentTest, ReplicaListTransformerTest, 
TestFieldTypeCollectionResource, DistanceFunctionTest, TestFiltering, 
DistributedFacetPivotLongTailTest, TestReqParamsAPI, 
OutOfBoxZkACLAndCredentialsProvidersTest, OpenCloseCoreStressTest, 
TestCloudPseudoReturnFields, TestHdfsUpdateLog, HttpSolrCallGetCoreTest, 
OverseerModifyCollectionTest, TestCustomStream, IndexBasedSpellCheckerTest, 
TestUninvertingReader, DeleteShardTest, SolrCloudExampleTest, QueryParsingTest, 
SolrIndexSplitterTest, RestartWhileUpdatingTest, TestCustomSort, 
IndexSchemaRuntimeFieldTest, TestNoOpRegenerator, TestAnalyzeInfixSuggestions, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, BasicZkTest, ClusterStateUpdateTest, 
TestZkChroot, ZkCLITest, TestDistributedGrouping, 
TermVectorComponentDistributedTest, StatsComponentTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, BasicFunctionalityTest, HighlighterTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, SortByFunctionTest, 
CacheHeaderTest, TestOmitPositions, TermVectorComponentTest, 
FastVectorHighlighterTest, SolrPluginUtilsTest, 
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, 
TestSearchPerf, MinimalSchemaTest, OutputWriterTest, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCodecSupport, 
TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, 
SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, UUIDFieldTest, 
DistributedIntervalFacetingTest, CdcrBootstrapTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, 
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, 
RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestCloudInspectUtil, TestCloudRecovery, TestSSLRandomization, 
TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestSolrConfigHandler, 
TestConfigReload, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, MetricsHandlerTest, SegmentsInfoRequestHandlerTest, 
TestApiFramework, TestConfigsApi, TestCoreAdminApis]
   [junit4] Completed [580/694 (3!)] on J1 in 0.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51899 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to