Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18888/
Java: 32bit/jdk-9-ea+153 -client -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'A val' for path 'response/params/x/a' full
output: { "responseHeader":{ "status":0, "QTime":0},
"response":{"znodeVersion":-1}}, from server:
http://127.0.0.1:33174/solr/collection1_shard1_replica2
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'response/params/x/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{"znodeVersion":-1}}, from server:
http://127.0.0.1:33174/solr/collection1_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([772B2293F725D94E:FF7F1D4959D9B4B6]: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:110)
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:
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([772B2293F725D94E:605DE8B4F1F13573]: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.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)
FAILED: org.apache.solr.handler.admin.TestCoreAdminApis.testCalls
Error Message:
Stack Trace:
java.lang.ExceptionInInitializerError
at
__randomizedtesting.SeedInfo.seed([772B2293F725D94E:45EA3DF872A96AE9]: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.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)
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 @f31986
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
Build Log:
[...truncated 10783 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_772B2293F725D94E-001/init-core-data-001
[junit4] 2> 35730 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 35731 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-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> 35734 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-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_772B2293F725D94E-001/tempDir-001
[junit4] 2> 35739 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 35740 INFO (Thread-93) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 35740 INFO (Thread-93) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 35840 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37076
[junit4] 2> 35907 INFO (jetty-launcher-28-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 35907 INFO (jetty-launcher-28-thread-2) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 35909 INFO (jetty-launcher-28-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@198ca2e{/solr,null,AVAILABLE}
[junit4] 2> 35909 INFO (jetty-launcher-28-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b6b640{/solr,null,AVAILABLE}
[junit4] 2> 35914 INFO (jetty-launcher-28-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2d9ab8{HTTP/1.1,[http/1.1]}{127.0.0.1:33174}
[junit4] 2> 35914 INFO (jetty-launcher-28-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@192c73a{HTTP/1.1,[http/1.1]}{127.0.0.1:36817}
[junit4] 2> 35914 INFO (jetty-launcher-28-thread-1) [ ] o.e.j.s.Server
Started @37430ms
[junit4] 2> 35914 INFO (jetty-launcher-28-thread-2) [ ] o.e.j.s.Server
Started @37430ms
[junit4] 2> 35914 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33174}
[junit4] 2> 35914 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36817}
[junit4] 2> 35914 ERROR (jetty-launcher-28-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35914 ERROR (jetty-launcher-28-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-02T00:01:53.502440Z
[junit4] 2> 35915 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-02T00:01:53.502459Z
[junit4] 2> 35919 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35919 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 36070 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37076/solr
[junit4] 2> 36071 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37076/solr
[junit4] 2> 36085 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x159fc209ed30003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 36136 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36817_solr
[junit4] 2> 36137 INFO (jetty-launcher-28-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33174_solr
[junit4] 2> 36138 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97386083998957573-127.0.0.1:36817_solr-n_0000000000) starting
[junit4] 2> 36140 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 36140 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 36194 INFO (jetty-launcher-28-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36817_solr
[junit4] 2> 36199 INFO (zkCallback-38-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 36199 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 36491 INFO (jetty-launcher-28-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_772B2293F725D94E-001/tempDir-001/node1/.
[junit4] 2> 36574 INFO (jetty-launcher-28-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_772B2293F725D94E-001/tempDir-001/node2/.
[junit4] 2> 36616 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 36617 INFO
(SUITE-TestReqParamsAPI-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37076/solr ready
[junit4] 2> 36634 INFO (qtp30522657-255) [ ]
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> 36642 INFO (OverseerThreadFactory-168-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 36754 INFO (qtp30522657-258) [ ]
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> 36755 INFO (qtp17044786-256) [ ]
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> 36867 INFO (zkCallback-39-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> 36867 INFO (zkCallback-38-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> 37770 INFO (qtp30522657-258) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 37771 INFO (qtp17044786-256) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 37789 INFO (qtp30522657-258) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 37789 INFO (qtp17044786-256) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 37794 INFO (qtp30522657-258) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 37794 INFO (qtp17044786-256) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 37795 INFO (qtp17044786-256) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 37795 INFO (qtp30522657-258) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 37795 INFO (qtp17044786-256) [ ] 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_772B2293F725D94E-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 37795 INFO (qtp30522657-258) [ ] 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_772B2293F725D94E-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 38030 INFO (qtp30522657-258) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 38030 INFO (qtp30522657-258) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 38035 INFO (qtp30522657-258) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 38035 INFO (qtp30522657-258) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 38044 INFO (qtp30522657-258) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1e3f57f[collection1_shard1_replica2] main]
[junit4] 2> 38046 INFO (qtp30522657-258) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 38047 INFO (qtp30522657-258) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 38048 INFO (qtp30522657-258) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 38049 INFO (qtp30522657-258) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 38049 INFO (qtp30522657-258) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 38050 INFO (searcherExecutor-174-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1e3f57f[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 38050 INFO (qtp30522657-258) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1558177346367782912
[junit4] 2> 38060 INFO (qtp17044786-256) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 38060 INFO (qtp17044786-256) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 38063 INFO (qtp30522657-258) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 38069 INFO (qtp17044786-256) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 38069 INFO (qtp17044786-256) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 38080 INFO (qtp17044786-256) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@131df44[collection1_shard1_replica1] main]
[junit4] 2> 38081 INFO (qtp17044786-256) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 38082 INFO (qtp17044786-256) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 38082 INFO (qtp17044786-256) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 38083 INFO (qtp17044786-256) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 38083 INFO (qtp17044786-256) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 38083 INFO (searcherExecutor-173-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@131df44[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 38083 INFO (qtp17044786-256) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1558177346402385920
[junit4] 2> 38172 INFO (zkCallback-38-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> 38172 INFO (zkCallback-39-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> 38564 INFO (qtp30522657-258) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 38564 INFO (qtp30522657-258) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 38564 INFO (qtp30522657-258) [ ] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:33174/solr/collection1_shard1_replica2/
[junit4] 2> 38567 INFO (qtp30522657-258) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:33174/solr
START replicas=[http://127.0.0.1:36817/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 38568 INFO (qtp30522657-258) [ ] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:33174/solr
DONE. We have no versions. sync failed.
[junit4] 2> 38571 INFO (qtp17044786-260) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 38572 INFO (qtp30522657-258) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 38572 INFO (qtp30522657-258) [ ]
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> 38585 INFO (qtp30522657-258) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33174/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 38688 INFO (zkCallback-39-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> 38688 INFO (zkCallback-38-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> 38736 INFO (qtp30522657-258) [ ] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 38742 INFO (qtp30522657-258) [ ] 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=1989
[junit4] 2> 38841 INFO (zkCallback-39-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> 38841 INFO (zkCallback-38-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> 39093 INFO (qtp17044786-256) [ ] 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=2338
[junit4] 2> 39112 INFO (qtp30522657-255) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 39193 INFO (zkCallback-39-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> 39193 INFO (zkCallback-38-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> 40112 INFO (qtp30522657-255) [ ] 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=3478
[junit4] 2> 40122 INFO
(TEST-TestReqParamsAPI.test-seed#[772B2293F725D94E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 40129 INFO
(TEST-TestReqParamsAPI.test-seed#[772B2293F725D94E]) [ ]
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> 40140 INFO (qtp17044786-248) [ ] 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> 40141 INFO (qtp17044786-248) [ ] 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> 40141 INFO (Thread-113) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica1
[junit4] 2> 40141 INFO (Thread-112) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica2
[junit4] 2> 40142 INFO (Thread-113) [ ] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 40142 INFO (Thread-112) [ ] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 40143 INFO (solrHandlerExecutor-183-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40144 INFO (solrHandlerExecutor-183-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40148 INFO (Thread-113) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 40150 INFO (Thread-112) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 40155 INFO (Thread-113) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 40157 INFO (Thread-113) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 40158 INFO (Thread-113) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 40159 INFO (Thread-112) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 40159 INFO (Thread-113) [ ] 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_772B2293F725D94E-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 40162 INFO (Thread-112) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 40163 INFO (Thread-112) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 40164 INFO (Thread-112) [ ] 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_772B2293F725D94E-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 40248 INFO (qtp17044786-256) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 0 but my version is -1
[junit4] 2> 40248 INFO (qtp30522657-247) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 0 but my version is -1
[junit4] 2> 40249 INFO (qtp17044786-256) [ ] 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> 40249 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 40249 INFO (qtp30522657-247) [ ] 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> 40249 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 40249 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 40249 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 40250 INFO (solrHandlerExecutor-183-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
http://127.0.0.1:33174/solr/collection1_shard1_replica2/ for prop overlay
after 1 attempts
[junit4] 2> 40250 INFO (solrHandlerExecutor-183-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
http://127.0.0.1:36817/solr/collection1_shard1_replica1/ for prop overlay
after 1 attempts
[junit4] 2> 40250 INFO (solrHandlerExecutor-183-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40250 INFO (solrHandlerExecutor-183-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40250 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 40250 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 40308 INFO (Thread-113) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 40308 INFO (Thread-113) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 40309 INFO (Thread-113) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@89ef36[collection1_shard1_replica1] main]
[junit4] 2> 40310 INFO (Thread-113) [ ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 40310 INFO (Thread-113) [ ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40310 INFO (Thread-113) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 40311 INFO (Thread-113) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 40311 INFO (Thread-113) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 40311 INFO (searcherExecutor-184-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@89ef36[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40311 INFO (Thread-113) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1558177348738613248
[junit4] 2> 40330 INFO (Thread-113) [ ] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 40331 INFO (Thread-113) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@13101f7[collection1_shard1_replica1] main]
[junit4] 2> 40331 INFO (searcherExecutor-184-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@13101f7[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40346 INFO (Thread-112) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 40346 INFO (Thread-112) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 40347 INFO (Thread-112) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1a29e4b[collection1_shard1_replica2] main]
[junit4] 2> 40348 INFO (Thread-112) [ ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 40348 INFO (Thread-112) [ ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40348 INFO (Thread-112) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 40349 INFO (Thread-112) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 40349 INFO (Thread-112) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 40349 INFO (searcherExecutor-185-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1a29e4b[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40349 INFO (Thread-112) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1558177348778459136
[junit4] 2> 40350 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 40352 INFO (qtp17044786-250) [ ] o.a.s.h.SolrConfigHandler
I already have the expected version 0 of config
[junit4] 2> 40352 INFO (qtp30522657-258) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 0 but my version is -1
[junit4] 2> 40352 INFO (qtp17044786-250) [ ] o.a.s.h.SolrConfigHandler
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 40352 INFO (qtp17044786-250) [ ] 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> 40352 INFO (qtp30522657-258) [ ] 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> 40354 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 40354 INFO (solrHandlerExecutor-183-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
http://127.0.0.1:33174/solr/collection1_shard1_replica2/ for prop overlay
after 2 attempts
[junit4] 2> 40354 INFO (solrHandlerExecutor-183-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40360 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 40363 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 40363 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 40365 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_772B2293F725D94E-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 40376 INFO (Thread-112) [ ] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 40377 INFO (Thread-112) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@11d7589[collection1_shard1_replica2] main]
[junit4] 2> 40377 INFO (searcherExecutor-185-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@11d7589[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40377 INFO (Thread-112) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f535fd
[junit4] 2> 40378 INFO (Thread-112) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica2
[junit4] 2> 40384 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 40391 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 40393 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 40394 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 40394 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_772B2293F725D94E-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 40456 INFO (qtp30522657-255) [ ] o.a.s.h.SolrConfigHandler
I already have the expected version 0 of config
[junit4] 2> 40456 INFO (qtp30522657-255) [ ] o.a.s.h.SolrConfigHandler
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 40456 INFO (qtp30522657-255) [ ] 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> 40458 INFO (qtp17044786-248) [ ] o.a.s.h.SolrConfigHandler
Took 317.0ms to set the property overlay to be of version 0 for collection
collection1
[junit4] 2> 40458 INFO (qtp17044786-248) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config params={wt=json}
status=0 QTime=326
[junit4] 2> 40459 INFO (qtp17044786-248) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12ca90b
[junit4] 2> 40459 INFO (qtp17044786-248) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 40461 INFO
(TEST-TestReqParamsAPI.test-seed#[772B2293F725D94E]) [ ]
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> 40464 INFO (qtp17044786-260) [ ] o.a.s.c.ZkController
Persisted config data to node /configs/conf1/configoverlay.json
[junit4] 2> 40465 INFO (qtp17044786-260) [ ] 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> 40465 INFO (qtp17044786-260) [ ] 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> 40473 INFO (Thread-115) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica2
[junit4] 2> 40473 INFO (Thread-114) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica1
[junit4] 2> 40475 INFO (Thread-115) [ ] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 40475 INFO (Thread-114) [ ] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 40476 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40476 INFO (solrHandlerExecutor-194-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40511 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 40511 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 40512 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c9c8cc[collection1_shard1_replica1] main]
[junit4] 2> 40513 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 40513 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40514 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 40514 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 40514 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 40514 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558177348951474176
[junit4] 2> 40515 INFO (searcherExecutor-192-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1c9c8cc[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40530 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 40531 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c82a37[collection1_shard1_replica1] main]
[junit4] 2> 40531 INFO (searcherExecutor-192-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1c82a37[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40538 INFO (Thread-114) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 40543 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 40543 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 40544 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@189e952[collection1_shard1_replica2] main]
[junit4] 2> 40545 INFO (Thread-114) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 40545 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 40545 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40546 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 40546 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 40546 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 40546 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558177348985028608
[junit4] 2> 40547 INFO (Thread-114) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 40547 INFO (searcherExecutor-193-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@189e952[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40548 INFO (Thread-114) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 40548 INFO (Thread-114) [ ] 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_772B2293F725D94E-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 40570 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 40570 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b4bf05[collection1_shard1_replica2] main]
[junit4] 2> 40570 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@994d03
[junit4] 2> 40570 INFO (searcherExecutor-193-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1b4bf05[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40570 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 40579 INFO (Thread-115) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 40579 INFO (qtp30522657-258) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 1 but my version is 0
[junit4] 2> 40579 INFO (qtp17044786-246) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 1 but my version is 0
[junit4] 2> 40580 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 40580 INFO (qtp30522657-258) [ ] 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> 40580 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 40582 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 40586 INFO (Thread-115) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 40588 INFO (Thread-115) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 40589 INFO (Thread-115) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 40590 INFO (Thread-115) [ ] 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_772B2293F725D94E-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 40593 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 40594 INFO (qtp17044786-246) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={overlay=1&wt=javabin&version=2} status=0 QTime=14
[junit4] 2> 40594 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 40595 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 40596 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
http://127.0.0.1:33174/solr/collection1_shard1_replica2/ for prop overlay
after 1 attempts
[junit4] 2> 40596 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40596 INFO (solrHandlerExecutor-194-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
http://127.0.0.1:36817/solr/collection1_shard1_replica1/ for prop overlay
after 1 attempts
[junit4] 2> 40597 INFO (solrHandlerExecutor-194-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40645 INFO
(OverseerCollectionConfigSetProcessor-97386083998957573-127.0.0.1:36817_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> 40689 INFO (Thread-114) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 40689 INFO (Thread-114) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 40690 INFO (Thread-114) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1137a9e[collection1_shard1_replica1] main]
[junit4] 2> 40691 INFO (Thread-114) [ ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 40691 INFO (Thread-114) [ ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40691 INFO (Thread-114) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 40691 INFO (Thread-114) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 40691 INFO (Thread-114) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 40691 INFO (searcherExecutor-201-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1137a9e[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40692 INFO (Thread-114) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1558177349138120704
[junit4] 2> 40698 INFO (qtp17044786-248) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 1 but my version is 0
[junit4] 2> 40698 INFO (qtp30522657-255) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 1 but my version is 0
[junit4] 2> 40699 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 40699 INFO (qtp17044786-248) [ ] 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> 40699 INFO (qtp30522657-255) [ ] 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> 40699 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 40699 INFO (solrHandlerExecutor-194-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
http://127.0.0.1:36817/solr/collection1_shard1_replica1/ for prop overlay
after 2 attempts
[junit4] 2> 40700 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
http://127.0.0.1:33174/solr/collection1_shard1_replica2/ for prop overlay
after 2 attempts
[junit4] 2> 40700 INFO (solrHandlerExecutor-194-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40700 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40708 INFO (Thread-114) [ ] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 40708 INFO (Thread-114) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1e1b9b7[collection1_shard1_replica1] main]
[junit4] 2> 40708 INFO (Thread-114) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b70862
[junit4] 2> 40708 INFO (searcherExecutor-201-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@1e1b9b7[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40709 INFO (Thread-114) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 40715 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 40721 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 40723 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 40724 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 40725 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_772B2293F725D94E-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 40802 INFO (qtp17044786-250) [ ] o.a.s.h.SolrConfigHandler
I already have the expected version 1 of config
[junit4] 2> 40802 INFO (qtp17044786-250) [ ] o.a.s.h.SolrConfigHandler
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 40802 INFO (qtp17044786-250) [ ] 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> 40802 INFO (qtp30522657-247) [ ] o.a.s.h.SolrConfigHandler
expecting overlay version 1 but my version is 0
[junit4] 2> 40802 INFO (qtp30522657-247) [ ] 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> 40804 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 40804 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from
http://127.0.0.1:33174/solr/collection1_shard1_replica2/ for prop overlay
after 3 attempts
[junit4] 2> 40804 INFO (solrHandlerExecutor-194-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40821 INFO (Thread-115) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 40821 INFO (Thread-115) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 40823 INFO (Thread-115) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@80bd50[collection1_shard1_replica2] main]
[junit4] 2> 40825 INFO (Thread-115) [ ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 40825 INFO (Thread-115) [ ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40825 INFO (Thread-115) [ ] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 40826 INFO (Thread-115) [ ] o.a.s.s.ZkIndexSchemaReader
Current schema version 0 is already the latest
[junit4] 2> 40826 INFO (Thread-115) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 40827 INFO (searcherExecutor-202-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@80bd50[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40827 INFO (Thread-115) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1558177349279678464
[junit4] 2> 40851 INFO (Thread-115) [ ] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 40852 INFO (Thread-115) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@d62ef3[collection1_shard1_replica2] main]
[junit4] 2> 40852 INFO (searcherExecutor-202-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@d62ef3[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40852 INFO (Thread-115) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1267203
[junit4] 2> 40853 INFO (Thread-115) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica2
[junit4] 2> 40859 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 40866 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 40868 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 40869 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 40869 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_772B2293F725D94E-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_772B2293F725D94E-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 40906 INFO (qtp30522657-251) [ ] o.a.s.h.SolrConfigHandler
I already have the expected version 1 of config
[junit4] 2> 40906 INFO (qtp30522657-251) [ ] o.a.s.h.SolrConfigHandler
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 40907 INFO (qtp30522657-251) [ ] 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> 40908 INFO (qtp17044786-260) [ ] o.a.s.h.SolrConfigHandler
Took 442.0ms to set the property overlay to be of version 1 for collection
collection1
[junit4] 2> 40908 INFO (qtp17044786-260) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config params={wt=json}
status=0 QTime=445
[junit4] 2> 40908 INFO (qtp17044786-260) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@f070d2
[junit4] 2> 40908 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 40909 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 40909 INFO (qtp17044786-260) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 40909 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@be04d0[collection1_shard1_replica1]
main]
[junit4] 2> 40911 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 40911 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 40911 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 40912 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 40912 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 40912 INFO
(TEST-TestReqParamsAPI.test-seed#[772B2293F725D94E]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):90
[junit4] 2> 40912 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558177349368807424
[junit4] 2> 40913 INFO
(TEST-TestReqParamsAPI.test-seed#[772B2293F725D94E]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 40913 INFO
(TEST-TestReqParamsAPI.test-seed#[772B2293F725D94E]) [ ]
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> 40914 INFO (searcherExecutor-206-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@be04d0[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 40918 INFO (qtp17044786-252) [ ] 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> 40918 INFO (Thread-116) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica2
[junit4] 2> 40919 INFO (Thread-117) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica1
[junit4] 2> 40920 INFO (Thread-116) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 40920 INFO (Thread-116) [ ] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 40920 INFO (Thread-117) [ ] o.a.s.c.RequestParams conf
resource params.json loaded . version : 0
[junit4] 2> 40920 INFO (Thread-117) [ ] o.a.s.c.RequestParams request
params refreshed to version 0
[junit4] 2> 40921 INFO (Thread-117) [ ] o.a.s.c.SolrCore config update
listener called for core collection1_shard1_replica1
[junit4] 2> 40922 INFO (solrHandlerExecutor-214-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40923 INFO (solrHandlerExecutor-214-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 40932 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 40933 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@827b59[collection1_shard1_replica1]
main]
[junit4] 2> 40933 INFO (searcherExecutor-206-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher
Searcher@827b59[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41020 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 41020 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 41020 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3c4ffc[collection1_shard1_replica2]
main]
[junit4] 2> 41021 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 41022 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 41022 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 41022 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 41022 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 41022 INFO (searcherExecutor-210-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@3c4ffc[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41022 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558177349484150784
[junit4] 2> 41023 INFO (qtp30522657-251) [ ] o.a.s.h.SolrConfigHandler
I already have the expected version 0 of params
[junit4] 2> 41023 INFO (qtp30522657-251) [ ] o.a.s.h.SolrConfigHandler
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 41023 INFO (qtp30522657-251) [ ] 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> 41024 INFO (qtp17044786-248) [ ] o.a.s.h.SolrConfigHandler
expecting params version 0 but my version is -1
[junit4] 2> 41025 INFO (qtp17044786-248) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/znodeVersion
params={params=0&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 41025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Trying to update my configs
[junit4] 2> 41025 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 41026 INFO (solrHandlerExecutor-214-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
http://127.0.0.1:36817/solr/collection1_shard1_replica1/ for prop params
after 1 attempts
[junit4] 2> 41026 INFO (solrHandlerExecutor-214-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 41026 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 41026 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 41041 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 41041 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b5ed50[collection1_shard1_replica2] main]
[junit4] 2> 41042 INFO (searcherExecutor-210-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher
Searcher@1b5ed50[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41042 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d1f196
[junit4] 2> 41042 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 41127 INFO (qtp17044786-260) [ ] o.a.s.h.SolrConfigHandler
I already have the expected version 0 of params
[junit4] 2> 41128 INFO (qtp17044786-260) [ ] o.a.s.h.SolrConfigHandler
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 41128 INFO (qtp17044786-260) [ ] 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> 41129 INFO (qtp17044786-252) [ ] o.a.s.h.SolrConfigHandler
Took 210.0ms to set the property params to be of version 0 for collection
collection1
[junit4] 2> 41129 INFO (qtp17044786-252) [ ] o.a.s.c.S.Request
[collection1_shard1_replica1] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=215
[junit4] 2> 41129 INFO (qtp17044786-252) [ ] o.a.s.c.SolrCore
[collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@45c7ef
[junit4] 2> 41129 INFO (qtp17044786-252) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 41135 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41237 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41339 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41441 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41543 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41644 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41746 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41847 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 41949 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42051 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42153 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42254 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42356 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42458 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42559 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42661 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42763 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42865 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 42966 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43068 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43170 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43271 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43373 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43475 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43577 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43678 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43780 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43881 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 43983 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44084 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44186 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44287 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44388 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44490 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44591 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44692 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44794 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44895 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 44996 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45098 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45198 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45299 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45401 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45502 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45604 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45705 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45807 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 45908 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46009 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46110 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46211 INFO (qtp30522657-245) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46313 INFO (qtp30522657-255) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46414 INFO (qtp30522657-251) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46515 INFO (qtp30522657-258) [ ] o.a.s.c.S.Request
[collection1_shard1_replica2] webapp=/solr path=/config/params
params={wt=json} status=0 QTime=0
[junit4] 2> 46617 INFO (qtp30522657-245) [ ] o.a.s.c
[...truncated too long message...]
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] > 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 @f31986
[junit4] > at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
[junit4] > at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
[junit4] > at
java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
[junit4] > at
net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
[junit4] > at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] > at
net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
[junit4] > ... 52 more
[junit4] 2> 55429 INFO
(SUITE-TestCoreAdminApis-seed#[772B2293F725D94E]-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_772B2293F725D94E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1311, maxMBSortInHeap=6.01226061571607,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-TZ, timezone=Asia/Qatar
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=107755048,total=260046848
[junit4] 2> NOTE: All tests run in this JVM:
[OpenExchangeRatesOrgProviderTest, SolrJmxReporterTest,
TestSimpleTrackingShardHandler, BasicFunctionalityTest, TestReqParamsAPI,
DocumentBuilderTest, CdcrReplicationDistributedZkTest,
TestGraphMLResponseWriter, TestCoreAdminApis]
[junit4] Completed [17/691 (2!)] on J1 in 0.06s, 1 test, 1 error <<<
FAILURES!
[...truncated 895 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_772B2293F725D94E-001/init-core-data-001
[junit4] 2> 1303272 INFO
(SUITE-TestApiFramework-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1303273 INFO
(SUITE-TestApiFramework-seed#[772B2293F725D94E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1303274 INFO
(TEST-TestApiFramework.testFramework-seed#[772B2293F725D94E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFramework
[junit4] 2> 1303275 INFO
(TEST-TestApiFramework.testFramework-seed#[772B2293F725D94E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFramework
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestApiFramework
-Dtests.method=testFramework -Dtests.seed=772B2293F725D94E -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=mer-KE -Dtests.timezone=Africa/Asmera
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestApiFramework.testFramework <<<
[junit4] > Throwable #1: java.lang.NoClassDefFoundError: Could not
initialize class org.easymock.internal.ClassProxyFactory$2
[junit4] > at
__randomizedtesting.SeedInfo.seed([772B2293F725D94E:605DE8B4F1F13573]: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.TestApiFramework.testFramework(TestApiFramework.java:59)
[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> 1303276 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[772B2293F725D94E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
[junit4] 2> 1303276 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[772B2293F725D94E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
[junit4] 2> 1303277 INFO
(SUITE-TestApiFramework-seed#[772B2293F725D94E]-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.TestApiFramework_772B2293F725D94E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=mer-KE, timezone=Africa/Asmera
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=163413840,total=371720192
[junit4] 2> NOTE: All tests run in this JVM:
[OpenExchangeRatesOrgProviderTest, SolrJmxReporterTest,
TestSimpleTrackingShardHandler, BasicFunctionalityTest, TestReqParamsAPI,
DocumentBuilderTest, CdcrReplicationDistributedZkTest,
TestGraphMLResponseWriter, TestCoreAdminApis, TestTrackingShardHandlerFactory,
ShardRoutingTest, TestBulkSchemaConcurrent, TestSimpleQParserPlugin,
DistributedTermsComponentTest, TestSurroundQueryParser, TestRebalanceLeaders,
DistribDocExpirationUpdateProcessorTest, TestCharFilters, ActionThrottleTest,
TestQueryUtils, JsonValidatorTest, AtomicUpdatesTest, TestFieldCacheReopen,
HdfsNNFailoverTest, TestElisionMultitermQuery, SpatialHeatmapFacetsTest,
TestExactStatsCache, DistributedMLTComponentTest, TestSchemaResource,
HttpPartitionTest, TestUninvertingReader, SaslZkACLProviderTest,
DistributedFacetPivotSmallAdvancedTest, RemoteQueryErrorTest,
TestEmbeddedSolrServerConstructors, TestDistributedStatsComponentCardinality,
DirectSolrSpellCheckerTest, TestPerFieldSimilarity, OverseerTaskQueueTest,
MigrateRouteKeyTest, TestQueryTypes, TestTolerantUpdateProcessorRandomCloud,
CreateCollectionCleanupTest, TestGraphTermsQParserPlugin,
TestDistribDocBasedVersion, IndexSchemaRuntimeFieldTest, ZkCLITest,
TestHdfsCloudBackupRestore, ChaosMonkeyNothingIsSafeTest,
TestUniqueKeyFieldResource, CollectionTooManyReplicasTest,
TestCursorMarkWithoutUniqueKey, TestSolrCloudWithKerberosAlt,
TestIntervalFaceting, CloudExitableDirectoryReaderTest, TestSolrCoreSnapshots,
TestSolrDynamicMBean, HdfsTlogReplayBufferedWhileIndexingTest,
TestFuzzyAnalyzedSuggestions, IndexBasedSpellCheckerTest, DistanceFunctionTest,
TestBM25SimilarityFactory, TestCustomDocTransformer,
DistributedFacetExistsSmallTest, HdfsChaosMonkeyNothingIsSafeTest,
MoreLikeThisHandlerTest, CursorMarkTest, TestScoreJoinQPScore,
TestFieldCacheSortRandom, LeaderFailureAfterFreshStartTest,
TestUnifiedSolrHighlighter, HdfsLockFactoryTest, TestCollectionAPI,
SolrInfoMBeanTest, DistributedQueryComponentCustomSortTest,
CdcrVersionReplicationTest, TestPKIAuthenticationPlugin,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, AlternateDirectoryTest,
TestHashPartitioner, TestRequestStatusCollectionAPI,
TestOnReconnectListenerSupport, SortSpecParsingTest, SolrCmdDistributorTest,
TestNoOpRegenerator, TestXIncludeConfig, SuggesterFSTTest,
TestCollapseQParserPlugin, TestLegacyFieldCache, TestCustomSort, SOLR749Test,
TestDefaultStatsCache, SampleTest, TestSerializedLuceneMatchVersion,
SpellCheckComponentTest, TestWordDelimiterFilterFactory, TestDocumentBuilder,
TestFieldTypeCollectionResource, TestCoreContainer, TestApiFramework]
[junit4] Completed [294/691 (3!)] on J1 in 0.02s, 2 tests, 1 error <<<
FAILURES!
[...truncated 1266 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20170202_000116_0323720857962105875442.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid22292.hprof
...
[junit4] Heap dump file created [86542604 bytes in 0.504 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 11658 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:727: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid22292.hprof
Total time: 77 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]