Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/857/
2 tests failed.
REGRESSION: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Invalid content type:
Stack Trace:
org.apache.http.ParseException: Invalid content type:
at
__randomizedtesting.SeedInfo.seed([B855A1C7B309F547:30019E1D1DF598BF]:0)
at org.apache.http.entity.ContentType.parse(ContentType.java:273)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
at
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
REGRESSION:
org.apache.solr.handler.component.DistributedFacetPivotSmallTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=18832, name=Thread-10866,
state=RUNNABLE, group=TGRP-DistributedFacetPivotSmallTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=18832, name=Thread-10866, state=RUNNABLE,
group=TGRP-DistributedFacetPivotSmallTest]
at
__randomizedtesting.SeedInfo.seed([B855A1C7B309F547:30019E1D1DF598BF]:0)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35094/av_/oc/collection1:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:37832/av_/oc/collection1,
http://[ff01::114]:33332/av_/oc, http://[ff01::083]:33332/av_/oc,
http://[ff01::213]:33332/av_/oc]
at __randomizedtesting.SeedInfo.seed([B855A1C7B309F547]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:621)
Build Log:
[...truncated 10739 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/init-core-data-001
[junit4] 2> 1659977 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection1
[junit4] 2> 1659979 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1659992 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@a4261bb{/,null,AVAILABLE}
[junit4] 2> 1659993 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@c1e4140{HTTP/1.1}{127.0.0.1:37384}
[junit4] 2> 1659994 T9146 oejs.Server.doStart Started @1661632ms
[junit4] 2> 1660051 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/lib).
[junit4] 2> 1661516 T9178 n:127.0.0.1:37384_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1661938 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-1-001/cores/collection1
[junit4] 2> 1661947 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1661961 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@15d381ea{/,null,AVAILABLE}
[junit4] 2> 1661961 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@70f634d7{HTTP/1.1}{127.0.0.1:39158}
[junit4] 2> 1661962 T9146 oejs.Server.doStart Started @1663600ms
[junit4] 2> 1662041 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-1-001/lib).
[junit4] 2> 1664554 T9203 n:127.0.0.1:39158_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1664971 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/cores/collection1
[junit4] 2> 1664974 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1664978 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@11810f6c{/,null,AVAILABLE}
[junit4] 2> 1664978 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@5e936a6e{HTTP/1.1}{127.0.0.1:50927}
[junit4] 2> 1664978 T9146 oejs.Server.doStart Started @1666616ms
[junit4] 2> 1665007 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/lib).
[junit4] 2> 1667461 T9225 n:127.0.0.1:50927_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1667773 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/cores/collection1
[junit4] 2> 1667776 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1667780 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4acc75a0{/,null,AVAILABLE}
[junit4] 2> 1667781 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@1ab7ba9a{HTTP/1.1}{127.0.0.1:34814}
[junit4] 2> 1667781 T9146 oejs.Server.doStart Started @1669419ms
[junit4] 2> 1667813 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/lib).
[junit4] 2> 1670206 T9247 n:127.0.0.1:34814_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1670578 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-4-001/cores/collection1
[junit4] 2> 1670582 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1670585 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4d9ab64{/,null,AVAILABLE}
[junit4] 2> 1670586 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@67fa54b6{HTTP/1.1}{127.0.0.1:52350}
[junit4] 2> 1670586 T9146 oejs.Server.doStart Started @1672224ms
[junit4] 2> 1670617 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-4-001/lib).
[junit4] 2> 1672996 T9269 n:127.0.0.1:52350_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-4-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1673328 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/cores/collection1
[junit4] 2> 1673331 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1673334 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2bd0d357{/,null,AVAILABLE}
[junit4] 2> 1673334 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@2ff61aa0{HTTP/1.1}{127.0.0.1:56400}
[junit4] 2> 1673335 T9146 oejs.Server.doStart Started @1674973ms
[junit4] 2> 1673365 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/lib).
[junit4] 2> 1675758 T9294 n:127.0.0.1:56400_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1676104 T9146 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/cores/collection1
[junit4] 2> 1676107 T9146 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 1676110 T9146 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@3f666854{/,null,AVAILABLE}
[junit4] 2> 1676110 T9146 oejs.AbstractConnector.doStart Started
ServerConnector@619a2886{HTTP/1.1}{127.0.0.1:52653}
[junit4] 2> 1676111 T9146 oejs.Server.doStart Started @1677749ms
[junit4] 2> 1676144 T9146 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/lib).
[junit4] 2> 1678661 T9319 n:127.0.0.1:52653_ x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1678762 T9146 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4] 2> ASYNC NEW_CORE C3298 name=collection1
org.apache.solr.core.SolrCore@7cc7b0e3 url=http://127.0.0.1:52350/collection1
node=127.0.0.1:52350_ C3298_STATE=coll:collection1 core:collection1
props:{state=recovering, core=collection1, base_url=http://127.0.0.1:52350,
node_name=127.0.0.1:52350_}
[junit4] 2> 1681065 T9274 n:127.0.0.1:52350_ c:collection1 s:shard1
x:collection1 C3298 oasu.PeerSync.sync WARN no frame of reference to tell if
we've missed updates
[junit4] 2> ASYNC NEW_CORE C3299 name=collection1
org.apache.solr.core.SolrCore@59e88613 url=http://127.0.0.1:56400/collection1
node=127.0.0.1:56400_ C3299_STATE=coll:collection1 core:collection1
props:{state=recovering, core=collection1, base_url=http://127.0.0.1:56400,
node_name=127.0.0.1:56400_}
[junit4] 2> 1683829 T9299 n:127.0.0.1:56400_ c:collection1 s:shard2
x:collection1 C3299 oasu.PeerSync.sync WARN no frame of reference to tell if
we've missed updates
[junit4] 2> ASYNC NEW_CORE C3300 name=collection1
org.apache.solr.core.SolrCore@76357e56 url=http://127.0.0.1:52653/collection1
node=127.0.0.1:52653_ C3300_STATE=coll:collection1 core:collection1
props:{state=recovering, core=collection1, base_url=http://127.0.0.1:52653,
node_name=127.0.0.1:52653_}
[junit4] 2> 1686794 T9324 n:127.0.0.1:52653_ c:collection1 s:shard3
x:collection1 C3300 oasu.PeerSync.sync WARN no frame of reference to tell if
we've missed updates
[junit4] 2> 1687256 T9204 n:127.0.0.1:39158_ c:collection1 s:shard1
r:core_node1 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: searcher javax.management.InstanceNotFoundException:
solr/collection1:id=org.apache.solr.search.SolrIndexSearcher,type=searcher
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:178)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:395)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1687307 T9320 n:127.0.0.1:52653_ c:collection1 s:shard3
r:core_node6 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: searcher javax.management.InstanceNotFoundException:
solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:178)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:395)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1687307 T9248 n:127.0.0.1:34814_ c:collection1 s:shard3
r:core_node3 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: searcher javax.management.InstanceAlreadyExistsException:
solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4] 2> at
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:180)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:395)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1687309 T9248 n:127.0.0.1:34814_ c:collection1 s:shard3
r:core_node3 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: fieldValueCache javax.management.InstanceAlreadyExistsException:
solr/collection1:type=fieldValueCache,id=org.apache.solr.search.FastLRUCache
[junit4] 2> at
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:180)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:399)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1687311 T9204 n:127.0.0.1:39158_ c:collection1 s:shard1
r:core_node1 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: fieldValueCache javax.management.InstanceAlreadyExistsException:
solr/collection1:id=org.apache.solr.search.FastLRUCache,type=fieldValueCache
[junit4] 2> at
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:180)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:399)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1715031 T9204 n:127.0.0.1:39158_ c:collection1 s:shard1
r:core_node1 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: searcher javax.management.InstanceAlreadyExistsException:
solr/collection1:id=org.apache.solr.search.SolrIndexSearcher,type=searcher
[junit4] 2> at
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:180)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:395)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1715275 T9295 n:127.0.0.1:56400_ c:collection1 s:shard2
r:core_node5 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: searcher javax.management.InstanceNotFoundException:
solr/collection1:id=org.apache.solr.search.SolrIndexSearcher,type=searcher
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:178)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:395)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1715277 T9270 n:127.0.0.1:52350_ c:collection1 s:shard1
r:core_node4 x:collection1 oasc.JmxMonitoredMap.put WARN Failed to register
info bean: fieldValueCache javax.management.InstanceAlreadyExistsException:
solr/collection1:type=fieldValueCache,id=org.apache.solr.search.FastLRUCache
[junit4] 2> at
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:180)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:72)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:399)
[junit4] 2> at
org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2005)
[junit4] 2> at
org.apache.solr.core.SolrCore.access$100(SolrCore.java:151)
[junit4] 2> at
org.apache.solr.core.SolrCore$7.call(SolrCore.java:1872)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1716861 T9202 n:127.0.0.1:39158_ oascc.ZkStateReader$3.process
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1716872 T9146 oejs.AbstractConnector.doStop Stopped
ServerConnector@70f634d7{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1716872 T9146 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@15d381ea{/,null,UNAVAILABLE}
[junit4] 2> ASYNC NEW_CORE C3301 name=collection1
org.apache.solr.core.SolrCore@7cc7b0e3 url=http://127.0.0.1:52350/collection1
node=127.0.0.1:52350_ C3301_STATE=coll:collection1 core:collection1
props:{state=active, core=collection1, base_url=http://127.0.0.1:52350,
node_name=127.0.0.1:52350_}
[junit4] 2> 1717864 T9268 n:127.0.0.1:52350_ C3301 oasc.SyncStrategy.sync
WARN Closed, skipping sync up.
[junit4] 2> 1718380 T9407 n:127.0.0.1:52350_ oascc.ZkStateReader$3.process
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1718385 T9146 oejs.AbstractConnector.doStop Stopped
ServerConnector@67fa54b6{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 1718385 T9146 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@4d9ab64{/,null,UNAVAILABLE}
[junit4] 2> ASYNC NEW_CORE C3302 name=collection1
org.apache.solr.core.SolrCore@2168fff4 url=http://127.0.0.1:50927/collection1
node=127.0.0.1:50927_ C3302_STATE=coll:collection1 core:collection1
props:{state=active, core=collection1, base_url=http://127.0.0.1:50927,
node_name=127.0.0.1:50927_, leader=true}
[junit4] 2> 1723442 T9212 n:127.0.0.1:50927_ c:collection1 s:shard2
r:core_node2 x:collection1 C3302 oasc.SolrException.log ERROR
org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: collection1 slice: shard1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:684)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:670)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:363)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:314)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:665)
[junit4] 2> at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:250)
[junit4] 2> at
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2059)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] 2> at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
[junit4] 2> at
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:497)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1723451 T9414 n:127.0.0.1:37384_ c:collection1
oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : delete , {
[junit4] 2> "name":"collection1",
[junit4] 2> "operation":"delete"}
[junit4] 2> 1723485 T9318 n:127.0.0.1:52653_
oasc.LeaderElector.checkIfIamLeader WARN Our node is no longer in line to be
leader
[junit4] 2> 1723486 T9409 n:127.0.0.1:56400_
oasc.ElectionContext.cancelElection WARN cancelElection did not find election
node to remove
/collections/collection1/leader_elect/shard2/election/93881794365554702-core_node5-n_0000000001
[junit4] 2> 1723487 T9409 n:127.0.0.1:56400_
oasc.LeaderElector$ElectionWatcher.process WARN
org.apache.solr.common.SolrException: SolrCore not found:collection1 in []
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:215)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1724234 T9419 n:127.0.0.1:37384_ c:collection2
oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : create , {
[junit4] 2> "name":"collection2",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"3",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"7",
[junit4] 2> "maxShardsPerNode":"100000",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "operation":"create"}
[junit4] 2> 1729314 T9310 n:127.0.0.1:52653_ x:collection2_shard5_replica2
oasc.SolrCore.initIndex WARN [collection2_shard5_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/cores/collection2_shard5_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729361 T9285 n:127.0.0.1:56400_ x:collection2_shard3_replica2
oasc.SolrCore.initIndex WARN [collection2_shard3_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/cores/collection2_shard3_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729379 T9164 n:127.0.0.1:37384_ x:collection2_shard4_replica2
oasc.SolrCore.initIndex WARN [collection2_shard4_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection2_shard4_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729643 T9213 n:127.0.0.1:50927_ x:collection2_shard7_replica2
oasc.SolrCore.initIndex WARN [collection2_shard7_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/cores/collection2_shard7_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729786 T9162 n:127.0.0.1:37384_ x:collection2_shard7_replica3
oasc.SolrCore.initIndex WARN [collection2_shard7_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection2_shard7_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729829 T9308 n:127.0.0.1:52653_ x:collection2_shard3_replica3
oasc.SolrCore.initIndex WARN [collection2_shard3_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/cores/collection2_shard3_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729853 T9214 n:127.0.0.1:50927_ x:collection2_shard5_replica3
oasc.SolrCore.initIndex WARN [collection2_shard5_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/cores/collection2_shard5_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729889 T9237 n:127.0.0.1:34814_ x:collection2_shard1_replica2
oasc.SolrCore.initIndex WARN [collection2_shard1_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/cores/collection2_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729902 T9235 n:127.0.0.1:34814_ x:collection2_shard3_replica1
oasc.SolrCore.initIndex WARN [collection2_shard3_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/cores/collection2_shard3_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1729950 T9282 n:127.0.0.1:56400_ x:collection2_shard5_replica1
oasc.SolrCore.initIndex WARN [collection2_shard5_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/cores/collection2_shard5_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1730920 T9307 n:127.0.0.1:52653_ x:collection2_shard7_replica1
oasc.SolrCore.initIndex WARN [collection2_shard7_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/cores/collection2_shard7_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1730929 T9309 n:127.0.0.1:52653_ x:collection2_shard2_replica1
oasc.SolrCore.initIndex WARN [collection2_shard2_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-6-001/cores/collection2_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1730950 T9165 n:127.0.0.1:37384_ x:collection2_shard1_replica1
oasc.SolrCore.initIndex WARN [collection2_shard1_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection2_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1730984 T9163 n:127.0.0.1:37384_ x:collection2_shard6_replica1
oasc.SolrCore.initIndex WARN [collection2_shard6_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection2_shard6_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1730990 T9215 n:127.0.0.1:50927_ x:collection2_shard2_replica2
oasc.SolrCore.initIndex WARN [collection2_shard2_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/cores/collection2_shard2_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1731056 T9281 n:127.0.0.1:56400_ x:collection2_shard6_replica3
oasc.SolrCore.initIndex WARN [collection2_shard6_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/cores/collection2_shard6_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1731057 T9212 n:127.0.0.1:50927_ x:collection2_shard4_replica1
oasc.SolrCore.initIndex WARN [collection2_shard4_replica1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-2-001/cores/collection2_shard4_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1731167 T9284 n:127.0.0.1:56400_ x:collection2_shard1_replica3
oasc.SolrCore.initIndex WARN [collection2_shard1_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-5-001/cores/collection2_shard1_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1731193 T9236 n:127.0.0.1:34814_ x:collection2_shard4_replica3
oasc.SolrCore.initIndex WARN [collection2_shard4_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/cores/collection2_shard4_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1731203 T9238 n:127.0.0.1:34814_ x:collection2_shard6_replica2
oasc.SolrCore.initIndex WARN [collection2_shard6_replica2] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/shard-3-001/cores/collection2_shard6_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1731211 T9435 n:127.0.0.1:37384_ x:collection2_shard2_replica3
oasc.SolrCore.initIndex WARN [collection2_shard2_replica3] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
B855A1C7B309F547-001/control-001/cores/collection2_shard2_replica3/data/index'
doesn't exist. Creating new index...
[junit4] 2> ASYNC NEW_CORE C3303 name=collection2_shard3_replica1
org.apache.solr.core.SolrCore@376b26a8
url=http://127.0.0.1:34814/collection2_shard3_replica1 node=127.0.0.1:34814_
C3303_STATE=coll:collection2 core:collection2_shard3_replica1
props:{state=recovering, core=collection2_shard3_replica1,
base_url=http://127.0.0.1:34814, node_name=127.0.0.1:34814_}
[junit4] 2> 1739142 T9482 n:127.0.0.1:34814_ c:collection2 s:shard3
x:collection2_shard3_replica1 C3303 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3304 name=collection2_shard5_replica3
org.apache.solr.core.SolrCore@cb16afd
url=http://127.0.0.1:50927/collection2_shard5_replica3 node=127.0.0.1:50927_
C3304_STATE=coll:collection2 core:collection2_shard5_replica3
props:{state=recovering, core=collection2_shard5_replica3,
base_url=http://127.0.0.1:50927, node_name=127.0.0.1:50927_}
[junit4] 2> 1739142 T9483 n:127.0.0.1:50927_ c:collection2 s:shard5
x:collection2_shard5_replica3 C3304 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3305 name=collection2_shard5_replica1
org.apache.solr.core.SolrCore@656d4d8e
url=http://127.0.0.1:56400/collection2_shard5_replica1 node=127.0.0.1:56400_
C3305_STATE=coll:collection2 core:collection2_shard5_replica1
props:{state=recovering, core=collection2_shard5_replica1,
base_url=http://127.0.0.1:56400, node_name=127.0.0.1:56400_}
[junit4] 2> 1739155 T9487 n:127.0.0.1:56400_ c:collection2 s:shard5
x:collection2_shard5_replica1 C3305 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3306 name=collection2_shard3_replica3
org.apache.solr.core.SolrCore@45e7efc6
url=http://127.0.0.1:52653/collection2_shard3_replica3 node=127.0.0.1:52653_
C3306_STATE=coll:collection2 core:collection2_shard3_replica3
props:{state=recovering, core=collection2_shard3_replica3,
base_url=http://127.0.0.1:52653, node_name=127.0.0.1:52653_}
[junit4] 2> 1739157 T9479 n:127.0.0.1:52653_ c:collection2 s:shard3
x:collection2_shard3_replica3 C3306 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3307 name=collection2_shard1_replica3
org.apache.solr.core.SolrCore@200d65c6
url=http://127.0.0.1:56400/collection2_shard1_replica3 node=127.0.0.1:56400_
C3307_STATE=coll:collection2 core:collection2_shard1_replica3
props:{state=recovering, core=collection2_shard1_replica3,
base_url=http://127.0.0.1:56400, node_name=127.0.0.1:56400_}
[junit4] 2> 1739377 T9509 n:127.0.0.1:56400_ c:collection2 s:shard1
x:collection2_shard1_replica3 C3307 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3308 name=collection2_shard7_replica3
org.apache.solr.core.SolrCore@b581d6e
url=http://127.0.0.1:37384/collection2_shard7_replica3 node=127.0.0.1:37384_
C3308_STATE=coll:collection2 core:collection2_shard7_replica3
props:{state=recovering, core=collection2_shard7_replica3,
base_url=http://127.0.0.1:37384, node_name=127.0.0.1:37384_}
[junit4] 2> 1739379 T9520 n:127.0.0.1:37384_ c:collection2 s:shard7
x:collection2_shard7_replica3 C3308 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3309 name=collection2_shard4_replica3
org.apache.solr.core.SolrCore@7c63528d
url=http://127.0.0.1:34814/collection2_shard4_replica3 node=127.0.0.1:34814_
C3309_STATE=coll:collection2 core:collection2_shard4_replica3
props:{state=recovering, core=collection2_shard4_replica3,
base_url=http://127.0.0.1:34814, node_name=127.0.0.1:34814_}
[junit4] 2> 1739406 T9510 n:127.0.0.1:34814_ c:collection2 s:shard4
x:collection2_shard4_replica3 C3309 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3310 name=collection2_shard1_replica1
org.apache.solr.core.SolrCore@40c37096
url=http://127.0.0.1:37384/collection2_shard1_replica1 node=127.0.0.1:37384_
C3310_STATE=coll:collection2 core:collection2_shard1_replica1
props:{state=recovering, core=collection2_shard1_replica1,
base_url=http://127.0.0.1:37384, node_name=127.0.0.1:37384_}
[junit4] 2> 1739410 T9513 n:127.0.0.1:37384_ c:collection2 s:shard1
x:collection2_shard1_replica1 C3310 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3311 name=collection2_shard7_replica1
org.apache.solr.core.SolrCore@498e673
url=http://127.0.0.1:52653/collection2_shard7_replica1 node=127.0.0.1:52653_
C3311_STATE=coll:collection2 core:collection2_shard7_replica1
props:{state=recovering, core=collection2_shard7_replica1,
base_url=http://127.0.0.1:52653, node_name=127.0.0.1:52653_}
[junit4] 2> 1739411 T9521 n:127.0.0.1:52653_ c:collection2 s:shard7
x:collection2_shard7_replica1 C3311 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3312 name=collection2_shard6_replica2
org.apache.solr.core.SolrCore@53166389
url=http://127.0.0.1:34814/collection2_shard6_replica2 node=127.0.0.1:34814_
C3312_STATE=coll:collection2 core:collection2_shard6_replica2
props:{state=recovering, core=collection2_shard6_replica2,
base_url=http://127.0.0.1:34814, node_name=127.0.0.1:34814_}
[junit4] 2> 1739411 T9511 n:127.0.0.1:34814_ c:collection2 s:shard6
x:collection2_shard6_replica2 C3312 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3313 name=collection2_shard2_replica3
org.apache.solr.core.SolrCore@436c8b49
url=http://127.0.0.1:37384/collection2_shard2_replica3 node=127.0.0.1:37384_
C3313_STATE=coll:collection2 core:collection2_shard2_replica3
props:{state=recovering, core=collection2_shard2_replica3,
base_url=http://127.0.0.1:37384, node_name=127.0.0.1:37384_}
[junit4] 2> 1739415 T9514 n:127.0.0.1:37384_ c:collection2 s:shard2
x:collection2_shard2_replica3 C3313 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3314 name=collection2_shard4_replica1
org.apache.solr.core.SolrCore@3d6fce97
url=http://127.0.0.1:50927/collection2_shard4_replica1 node=127.0.0.1:50927_
C3314_STATE=coll:collection2 core:collection2_shard4_replica1
props:{state=recovering, core=collection2_shard4_replica1,
base_url=http://127.0.0.1:50927, node_name=127.0.0.1:50927_}
[junit4] 2> 1739417 T9517 n:127.0.0.1:50927_ c:collection2 s:shard4
x:collection2_shard4_replica1 C3314 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3315 name=collection2_shard6_replica1
org.apache.solr.core.SolrCore@3130d012
url=http://127.0.0.1:37384/collection2_shard6_replica1 node=127.0.0.1:37384_
C3315_STATE=coll:collection2 core:collection2_shard6_replica1
props:{state=recovering, core=collection2_shard6_replica1,
base_url=http://127.0.0.1:37384, node_name=127.0.0.1:37384_}
[junit4] 2> 1739418 T9522 n:127.0.0.1:37384_ c:collection2 s:shard6
x:collection2_shard6_replica1 C3315 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 2> ASYNC NEW_CORE C3316 name=collection2_shard2_replica2
org.apache.solr.core.SolrCore@18212853
url=http://127.0.0.1:50927/collection2_shard2_replica2 node=127.0.0.1:50927_
C3316_STATE=coll:collection2 core:collection2_shard2_replica2
props:{state=recovering, core=collection2_shard2_replica2,
base_url=http://127.0.0.1:50927, node_name=127.0.0.1:50927_}
[junit4] 2> 1739420 T9519 n:127.0.0.1:50927_ c:collection2 s:shard2
x:collection2_shard2_replica2 C3316 oasu.PeerSync.sync WARN no frame of
reference to tell if we've missed updates
[junit4] 1> / (2)
[junit4] 1> DATA:
[junit4] 1>
[junit4] 1> /solr (7)
[junit4] 1> /solr/overseer_elect (2)
[junit4] 1> /solr/overseer_elect/leader (0)
[junit4] 1> DATA:
[junit4] 1> {"id":"93881794365554691-127.0.0.1:37384_-n_0000000000"}
[junit4] 1> /solr/overseer_elect/election (5)
[junit4] 1>
/solr/overseer_elect/election/93881794365554704-127.0.0.1:52653_-n_0000000006
(0)
[junit4] 1>
/solr/overseer_elect/election/93881794365554698-127.0.0.1:34814_-n_0000000003
(0)
[junit4] 1>
/solr/overseer_elect/election/93881794365554696-127.0.0.1:50927_-n_0000000002
(0)
[junit4] 1>
/solr/overseer_elect/election/93881794365554691-127.0.0.1:37384_-n_0000000000
(0)
[junit4] 1>
/solr/overseer_elect/election/93881794365554702-127.0.0.1:56400_-n_0000000005
(0)
[junit4] 1> /solr/collections (2)
[junit4] 1> /solr/collections/collection2 (2)
[junit4] 1> DATA:
[junit4] 1> {"configName":"conf1"}
[junit4] 1> /solr/collections/collection2/leaders (7)
[junit4] 1> /solr/collections/collection2/leaders/shard2 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard2_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:52653",
[junit4] 1> "node_name":"127.0.0.1:52653_"}
[junit4] 1> /solr/collections/collection2/leaders/shard5 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard5_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:52653",
[junit4] 1> "node_name":"127.0.0.1:52653_"}
[junit4] 1> /solr/collections/collection2/leaders/shard4 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard4_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_"}
[junit4] 1> /solr/collections/collection2/leaders/shard7 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard7_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:50927",
[junit4] 1> "node_name":"127.0.0.1:50927_"}
[junit4] 1> /solr/collections/collection2/leaders/shard3 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard3_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:56400",
[junit4] 1> "node_name":"127.0.0.1:56400_"}
[junit4] 1> /solr/collections/collection2/leaders/shard1 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard1_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:34814",
[junit4] 1> "node_name":"127.0.0.1:34814_"}
[junit4] 1> /solr/collections/collection2/leaders/shard6 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection2_shard6_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:56400",
[junit4] 1> "node_name":"127.0.0.1:56400_"}
[junit4] 1> /solr/collections/collection2/leader_elect (7)
[junit4] 1> /solr/collections/collection2/leader_elect/shard2 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard2/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard2/election/93881794365554691-core_node20-n_0000000002
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard2/election/93881794365554704-core_node11-n_0000000000
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard2/election/93881794365554696-core_node9-n_0000000001
(0)
[junit4] 1> /solr/collections/collection2/leader_elect/shard5 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard5/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard5/election/93881794365554696-core_node8-n_0000000001
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard5/election/93881794365554702-core_node17-n_0000000002
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard5/election/93881794365554704-core_node10-n_0000000000
(0)
[junit4] 1> /solr/collections/collection2/leader_elect/shard4 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard4/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard4/election/93881794365554691-core_node12-n_0000000000
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard4/election/93881794365554698-core_node3-n_0000000002
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard4/election/93881794365554696-core_node6-n_0000000001
(0)
[junit4] 1> /solr/collections/collection2/leader_elect/shard7 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard7/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard7/election/93881794365554704-core_node13-n_0000000002
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard7/election/93881794365554691-core_node2-n_0000000001
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard7/election/93881794365554696-core_node21-n_0000000000
(0)
[junit4] 1> /solr/collections/collection2/leader_elect/shard3 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard3/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard3/election/93881794365554704-core_node14-n_0000000001
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard3/election/93881794365554698-core_node7-n_0000000002
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard3/election/93881794365554702-core_node1-n_0000000000
(0)
[junit4] 1> /solr/collections/collection2/leader_elect/shard1 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard1/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard1/election/93881794365554691-core_node18-n_0000000001
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard1/election/93881794365554702-core_node15-n_0000000002
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard1/election/93881794365554698-core_node5-n_0000000000
(0)
[junit4] 1> /solr/collections/collection2/leader_elect/shard6 (1)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard6/election (3)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard6/election/93881794365554702-core_node19-n_0000000000
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard6/election/93881794365554691-core_node16-n_0000000001
(0)
[junit4] 1>
/solr/collections/collection2/leader_elect/shard6/election/93881794365554698-core_node4-n_0000000002
(0)
[junit4] 1> /solr/collections/control_collection (3)
[junit4] 1> DATA:
[junit4] 1> {"configName":"conf1"}
[junit4] 1> /solr/collections/control_collection/leaders (1)
[junit4] 1> /solr/collections/control_collection/leaders/shard1 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection1",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_"}
[junit4] 1> /solr/collections/control_collection/shards (0)
[junit4] 1> /solr/collections/control_collection/leader_elect (1)
[junit4] 1> /solr/collections/control_collection/leader_elect/shard1
(1)
[junit4] 1>
/solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4] 1>
/solr/collections/control_collection/leader_elect/shard1/election/93881794365554691-core_node1-n_0000000000
(0)
[junit4] 1> /solr/clusterstate.json (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "control_collection":{
[junit4] 1> "replicationFactor":"1",
[junit4] 1> "autoCreated":"true",
[junit4] 1> "maxShardsPerNode":"1",
[junit4] 1> "router":{"name":"compositeId"},
[junit4] 1> "autoAddReplicas":"false",
[junit4] 1> "shards":{"shard1":{
[junit4] 1> "range":"80000000-7fffffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{"core_node1":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection1",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_",
[junit4] 1> "leader":"true"}}}}},
[junit4] 1> "collection2":{
[junit4] 1> "replicationFactor":"3",
[junit4] 1> "maxShardsPerNode":"100000",
[junit4] 1> "router":{"name":"compositeId"},
[junit4] 1> "autoAddReplicas":"false",
[junit4] 1> "shards":{
[junit4] 1> "shard1":{
[junit4] 1> "range":"80000000-a491ffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node5":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard1_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:34814",
[junit4] 1> "node_name":"127.0.0.1:34814_",
[junit4] 1> "leader":"true"},
[junit4] 1> "core_node15":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard1_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:56400",
[junit4] 1> "node_name":"127.0.0.1:56400_"},
[junit4] 1> "core_node18":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard1_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_"}}},
[junit4] 1> "shard2":{
[junit4] 1> "range":"a4920000-c923ffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node9":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard2_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:50927",
[junit4] 1> "node_name":"127.0.0.1:50927_"},
[junit4] 1> "core_node11":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard2_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:52653",
[junit4] 1> "node_name":"127.0.0.1:52653_",
[junit4] 1> "leader":"true"},
[junit4] 1> "core_node20":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard2_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_"}}},
[junit4] 1> "shard3":{
[junit4] 1> "range":"c9240000-edb5ffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node1":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard3_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:56400",
[junit4] 1> "node_name":"127.0.0.1:56400_",
[junit4] 1> "leader":"true"},
[junit4] 1> "core_node7":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard3_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:34814",
[junit4] 1> "node_name":"127.0.0.1:34814_"},
[junit4] 1> "core_node14":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard3_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:52653",
[junit4] 1> "node_name":"127.0.0.1:52653_"}}},
[junit4] 1> "shard4":{
[junit4] 1> "range":"edb60000-1248ffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node3":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard4_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:34814",
[junit4] 1> "node_name":"127.0.0.1:34814_"},
[junit4] 1> "core_node6":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard4_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:50927",
[junit4] 1> "node_name":"127.0.0.1:50927_"},
[junit4] 1> "core_node12":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard4_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_",
[junit4] 1> "leader":"true"}}},
[junit4] 1> "shard5":{
[junit4] 1> "range":"12490000-36daffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node8":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard5_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:50927",
[junit4] 1> "node_name":"127.0.0.1:50927_"},
[junit4] 1> "core_node10":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard5_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:52653",
[junit4] 1> "node_name":"127.0.0.1:52653_",
[junit4] 1> "leader":"true"},
[junit4] 1> "core_node17":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard5_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:56400",
[junit4] 1> "node_name":"127.0.0.1:56400_"}}},
[junit4] 1> "shard6":{
[junit4] 1> "range":"36db0000-5b6cffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node4":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard6_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:34814",
[junit4] 1> "node_name":"127.0.0.1:34814_"},
[junit4] 1> "core_node16":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard6_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_"},
[junit4] 1> "core_node19":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard6_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:56400",
[junit4] 1> "node_name":"127.0.0.1:56400_",
[junit4] 1> "leader":"true"}}},
[junit4] 1> "shard7":{
[junit4] 1> "range":"5b6d0000-7fffffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node2":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard7_replica3",
[junit4] 1> "base_url":"http://127.0.0.1:37384",
[junit4] 1> "node_name":"127.0.0.1:37384_"},
[junit4] 1> "core_node13":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard7_replica1",
[junit4] 1> "base_url":"http://127.0.0.1:52653",
[junit4] 1> "node_name":"127.0.0.1:52653_"},
[junit4] 1> "core_node21":{
[junit4] 1> "state":"active",
[junit4] 1> "core":"collection2_shard7_replica2",
[junit4] 1> "base_url":"http://127.0.0.1:50927",
[junit4] 1> "node_name":"127.0.0.1:50927_",
[junit4] 1> "leader":"true"}}}}}}
[junit4] 1> /solr/overseer (6)
[junit4] 1> DATA:
[junit4] 1>
[junit4] 1> /solr/overseer/collection-queue-work (0)
[junit4] 1> /solr/overseer/collection-map-completed (0)
[junit4] 1> /solr/overseer/queue-work (0)
[junit4] 1> /solr/overseer/queue (0)
[junit4] 1> /solr/overseer/collection-map-failure (0)
[junit4] 1> /solr/overseer/collection-map-running (0)
[junit4] 1> /solr/configs (1)
[junit4] 1> /solr/configs/conf1 (11)
[junit4] 1> /solr/configs/conf1/solrconfig.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1>
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/synonyms.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/schema.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/open-exchange-rates.json (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "disclaimer": "This data is not real, it was
synthetically created to match currency.xml. It is modeled after the data
format available from openexchangerates.org. See
https://openexchangerates.org/documentation for details",
[junit4] 1> "license":
"http://www.apache.org/licenses/LICENSE-2.0",
[junit4] 1> "timestamp": 1332070464,
[junit4] 1>
[junit4] 1>
[junit4] 1> "IMPORTANT NOTE": "In order for tests to work, this
data must be kept in sync with ./currency.xml",
[junit4] 1>
[junit4] 1>
[junit4] 1> "base": "USD",
[junit4] 1> "rates": {
[junit4] 1> "USD": 1,
[junit4] 1> "JPY": 81.29,
[junit4] 1> "EUR": 2.5,
[junit4] 1> "GBP": 0.5,
[junit4] 1> "MXN": 2.0
[junit4] 1> }
[junit4] 1> }
[junit4] 1>
[junit4] 1> /solr/configs/conf1/protwords.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/old_synonyms.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/enumsConfig.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/stopwords.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/currency.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/aliases.json (0)
[junit4] 1> /solr/live_nodes (5)
[junit4] 1> /solr/live_nodes/127.0.0.1:37384_ (0)
[junit4] 1> /solr/live_nodes/127.0.0.1:56400_ (0)
[junit4] 1> /solr/live_nodes/127.0.0.1:52653_ (0)
[junit4] 1> /solr/live_nodes/127.0.0.1:34814_ (0)
[junit4] 1> /solr/live_nodes/127.0.0.1:50927_ (0)
[junit4] 1> /zookeeper (1)
[junit4] 1> DATA:
[junit4] 1>
[junit4] 1>
[junit4] 2> ######controlDocList: SolrDocumentList[sz=100000
numFound=103384]=[SolrDocument{id=thread0_0_174}, SolrDocument{id=thread3_0_8},
SolrDocument{id=thread1_0_260}, SolrDocument{id=thread0_0_177},
SolrDocument{id=thread3_0_13}] , [...] , [SolrDocument{id=thread0_9_463},
SolrDocument{id=thread0_9_464}, SolrDocument{id=thread0_9_465},
SolrDocument{id=thread0_9_466}, SolrDocument{id=thread0_9_467}]
[junit4] 2> ######cloudDocList: SolrDocumentList[sz=100000
numFound=103384]=[SolrDocument{id=thread1_0_0}, SolrDocument{id=thread1_0_2},
SolrDocument{id=thread1_0_6}, SolrDocument{id=thread1_0_8},
SolrDocument{id=thread1_0_26}] , [...] , [SolrDocument{id=thread2_8_30},
SolrDocument{id=thread2_8_36}, SolrDocument{id=thread2_8_48},
SolrDocument{id=thread2_8_52}, SolrDocument{id=thread2_8_55}]
[junit4] 2> ###### sizes=100000,100000
[junit4] 2> ###### Only in controlDocList: [{id=thread2_8_2272},
{id=thread3_7_631}, {id=thread3_7_635}, {id=thread3_7_636}, {id=thread3_7_639},
{id=thread3_7_620}, {id=thread2_8_2258}, {id=thread3_7_628},
{id=thread2_8_2252}, {id=thread3_7_652}, {id=thread3_7_640},
{id=thread3_7_642}, {id=thread2_8_2236}, {id=thread3_7_644},
{id=thread3_7_647}, {id=thread2_8_2298}, {id=thread2_8_2283},
{id=thread2_8_2285}, {id=thread3_7_607}, {id=thread3_7_676},
{id=thread2_8_2231}, {id=thread2_8_2219}, {id=thread2_8_2221},
{id=thread2_8_2202}, {id=thread2_8_2206}, {id=thread2_8_2212},
{id=thread2_8_2201}, {id=thread2_8_2200}, {id=thread3_7_779},
{id=thread2_8_2129}, {id=thread2_8_2122}, {id=thread2_8_2119},
{id=thread2_8_2118}, {id=thread3_7_767}, {id=thread3_7_760},
{id=thread2_8_2151}, {id=thread2_8_2141}, {id=thread3_7_744},
{id=thread3_7_747}, {id=thread2_8_2136}, {id=thread3_7_742},
{id=thread3_7_729}, {id=thread2_8_2171}, {id=thread2_8_2169},
{id=thread3_7_734}, {id=thread2_8_2164}, {id=thread3_7_725},
{id=thread3_7_724}, {id=thread2_8_2196}, {id=thread2_8_2182},
{id=thread3_7_791}, {id=thread3_7_798}, {id=thread3_7_782}, {id=thread3_7_787},
{id=thread2_8_2084}, {id=thread2_8_2094}, {id=thread2_8_2072},
{id=thread2_8_2048}, {id=thread2_8_2051}, {id=thread2_8_2056},
{id=thread2_8_2039}, {id=thread2_8_2040}, {id=thread2_8_2043},
{id=thread2_8_2044}, {id=thread2_8_2047}, {id=thread2_8_2006},
{id=thread2_8_2008}, {id=thread2_8_2001}, {id=thread1_12_394},
{id=thread1_12_380}, {id=thread1_12_376}, {id=thread1_12_369},
{id=thread1_12_356}, {id=thread1_12_351}, {id=thread1_12_341},
{id=thread1_12_344}, {id=thread1_12_321}, {id=thread1_12_324},
{id=thread1_12_323}, {id=thread3_7_276}, {id=thread3_7_261},
{id=thread3_7_293}, {id=thread3_7_291}, {id=thread1_12_309},
{id=thread1_12_302}, {id=thread3_7_295}, {id=thread3_7_283},
{id=thread3_7_250}, {id=thread3_7_208}, {id=thread3_7_203}, {id=thread3_7_215},
{id=thread1_13_893}, {id=thread1_13_864}, {id=thread1_13_858},
{id=thread1_12_498}, {id=thread1_12_450}, {id=thread1_12_482},
{id=thread1_12_426}, {id=thread1_12_421}, {id=thread1_12_420},
{id=thread1_12_422}, {id=thread1_12_413}, {id=thread1_12_419},
{id=thread3_7_390}, {id=thread3_7_397}, {id=thread1_12_442},
{id=thread1_12_445}, {id=thread1_12_444}, {id=thread1_12_440},
{id=thread1_12_437}, {id=thread3_7_381}, {id=thread3_7_360},
{id=thread3_7_379}, {id=thread3_7_348}, {id=thread3_7_342},
{id=thread1_13_728}, {id=thread3_7_359}, {id=thread3_7_354},
{id=thread3_7_357}, {id=thread1_12_404}, {id=thread1_12_402},
{id=thread1_12_408}, {id=thread3_7_320}, {id=thread3_7_333},
{id=thread3_7_335}, {id=thread3_7_336}, {id=thread3_7_337}, {id=thread3_7_339},
{id=thread3_7_300}, {id=thread1_13_749}, {id=thread1_13_765},
{id=thread1_13_763}, {id=thread1_12_135}, {id=thread1_12_180},
{id=thread1_12_185}, {id=thread1_12_186}, {id=thread1_12_104},
{id=thread3_7_430}, {id=thread3_7_455}, {id=thread3_7_461}, {id=thread3_7_475},
{id=thread3_7_479}, {id=thread3_7_481}, {id=thread3_7_495}, {id=thread3_7_406},
{id=thread1_12_262}, {id=thread1_12_277}, {id=thread1_12_295},
{id=thread1_12_213}, {id=thread1_12_219}, {id=thread1_12_244},
{id=thread1_12_246}, {id=thread1_12_234}, {id=thread1_13_900},
{id=thread3_7_560}, {id=thread3_7_579}, {id=thread3_7_545},
{id=thread1_13_912}, {id=thread3_7_552}, {id=thread3_7_553},
{id=thread3_7_583}, {id=thread3_7_588}, {id=thread3_7_590}, {id=thread3_7_592},
{id=thread3_7_597}, {id=thread3_7_529}, {id=thread3_7_520}, {id=thread3_7_539},
{id=thread3_7_530}, {id=thread3_7_519}, {id=thread3_7_510},
{id=thread1_13_439}, {id=thread1_13_435}, {id=thread1_13_440},
{id=thread1_13_476}, {id=thread1_13_474}, {id=thread1_13_316},
{id=thread1_13_315}, {id=thread1_13_327}, {id=thread1_13_355},
{id=thread1_13_357}, {id=thread1_13_341}, {id=thread1_13_346},
{id=thread1_13_338}, {id=thread1_13_335}, {id=thread1_13_627},
{id=thread1_13_629}, {id=thread1_13_631}, {id=thread1_13_630},
{id=thread1_13_648}, {id=thread1_13_663}, {id=thread1_13_682},
{id=thread0_10_2014}, {id=thread0_10_2002}, {id=thread0_10_2005},
{id=thread0_10_2007}, {id=thread1_13_603}, {id=thread0_10_2022},
{id=thread0_10_2021}, {id=thread1_13_502}, {id=thread1_13_565},
{id=thread1_13_563}, {id=thread1_13_561}, {id=thread1_13_532},
{id=thread1_13_542}, {id=thread1_13_540}, {id=thread3_7_117},
{id=thread3_7_138}, {id=thread3_7_135}, {id=thread3_7_130}, {id=thread3_7_131},
{id=thread3_7_120}, {id=thread3_7_148}, {id=thread3_7_141}, {id=thread3_7_159},
{id=thread3_7_158}, {id=thread3_7_162}, {id=thread3_7_176}, {id=thread3_7_171},
{id=thread3_7_173}, {id=thread3_7_186}, {id=thread3_7_180}, {id=thread3_7_196},
{id=thread3_7_199}, {id=thread3_7_194}, {id=thread1_13_594},
{id=thread1_13_593}, {id=thread1_13_592}, {id=thread1_13_578},
{id=thread0_8_1843}, {id=thread0_8_1844}, {id=thread0_8_1876},
{id=thread0_8_1815}, {id=thread0_8_1811}, {id=thread0_8_1803},
{id=thread0_8_1807}, {id=thread0_8_1823}, {id=thread0_8_1825},
{id=thread0_8_1890}, {id=thread0_8_1891}, {id=thread0_8_1750},
{id=thread0_8_1748}, {id=thread0_8_1742}, {id=thread0_8_1737},
{id=thread0_8_1733}, {id=thread0_8_1718}, {id=thread0_8_1716},
{id=thread0_8_1700}, {id=thread0_8_1708}, {id=thread0_8_1785},
{id=thread0_8_1783}, {id=thread0_8_1786}, {id=thread1_13_214},
{id=thread1_13_226}, {id=thread1_13_235}, {id=thread1_13_254},
{id=thread1_13_250}, {id=thread1_13_274}, {id=thread1_13_279},
{id=thread1_13_278}, {id=thread1_13_276}, {id=thread3_10_2020},
{id=thread1_13_292}, {id=thread1_13_299}, {id=thread0_8_1957},
{id=thread0_8_1955}, {id=thread0_8_1996}, {id=thread0_8_1993},
{id=thread0_8_1994}, {id=thread0_8_1987}, {id=thread0_8_1980},
{id=thread0_8_1981}, {id=thread0_8_1979}, {id=thread0_8_1977},
{id=thread0_8_1970}, {id=thread0_8_1968}, {id=thread0_8_1903},
{id=thread1_13_157}, {id=thread1_13_167}, {id=thread1_13_143},
{id=thread1_13_176}, {id=thread1_13_186}, {id=thread1_13_187},
{id=thread1_13_182}, {id=thread0_8_2623}, {id=thread0_8_2627},
{id=thread0_8_2614}, {id=thread0_8_2617}, {id=thread0_8_2619},
{id=thread0_8_2644}, {id=thread0_8_2643}, {id=thread0_8_2649},
{id=thread0_8_2636}, {id=thread0_8_2637}, {id=thread0_8_2639},
{id=thread0_8_2669}, {id=thread0_8_2691}, {id=thread0_8_2690},
{id=thread0_8_2677}, {id=thread0_8_2674}, {id=thread0_8_2673},
{id=thread0_8_2681}, {id=thread0_8_2699}, {id=thread0_8_2607},
{id=thread0_8_2601}, {id=thread0_8_2765}, {id=thread0_8_2770},
{id=thread0_8_2750}, {id=thread0_8_2760}, {id=thread0_8_2730},
{id=thread0_8_2731}, {id=thread0_8_2733}, {id=thread0_8_2772},
{id=thread0_8_2714}, {id=thread0_8_2725}, {id=thread0_8_2702},
{id=thread0_8_2867}, {id=thread0_8_2868}, {id=thread0_8_2850},
{id=thread0_8_2851}, {id=thread0_8_2892}, {id=thread0_8_2884},
{id=thread0_8_2882}, {id=thread0_8_2871}, {id=thread0_8_2873},
{id=thread0_8_2874}, {id=thread0_8_2817}, {id=thread0_8_2815},
{id=thread0_8_2813}, {id=thread0_8_2848}, {id=thread2_11_26},
{id=thread2_11_27}, {id=thread2_11_10}, {id=thread2_11_16}, {id=thread2_11_44},
{id=thread2_11_31}, {id=thread2_11_37}, {id=thread2_11_39}, {id=thread2_11_62},
{id=thread2_11_55}, {id=thread2_11_57}, {id=thread2_11_50},
{id=thread0_8_2981}, {id=thread0_8_2987}, {id=thread2_11_86},
{id=thread0_8_2988}, {id=thread2_11_85}, {id=thread0_8_2980},
{id=thread2_11_78}, {id=thread0_8_2972}, {id=thread2_11_76},
{id=thread2_11_93}, {id=thread2_11_94}, {id=thread0_8_2931},
{id=thread0_8_2944}, {id=thread0_8_2943}, {id=thread0_8_2912},
{id=thread0_8_2918}, {id=thread0_8_2916}, {id=thread0_8_2921},
{id=thread0_8_2922}, {id=thread0_8_2903}, {id=thread0_8_2221},
{id=thread0_8_2211}, {id=thread0_8_2231}, {id=thread0_8_2227},
{id=thread0_8_2235}, {id=thread0_8_2275}, {id=thread0_8_2269},
{id=thread0_8_2280}, {id=thread0_8_2297}, {id=thread0_9_
[...truncated too long message...]
tCase.java:621)
[junit4] 2>
[junit4] 2> 2725727 T18704 oas.SolrTestCaseJ4.tearDown ###Ending test
[junit4] 2> 2725736 T18704 oejs.AbstractConnector.doStop Stopped
ServerConnector@4b20166a{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2725746 T18704 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@710f8cd1{/av_/oc,null,UNAVAILABLE}
[junit4] 2> 2725764 T18704 oejs.AbstractConnector.doStop Stopped
ServerConnector@7383b8f6{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2725776 T18704 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@45f21856{/av_/oc,null,UNAVAILABLE}
[junit4] 2> 2725792 T18704 oejs.AbstractConnector.doStop Stopped
ServerConnector@5fc707f8{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2725807 T18704 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@5dd38269{/av_/oc,null,UNAVAILABLE}
[junit4] 2> 2725816 T18704 oejs.AbstractConnector.doStop Stopped
ServerConnector@196e319a{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2725827 T18704 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@ee57258{/av_/oc,null,UNAVAILABLE}
[junit4] 2> 2725829 T18704 oejs.AbstractConnector.doStop Stopped
ServerConnector@75da046b{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 2725842 T18704 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@3ba359f{/av_/oc,null,UNAVAILABLE}
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistributedFacetPivotSmallTest -Dtests.method=test
-Dtests.seed=B855A1C7B309F547 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=iw -Dtests.timezone=US/Alaska -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 5.60s J2 | DistributedFacetPivotSmallTest.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=18832, name=Thread-10866, state=RUNNABLE,
group=TGRP-DistributedFacetPivotSmallTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([B855A1C7B309F547:30019E1D1DF598BF]:0)
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35094/av_/oc/collection1:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:37832/av_/oc/collection1,
http://[ff01::114]:33332/av_/oc, http://[ff01::083]:33332/av_/oc,
http://[ff01::213]:33332/av_/oc]
[junit4] > at
__randomizedtesting.SeedInfo.seed([B855A1C7B309F547]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:621)
[junit4] 2> 2725850 T18704 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=PostingsFormat(name=LuceneFixedGap),
solo_s=PostingsFormat(name=Direct),
company_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
place_t=PostingsFormat(name=LuceneFixedGap), id=FSTOrd50,
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l_dv=FSTOrd50, text=PostingsFormat(name=Direct),
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
price_ti=PostingsFormat(name=Direct), solo_i=FSTOrd50,
solo_dt=PostingsFormat(name=LuceneFixedGap),
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{timestamp=DocValuesFormat(name=Lucene50),
range_facet_i_dv=DocValuesFormat(name=Lucene50),
range_facet_l_dv=DocValuesFormat(name=Memory)},
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=iw,
timezone=US/Alaska
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_72 (64-bit)/cpus=4,threads=1,free=216630088,total=517996544
[junit4] 2> NOTE: All tests run in this JVM:
[OpenExchangeRatesOrgProviderTest, TermVectorComponentDistributedTest,
HttpPartitionTest, AddBlockUpdateTest, DocValuesTest, MultiThreadedOCPTest,
CollectionsAPIAsyncDistributedZkTest, TestNonDefinedSimilarityFactory,
InfoHandlerTest, TestRecoveryHdfs, ZkStateWriterTest,
DistributedFacetPivotLongTailTest, MoreLikeThisHandlerTest,
RegexBoostProcessorTest, SoftAutoCommitTest, TestTrie, HardAutoCommitTest,
TestCSVResponseWriter, NumericFieldsTest, DOMUtilTest, QueryEqualityTest,
QueryParsingTest, TestStandardQParsers, TestCloudPivotFacet, SimpleFacetsTest,
TestNRTOpen, TestReRankQParserPlugin, CircularListTest, SampleTest,
SynonymTokenizerTest, SOLR749Test, LoggingHandlerTest,
TestDistributedStatsComponentCardinality, BasicDistributedZk2Test,
AutoCommitTest, TestCloudInspectUtil, DistributedFacetPivotSmallAdvancedTest,
CustomCollectionTest, TestReplicationHandlerBackup, TestFieldTypeResource,
TestExtendedDismaxParser, DateRangeFieldTest, TestInfoStreamLogging,
RemoteQueryErrorTest, DirectUpdateHandlerTest, TestQueryUtils, SuggesterTest,
PolyFieldTest, TestSimpleQParserPlugin, TestClusterStateMutator,
TestConfigOverlay, ActionThrottleTest, TestJettySolrRunner,
TestFieldSortValues, BadIndexSchemaTest, TestBlobHandler,
DistributedQueryElevationComponentTest, TestGroupingSearch,
TestDefaultSimilarityFactory, TestSchemaSimilarityResource, RankQueryTest,
TestFastOutputStream, DistribDocExpirationUpdateProcessorTest,
TestBulkSchemaAPI, PluginInfoTest, ConcurrentDeleteAndCreateCollectionTest,
XmlUpdateRequestHandlerTest, TestSurroundQueryParser, TestStressRecovery,
SearchHandlerTest, ShardSplitTest, TestPartialUpdateDeduplication,
QueryResultKeyTest, TestHighlightDedupGrouping, SaslZkACLProviderTest,
SpellCheckCollatorTest, TestTrackingShardHandlerFactory, TestCollationField,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest,
LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, TestRecovery,
TestStressReorder, TestRangeQuery, TestCoreContainer, TestSolr4Spatial,
StatsComponentTest, TestIndexSearcher, CurrencyFieldXmlFileTest,
AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestStressLucene,
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases,
SortByFunctionTest, SolrInfoMBeanTest, CacheHeaderTest,
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest,
TestSolrQueryParser, IndexSchemaTest, JsonLoaderTest,
TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache,
TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, AsyncMigrateRouteKeyTest,
DeleteInactiveReplicaTest, DistribJoinFromCollectionTest,
ExternalCollectionsTest, LeaderFailoverAfterPartitionTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
SSLMigrationTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest,
TestCollectionAPI, TestCryptoKeys, TestRequestStatusCollectionAPI,
TriLevelCompositeIdRoutingTest, RequestLoggingTest, TestRestoreCore,
CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest,
DistributedFacetPivotSmallTest]
[junit4] Completed [433/496] on J2 in 6.18s, 1 test, 1 error <<< FAILURES!
[...truncated 199 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
There were test failures: 496 suites, 1973 tests, 2 errors, 51 ignored (10
assumptions)
Total time: 151 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #852
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 854028375 bytes
Compression is 0.0%
Took 2 min 12 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]