Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4134/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
8 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
Error Message:
Could not find collection : replicaProperties
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
replicaProperties
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:90B748D5492EF648]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:365)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard
Error Message:
Error from server at https://127.0.0.1:51741/solr: Could not find collection :
solrj_test_splitshard
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:51741/solr: Could not find collection :
solrj_test_splitshard
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:8F665A51ECF4399B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testOverseerStatus
Error Message:
org/apache/solr/client/solrj/request/CollectionAdminRequest$OverseerStatus
Stack Trace:
java.lang.NoClassDefFoundError:
org/apache/solr/client/solrj/request/CollectionAdminRequest$OverseerStatus
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:4AFE09A067139E7B]:0)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testOverseerStatus(CollectionsAPISolrJTest.java:346)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException:
org.apache.solr.client.solrj.request.CollectionAdminRequest$OverseerStatus
at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 40 more
Caused by: java.io.FileNotFoundException:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/request/CollectionAdminRequest$OverseerStatus.class
(Too many open files)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at
sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
at sun.misc.Resource.cachedInputStream(Resource.java:77)
at sun.misc.Resource.getByteBuffer(Resource.java:160)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
... 46 more
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:742A60140AD2B80A]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus(CollectionsAPISolrJTest.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias
Error Message:
Error from server at https://127.0.0.1:51741/solr: Can't create collection
alias for collections='aliasedCollection', 'aliasedCollection' is not an
existing collection or alias
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:51741/solr: Can't create collection alias for
collections='aliasedCollection', 'aliasedCollection' is not an existing
collection or alias
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:9A8FB0C752BEF4BF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:9132432174F4CFD9]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:DC38C8E75CFD68DC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.test
Error Message:
Could not find new collection splitByRouteKeyTest
Stack Trace:
java.lang.AssertionError: Could not find new collection splitByRouteKeyTest
at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:DC38C8E75CFD68DC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkForCollection(AbstractFullDistribZkTestBase.java:1815)
at
org.apache.solr.cloud.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:763)
at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11407 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/init-core-data-001
[junit4] 2> 871874 WARN
(SUITE-FullSolrCloudDistribCmdsTest-seed#[546CF73DF2010524]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 871874 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[546CF73DF2010524]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 871877 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[546CF73DF2010524]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 871877 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[546CF73DF2010524]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 871877 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[546CF73DF2010524]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nkk/
[junit4] 2> 871878 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 871879 INFO (Thread-1765) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 871879 INFO (Thread-1765) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 871881 ERROR (Thread-1765) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 871980 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64808
[junit4] 2> 872048 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 872051 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 872053 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 872054 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 872056 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 872058 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 872060 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 872061 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 872063 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 872065 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 872067 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 872069 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 0x15dffeee4a90001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 872069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 872318 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 872319 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25f4ddb9{/nkk,null,AVAILABLE}
[junit4] 2> 872321 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@22868a97{HTTP/1.1,[http/1.1]}{127.0.0.1:64811}
[junit4] 2> 872322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.Server Started @876172ms
[junit4] 2> 872322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/tempDir-001/control/data,
hostContext=/nkk, hostPort=64811,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/control-001/cores}
[junit4] 2> 872322 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 872322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 872322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 872322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 872322 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T13:57:12.931Z
[junit4] 2> 872330 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 872331 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/control-001/solr.xml
[junit4] 2> 872335 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 872339 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64808/solr
[junit4] 2> 872467 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 872468 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64811_nkk
[junit4] 2> 872469 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.c.Overseer Overseer
(id=98516168375599108-127.0.0.1:64811_nkk-n_0000000000) starting
[junit4] 2> 872478 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64811_nkk
[junit4] 2> 872481 INFO
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 872537 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 872543 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 872543 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 872544 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64811_nkk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/control-001/cores
[junit4] 2> 872566 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 872567 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64808/solr ready
[junit4] 2> 872571 INFO (qtp1830678891-8194) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64811_nkk&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 872574 INFO
(OverseerThreadFactory-3824-thread-1-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 872682 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 872683 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 872792 INFO
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 873702 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 873710 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 873762 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 873784 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 873784 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 873784 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 873784 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 873786 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=41.439453125,
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=3.141846389401919,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8769433256251435
[junit4] 2> 873788 WARN (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 873842 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 873842 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 873843 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 873843 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 873844 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.81181890145269]
[junit4] 2> 873844 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e078667[control_collection_shard1_replica_n1] main]
[junit4] 2> 873846 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 873846 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 873847 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 873847 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576258696072134656
[junit4] 2> 873848 INFO
(searcherExecutor-3827-thread-1-processing-n:127.0.0.1:64811_nkk
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:64811_nkk c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@4e078667[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 873855 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 873856 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 873856 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:64811/nkk/control_collection_shard1_replica_n1/
[junit4] 2> 873856 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 873856 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:64811/nkk/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 873856 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 873862 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64811/nkk/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 873970 INFO
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 874029 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 874031 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1348
[junit4] 2> 874035 INFO (qtp1830678891-8194) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 874140 INFO
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 874588 INFO
(OverseerCollectionConfigSetProcessor-98516168375599108-127.0.0.1:64811_nkk-n_0000000000)
[n:127.0.0.1:64811_nkk ] 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> 875046 INFO (qtp1830678891-8194) [n:127.0.0.1:64811_nkk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64811_nkk&wt=javabin&version=2}
status=0 QTime=2474
[junit4] 2> 875053 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 875055 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64808/solr ready
[junit4] 2> 875055 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 875056 INFO (qtp1830678891-8192) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 875060 INFO
(OverseerThreadFactory-3824-thread-2-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 875061 WARN
(OverseerThreadFactory-3824-thread-2-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.CreateCollectionCmd It is unusual to create
a collection (collection1) without cores.
[junit4] 2> 875274 INFO (qtp1830678891-8192) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 875274 INFO (qtp1830678891-8192) [n:127.0.0.1:64811_nkk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=218
[junit4] 2> 875532 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-1-001
of type NRT
[junit4] 2> 875532 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 875534 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@131bb253{/nkk,null,AVAILABLE}
[junit4] 2> 875534 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4cfe3014{HTTP/1.1,[http/1.1]}{127.0.0.1:64823}
[junit4] 2> 875534 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.Server Started @879384ms
[junit4] 2> 875534 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/nkk, hostPort=64823,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-1-001/cores}
[junit4] 2> 875535 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 875535 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 875535 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 875535 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 875535 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T13:57:16.144Z
[junit4] 2> 875538 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 875538 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-1-001/solr.xml
[junit4] 2> 875543 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 875546 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64808/solr
[junit4] 2> 875558 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 875562 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 875565 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64823_nkk
[junit4] 2> 875567 INFO (zkCallback-1479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 875567 INFO
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 875567 INFO
(zkCallback-1484-thread-1-processing-n:127.0.0.1:64823_nkk)
[n:127.0.0.1:64823_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 875627 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 875634 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 875634 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 875635 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64823_nkk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-1-001/cores
[junit4] 2> 875658 INFO (qtp1830678891-8195) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:64823_nkk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 875661 INFO
(OverseerThreadFactory-3824-thread-3-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:64823_nkk for creating new replica
[junit4] 2> 875661 INFO
(OverseerCollectionConfigSetProcessor-98516168375599108-127.0.0.1:64811_nkk-n_0000000000)
[n:127.0.0.1:64811_nkk ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 875665 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 875666 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 876688 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 876704 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
[collection1_shard2_replica_n61] Schema name=test
[junit4] 2> 876751 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 876772 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from
collection collection1, trusted=true
[junit4] 2> 876772 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n61' (registry
'solr.core.collection1.shard2.replica_n61') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 876772 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 876772 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[[collection1_shard2_replica_n61] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-1-001/cores/collection1_shard2_replica_n61],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
[junit4] 2> 876774 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=41.439453125,
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=3.141846389401919,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8769433256251435
[junit4] 2> 876776 WARN (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 876820 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 876820 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 876821 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 876821 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 876822 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.81181890145269]
[junit4] 2> 876822 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60ef9150[collection1_shard2_replica_n61] main]
[junit4] 2> 876823 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 876824 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 876825 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 876825 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576258699194793984
[junit4] 2> 876825 INFO
(searcherExecutor-3838-thread-1-processing-n:127.0.0.1:64823_nkk
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[collection1_shard2_replica_n61] Registered new searcher
Searcher@60ef9150[collection1_shard2_replica_n61]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 876832 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 876832 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 876832 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:64823/nkk/collection1_shard2_replica_n61/
[junit4] 2> 876833 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 876833 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
http://127.0.0.1:64823/nkk/collection1_shard2_replica_n61/ has no replicas
[junit4] 2> 876833 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 876837 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:64823/nkk/collection1_shard2_replica_n61/ shard2
[junit4] 2> 877006 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 877007 INFO (qtp1035132047-8235) [n:127.0.0.1:64823_nkk
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1342
[junit4] 2> 877011 INFO (qtp1830678891-8195) [n:127.0.0.1:64811_nkk ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:64823_nkk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1353
[junit4] 2> 877303 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-2-001
of type NRT
[junit4] 2> 877303 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 877305 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5abf1912{/nkk,null,AVAILABLE}
[junit4] 2> 877305 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@42c97774{HTTP/1.1,[http/1.1]}{127.0.0.1:64831}
[junit4] 2> 877305 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.e.j.s.Server Started @881156ms
[junit4] 2> 877305 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/nkk, hostPort=64831,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-2-001/cores}
[junit4] 2> 877306 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 877306 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 877306 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 877306 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 877306 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T13:57:17.915Z
[junit4] 2> 877309 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 877309 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-2-001/solr.xml
[junit4] 2> 877699 INFO
(OverseerCollectionConfigSetProcessor-98516168375599108-127.0.0.1:64811_nkk-n_0000000000)
[n:127.0.0.1:64811_nkk ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 877700 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 877705 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64808/solr
[junit4] 2> 877723 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 877727 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 877730 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64831_nkk
[junit4] 2> 877731 INFO
(zkCallback-1484-thread-1-processing-n:127.0.0.1:64823_nkk)
[n:127.0.0.1:64823_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 877731 INFO (zkCallback-1479-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 877732 INFO
(zkCallback-1472-thread-2-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 877732 INFO
(zkCallback-1490-thread-1-processing-n:127.0.0.1:64831_nkk)
[n:127.0.0.1:64831_nkk ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 877807 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 877814 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 877814 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 877815 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[546CF73DF2010524])
[n:127.0.0.1:64831_nkk ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-2-001/cores
[junit4] 2> 877846 INFO (qtp1830678891-8196) [n:127.0.0.1:64811_nkk ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:64831_nkk&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 877850 INFO
(OverseerThreadFactory-3824-thread-4-processing-n:127.0.0.1:64811_nkk)
[n:127.0.0.1:64811_nkk ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:64831_nkk for creating new replica
[junit4] 2> 877854 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 877855 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 878871 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 878879 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
[collection1_shard3_replica_n63] Schema name=test
[junit4] 2> 878935 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 878955 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from
collection collection1, trusted=true
[junit4] 2> 878956 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n63' (registry
'solr.core.collection1.shard3.replica_n63') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@16a42bd1
[junit4] 2> 878956 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 878956 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[[collection1_shard3_replica_n63] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-2-001/cores/collection1_shard3_replica_n63],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_546CF73DF2010524-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
[junit4] 2> 878958 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=41.439453125,
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=3.141846389401919,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8769433256251435
[junit4] 2> 878961 WARN (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 879007 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 879007 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 879008 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 879008 INFO (qtp394287891-8265) [n:127.0.0.1:64831_nkk
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 879009 INFO (qtp394287891-8265) [n:127.0.0.1:6
[...truncated too long message...]
er state changes
[junit4] 2> 2454336 INFO
(TEST-ShardSplitTest.test-seed#[546CF73DF2010524]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53850 53850
[junit4] 2> 2454358 INFO (Thread-4665) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53850 53850
[junit4] 2> 2454579 WARN (Thread-4665) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/routeFieldColl/state.json
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 10 /solr/collections/splitByRouteKeyTest/state.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ShardSplitTest
-Dtests.method=test -Dtests.seed=546CF73DF2010524 -Dtests.slow=true
-Dtests.locale=is -Dtests.timezone=Portugal -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 214s J1 | ShardSplitTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find new
collection splitByRouteKeyTest
[junit4] > at
__randomizedtesting.SeedInfo.seed([546CF73DF2010524:DC38C8E75CFD68DC]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkForCollection(AbstractFullDistribZkTestBase.java:1815)
[junit4] > at
org.apache.solr.cloud.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:763)
[junit4] > at
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:102)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_546CF73DF2010524-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Portugal
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=111789144,total=520617984
[junit4] 2> NOTE: All tests run in this JVM: [NodeMutatorTest,
PeerSyncReplicationTest, CheckHdfsIndexTest, TestImplicitCoreProperties,
EchoParamsTest, SpellCheckCollatorWithCollapseTest, TestNoOpRegenerator,
SmileWriterTest, LoggingHandlerTest, QueryEqualityTest, ZkSolrClientTest,
HdfsCollectionsAPIDistributedZkTest, TestConfig, DeleteInactiveReplicaTest,
TestDocumentBuilder, PKIAuthenticationIntegrationTest,
TestMaxTokenLenTokenizer, TestFieldCache, DocumentAnalysisRequestHandlerTest,
DistributedExpandComponentTest, OverseerStatusTest,
TestLegacyNumericRangeQueryBuilder, GraphQueryTest, SolrCoreMetricManagerTest,
ResponseHeaderTest, TestCollationField, TestSchemalessBufferedUpdates,
TestFieldCollectionResource, TestStreamBody, TestDistributedGrouping,
TestUseDocValuesAsStored2, TestNumericTokenStream, BooleanFieldTest,
StressHdfsTest, BasicDistributedZk2Test, TestValueSourceCache,
FieldMutatingUpdateProcessorTest, TestCSVLoader, ZkNodePropsTest, TestZkChroot,
StatsReloadRaceTest, TestHalfAndHalfDocValues, TestFreeTextSuggestions,
OverriddenZkACLAndCredentialsProvidersTest, TestLegacyFieldCache,
BlockJoinFacetRandomTest, CdcrBootstrapTest, TestDocSet, FacetPivotSmallTest,
TestDistributedMissingSort, TestDynamicFieldCollectionResource,
ClassificationUpdateProcessorTest, TestStressInPlaceUpdates,
SpellPossibilityIteratorTest, TestManagedSynonymGraphFilterFactory,
HdfsLockFactoryTest, CollectionsAPIDistributedZkTest, TestMergePolicyConfig,
TestIndexSearcher, TestSearchPerf, MoveReplicaTest, SolrSlf4jReporterTest,
TestCustomSort, TestConfigSetImmutable, TestExactStatsCache,
TestBlendedInfixSuggestions, OpenExchangeRatesOrgProviderTest, JsonLoaderTest,
LukeRequestHandlerTest, HdfsRecoverLeaseTest, CleanupOldIndexTest,
TestCloudPivotFacet, TestSolrCloudWithDelegationTokens, TestQueryWrapperFilter,
TestSSLRandomization, TestSolrQueryResponse, TestLeaderInitiatedRecoveryThread,
TestRandomFaceting, LeaderFailoverAfterPartitionTest,
CoreAdminCreateDiscoverTest, DistributedFacetPivotWhiteBoxTest, TestConfigSets,
TestNumericTerms64, TestRecovery, TestDocBasedVersionConstraints,
TestCryptoKeys, TestLRUCache, TestSubQueryTransformerDistrib, TestSmileRequest,
ClassificationUpdateProcessorFactoryTest,
DistributedQueryElevationComponentTest, TestCharFilters, TestExpandComponent,
TriLevelCompositeIdRoutingTest, CopyFieldTest, CdcrReplicationHandlerTest,
CollectionReloadTest, DocValuesMissingTest, TestImpersonationWithHadoopAuth,
TestSolrCloudWithSecureImpersonation, TermsComponentTest, TestRangeQuery,
CdcrVersionReplicationTest, TestFastLRUCache, ExternalFileFieldSortTest,
TestFiltering, TestRealTimeGet, SpellCheckComponentTest, TestSolrXml,
TestSuggestSpellingConverter, TestTrieFacet, SolrGangliaReporterTest,
BadComponentTest, TestSimpleTrackingShardHandler,
DistributedFacetPivotLargeTest, TestTestInjection, TestQueryTypes,
TestBadConfig, FullSolrCloudDistribCmdsTest, DebugComponentTest,
TestSolrDeletionPolicy1, TestBM25SimilarityFactory, MoreLikeThisHandlerTest,
FileBasedSpellCheckerTest, TestSolrQueryParser, DirectoryFactoryTest,
TestComponentsName, UpdateRequestProcessorFactoryTest, ExplicitHLLTest,
SaslZkACLProviderTest, TestManagedStopFilterFactory,
TestPKIAuthenticationPlugin, TestNumericRangeQuery32, TestSQLHandlerNonCloud,
LeaderElectionIntegrationTest, TestFieldCacheSort, BasicZkTest,
SearchHandlerTest, HdfsRestartWhileUpdatingTest, RulesTest,
HdfsChaosMonkeyNothingIsSafeTest, DistributedMLTComponentTest,
TestLMJelinekMercerSimilarityFactory, OpenCloseCoreStressTest,
TestManagedSchemaAPI, TestCollectionsAPIViaSolrCloudCluster, LargeFieldTest,
V2ApiIntegrationTest, TestComplexPhraseLeadingWildcard, DocValuesMultiTest,
TestLockTree, TestWordDelimiterFilterFactory,
TestLeaderElectionWithEmptyReplica, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestNonDefinedSimilarityFactory, TestClassicSimilarityFactory,
TestBackupRepositoryFactory, TestLegacyFieldReuse, TestCrossCoreJoin,
SpatialHeatmapFacetsTest, TestJoin, TestRTGBase, TestScoreJoinQPScore,
TestManagedResourceStorage, TestDistribDocBasedVersion, PingRequestHandlerTest,
ConvertedLegacyTest, CacheHeaderTest, TestRestoreCore,
TestZkAclsWithHadoopAuth, TestFieldTypeCollectionResource, SearchHandlerTest,
TestPointFields, TestAnalyzedSuggestions, TestShortCircuitedRequests,
TestGeoJSONResponseWriter, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
ShardRoutingTest, RecoveryZkTest, LeaderElectionTest, ShardRoutingCustomTest,
AutoCommitTest, TermVectorComponentDistributedTest,
DistributedTermsComponentTest, TestSolr4Spatial, SolrCmdDistributorTest,
QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFunctionQuery,
BasicFunctionalityTest, TestLazyCores, HighlighterTest,
ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest,
TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest,
SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, TestStressLucene,
TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest,
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf,
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest,
TestIndexingPerformance, FastVectorHighlighterTest, RegexBoostProcessorTest,
TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, SOLR749Test,
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
TestSolrIndexConfig, SolrIndexConfigTest, MultiTermTest, SampleTest,
NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
TestPhraseSuggestions, SynonymTokenizerTest, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestFastWriter, TimeZoneUtilsTest,
URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver,
PrimUtilsTest, SpellingQueryConverterTest, TestSolrJ, SliceStateTest,
FileUtilsTest, DistributedIntervalFacetingTest,
AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CollectionStateFormat2Test,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest,
CustomCollectionTest, DeleteNodeTest, DeleteReplicaTest, DeleteShardTest,
DeleteStatusTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest,
DistributedVersionInfoTest, HealthCheckHandlerTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest,
MultiThreadedOCPTest, ShardSplitTest]
[junit4] Completed [553/730 (3!)] on J1 in 360.86s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 43961 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]