Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2940/
3 tests failed.
REGRESSION: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([5B65C99EBCDDD5BB:D331F6441221B843]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:383)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
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.request.TestWriterPerf.testPerf
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([5B65C99EBCDDD5BB:7A522819D453FE8A]:0)
at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:451)
at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:394)
at
org.apache.solr.handler.component.HighlightComponent.process(HighlightComponent.java:143)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:253)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
at
org.apache.solr.request.TestWriterPerf.getResponse(TestWriterPerf.java:96)
at
org.apache.solr.request.TestWriterPerf.doPerf(TestWriterPerf.java:105)
at
org.apache.solr.request.TestWriterPerf.testPerf(TestWriterPerf.java:178)
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
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)
FAILED: junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf
Error Message:
1
Stack Trace:
java.lang.AssertionError: 1
at __randomizedtesting.SeedInfo.seed([5B65C99EBCDDD5BB]:0)
at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
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$5.evaluate(RandomizedRunner.java:799)
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)
Build Log:
[...truncated 9805 lines...]
[junit4] Suite: org.apache.solr.request.TestWriterPerf
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001
[junit4] 2> 615951 T1669 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 615953 T1669 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 615953 T1669 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 615954 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 615954 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 615955 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 616033 T1669 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 616052 T1669 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.2.0
[junit4] 2> 616086 T1669 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-functionquery.xml
[junit4] 2> 616087 T1669 oass.IndexSchema.readSchema Reading Solr Schema
from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema11.xml
[junit4] 2> 616094 T1669 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 616213 T1669 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 616214 T1669 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 616220 T1669 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 616220 T1669 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
[junit4] 2> 616220 T1669 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
[junit4] 2> 616231 T1669 oasc.CoreContainer.<init> New CoreContainer
2102000015
[junit4] 2> 616232 T1669 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
[junit4] 2> 616232 T1669 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
[junit4] 2> 616232 T1669 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
[junit4] 2> 616240 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 600000
[junit4] 2> 616240 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 616240 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 60000
[junit4] 2> 616241 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 616241 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 616241 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 616241 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 616241 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 616242 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 616242 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 616242 T1669 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 616249 T1669 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 616252 T1669 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 616252 T1669 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 616252 T1669 oasc.CoreContainer.load Node Name: testNode
[junit4] 2> 616254 T1669 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{schema=schema11.xml, shard=shard1, name=collection1, instanceDir=collection1,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001, collection=collection1,
config=solrconfig-functionquery.xml,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
transient=false, loadOnStartup=true}
[junit4] 2> 616254 T1670 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 616256 T1670 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 616257 T1670 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 616257 T1670 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 616285 T1670 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 616311 T1670 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.2.0
[junit4] 2> 616382 T1670 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-functionquery.xml
[junit4] 2> 616383 T1670 oass.IndexSchema.readSchema Reading Solr Schema
from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema11.xml
[junit4] 2> 616395 T1670 oass.IndexSchema.readSchema [collection1] Schema
name=example
[junit4] 2> 616551 T1670 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 616553 T1670 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 616560 T1670 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
[junit4] 2> 616560 T1670 c:collection1 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 616561 T1670 c:collection1 oasc.SolrCore.<init> [collection1]
Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001/
[junit4] 2> 616561 T1670 c:collection1 oasc.SolrCore.<init> JMX monitoring
not detected for core: collection1
[junit4] 2> 616562 T1670 c:collection1 oasc.CachingDirectoryFactory.get
return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001
[junit4] 2> 616562 T1670 c:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001/index/
[junit4] 2> 616562 T1670 c:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001/index' doesn't exist. Creating new
index...
[junit4] 2> 616562 T1670 c:collection1 oasc.CachingDirectoryFactory.get
return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001/index
[junit4] 2> 616563 T1670 c:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=50,
maxMergedSegmentMB=92.943359375, floorSegmentMB=1.8447265625,
forceMergeDeletesPctAllowed=5.599202208817999, segmentsPerTier=24.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 616564 T1670 c:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@30c04570
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0ed511),segFN=segments_1,generation=1}
[junit4] 2> 616564 T1670 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 616569 T1670 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 616591 T1670 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 616594 T1670 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 616596 T1670 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 616598 T1670 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 616609 T1670 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/update/csv,/admin/properties,/admin/segments,/update/json,/config,/schema,/admin/threads,/admin/plugins,/admin/logging,/replication,/reloadCache,/update/json/docs,standard,/admin/mbeans,/admin/ping,/update,/admin/system,/admin/luke,/admin/file,/get
[junit4] 2> 616612 T1670 c:collection1 oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 616613 T1670 c:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 616613 T1670 c:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 616613 T1670 c:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44,
maxMergedSegmentMB=61.8408203125, floorSegmentMB=0.947265625,
forceMergeDeletesPctAllowed=21.002539242833116, segmentsPerTier=44.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 616614 T1670 c:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@30c04570
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0ed511),segFN=segments_1,generation=1}
[junit4] 2> 616614 T1670 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 616615 T1670 c:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@191b3547[collection1] main
[junit4] 2> 616615 T1670 c:collection1
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 616616 T1670 c:collection1 oasr.RestManager.init Initializing
RestManager with initArgs: {}
[junit4] 2> 616616 T1670 c:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 616616 T1670 c:collection1 oasr.RestManager.init Initializing
0 registered ManagedResources
[junit4] 2> 616616 T1670 c:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 616617 T1671 c:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@191b3547[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 616617 T1670 c:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 616619 T1669 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 616623 T1669 oas.SolrTestCaseJ4.setUp ###Starting testPerf
[junit4] 2> ASYNC NEW_CORE C239 name=collection1
org.apache.solr.core.SolrCore@27af3e8
[junit4] 2> 616631 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[1]} 0 2
[junit4] 2> 616636 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[2]} 0 1
[junit4] 2> 616638 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[3]} 0 0
[junit4] 2> 616641 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[4]} 0 0
[junit4] 2> 616643 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[5]} 0 1
[junit4] 2> 616645 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[6]} 0 1
[junit4] 2> 616647 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[7]} 0 1
[junit4] 2> 616649 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[8]} 0 1
[junit4] 2> 616651 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[9]} 0 1
[junit4] 2> 616653 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[10]} 0 1
[junit4] 2> 616655 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[11]} 0 1
[junit4] 2> 616657 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[12]} 0 0
[junit4] 2> 616659 T1669 C239 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 616672 T1669 C239 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@30c04570
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0ed511),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@30c04570
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0ed511),segFN=segments_2,generation=2}
[junit4] 2> 616673 T1669 C239 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 616675 T1669 C239 oass.SolrIndexSearcher.<init> Opening
Searcher@332a63fc[collection1] main
[junit4] 2> 616675 T1669 C239 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 616675 T1671 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@332a63fc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.2.0):C12)))}
[junit4] 2> 616676 T1669 C239 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {optimize=} 0 17
[junit4] 2> 616716 T1669 oasc.SolrException.log ERROR
java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:451)
[junit4] 2> at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:394)
[junit4] 2> at
org.apache.solr.handler.component.HighlightComponent.process(HighlightComponent.java:143)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:253)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
[junit4] 2> at
org.apache.solr.request.TestWriterPerf.getResponse(TestWriterPerf.java:96)
[junit4] 2> at
org.apache.solr.request.TestWriterPerf.doPerf(TestWriterPerf.java:105)
[junit4] 2> at
org.apache.solr.request.TestWriterPerf.testPerf(TestWriterPerf.java:178)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 616717 T1669 oasc.SolrCore.execute [collection1] webapp=null
path=null
params={facet.mincount=0&fl=*,score&hl.fl=t1&facet.field=f_i&facet.field=f_ss&facet.field=f_t&facet.offset=0&facet=true&facet.limit=100&q=id:[*+TO+*]+all+country&rows=100&echoParams=all&start=0&facet.sort=count&indent=false&wt=xml&hl=true}
hits=12 status=500 QTime=39
[junit4] 2> 616718 T1669 oas.SolrTestCaseJ4.tearDown ###Ending testPerf
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestWriterPerf
-Dtests.method=testPerf -Dtests.seed=5B65C99EBCDDD5BB -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=CNT
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.11s J2 | TestWriterPerf.testPerf <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B65C99EBCDDD5BB:7A522819D453FE8A]:0)
[junit4] > at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:451)
[junit4] > at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:394)
[junit4] > at
org.apache.solr.handler.component.HighlightComponent.process(HighlightComponent.java:143)
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:253)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
[junit4] > at
org.apache.solr.request.TestWriterPerf.getResponse(TestWriterPerf.java:96)
[junit4] > at
org.apache.solr.request.TestWriterPerf.doPerf(TestWriterPerf.java:105)
[junit4] > at
org.apache.solr.request.TestWriterPerf.testPerf(TestWriterPerf.java:178)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 616728 T1669 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 616729 T1669 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=2102000015
[junit4] 2> 616729 T1669 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@27af3e8
[junit4] 2> 616729 T1669 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 616730 T1669 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 616730 T1669 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 616730 T1669 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 616731 T1669 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 616731 T1669 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 628953 T1669 oasc.CachingDirectoryFactory.close ERROR Timeout
waiting for all directory ref counts to be released - gave up waiting on
CachedDir<<refCount=1;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001/index;done=false>>
[junit4] 2> 628953 T1669 oasc.SolrException.log ERROR Error closing
directory:org.apache.solr.common.SolrException: Timeout waiting for all
directory ref counts to be released - gave up waiting on
CachedDir<<refCount=1;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001/init-core-data-001/index;done=false>>
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
[junit4] 2> at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
[junit4] 2> at
org.apache.solr.util.TestHarness.close(TestHarness.java:359)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
[junit4] 2> at
sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 628955 T1669 oasc.SolrException.log ERROR
java.lang.AssertionError: 1
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
[junit4] 2> at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
[junit4] 2> at
org.apache.solr.util.TestHarness.close(TestHarness.java:359)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
[junit4] 2> at
sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 628956 T1669 oasc.SolrException.log ERROR Error shutting down
core:java.lang.AssertionError: 1
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
[junit4] 2> at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
[junit4] 2> at
org.apache.solr.util.TestHarness.close(TestHarness.java:359)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
[junit4] 2> at
sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.request.TestWriterPerf
5B65C99EBCDDD5BB-001
[junit4] 2> NOTE: test params are: codec=Lucene50,
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=et_EE,
timezone=CNT
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=156743392,total=297795584
[junit4] 2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest,
TestExactStatsCache, TestPivotHelperCode, DeleteInactiveReplicaTest,
CoreAdminCreateDiscoverTest, PrimitiveFieldTypeTest,
SchemaVersionSpecificBehaviorTest, NumericFieldsTest, TestNoOpRegenerator,
TestPostingsSolrHighlighter, TestJsonRequest, TestCSVLoader,
TestFieldTypeCollectionResource, TestExtendedDismaxParser,
TestExactSharedStatsCache, TestSchemaNameResource, SimplePostToolTest,
AnalysisErrorHandlingTest, TestManagedResourceStorage,
TestBulkSchemaConcurrent, TestCloudManagedSchema,
TestDefaultSearchFieldResource, XmlUpdateRequestHandlerTest,
QueryResultKeyTest, TestMissingGroups, ResourceLoaderTest,
TestSolrDeletionPolicy2, HdfsDirectoryFactoryTest, QueryEqualityTest,
TestCSVResponseWriter, CacheHeaderTest, LeaderInitiatedRecoveryOnCommitTest,
HdfsRecoveryZkTest, TestInitQParser, RequestLoggingTest, DistanceUnitsTest,
SuggesterWFSTTest, ParsingFieldUpdateProcessorsTest, TestSolr4Spatial2,
SliceStateTest, TestSimpleTrackingShardHandler,
UniqFieldsUpdateProcessorFactoryTest, ExternalFileFieldSortTest,
TestXIncludeConfig, DistributedSpellCheckComponentTest, TestHashPartitioner,
FieldMutatingUpdateProcessorTest, QueryParsingTest, TestGroupingSearch,
TestWriterPerf]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestWriterPerf
-Dtests.seed=5B65C99EBCDDD5BB -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=et_EE -Dtests.timezone=CNT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestWriterPerf (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: 1
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B65C99EBCDDD5BB]:0)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
[junit4] > at
org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
[junit4] > at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] > at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
[junit4] > at
org.apache.solr.util.TestHarness.close(TestHarness.java:359)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [174/482] on J2 in 13.57s, 1 test, 1 failure, 1 error <<<
FAILURES!
[...truncated 251 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/init-core-data-001
[junit4] 2> 1347954 T6251
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /d_l/ya
[junit4] 2> 1347960 T6251 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1347961 T6252 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1347961 T6252 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1348061 T6251 oasc.ZkTestServer.run start zk server on
port:44459
[junit4] 2> 1348062 T6251
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1348062 T6251 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1348066 T6259 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@756e0142
name:ZooKeeperConnection Watcher:127.0.0.1:44459 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1348066 T6251 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1348067 T6251 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1348067 T6251 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1348070 T6251
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1348071 T6251 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1348073 T6262 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b528e43
name:ZooKeeperConnection Watcher:127.0.0.1:44459/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1348073 T6251 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1348073 T6251 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1348074 T6251 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1348077 T6251 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1348078 T6251 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1348079 T6251 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1348081 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1348081 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1348084 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1348084 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1348186 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1348186 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1348188 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1348189 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1348190 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1348191 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1348193 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1348193 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1348195 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1348195 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1348197 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1348197 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1348199 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1348200 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1348201 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1348202 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1348203 T6251 oasc.AbstractZkTestCase.putConfig put
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1348204 T6251 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1349313 T6251 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1
[junit4] 2> 1349315 T6251 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1349319 T6251 oejs.AbstractConnector.doStart Started
[email protected]:44462
[junit4] 2> 1349319 T6251 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/tempDir-001/control/data,
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores, hostContext=/d_l/ya, hostPort=44462}
[junit4] 2> 1349320 T6251 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@3972aa3f
[junit4] 2> 1349320 T6251 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/'
[junit4] 2> 1349349 T6251 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/solr.xml
[junit4] 2> 1349383 T6251 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores
[junit4] 2> 1349384 T6251 oasc.CoreContainer.<init> New CoreContainer
2123916458
[junit4] 2> 1349384 T6251 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/]
[junit4] 2> 1349384 T6251 oasc.CoreContainer.load loading shared library:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/lib
[junit4] 2> 1349385 T6251 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/lib).
[junit4] 2> 1349393 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1349393 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1349393 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1349394 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1349394 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1349394 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1349394 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1349394 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1349395 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1349395 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1349395 T6251 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1349399 T6251 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1349400 T6251 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1349400 T6251 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1349401 T6251 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1349401 T6251 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:44459/solr
[junit4] 2> 1349401 T6251 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1349401 T6251
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1349402 T6251 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1349403 T6274 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@59e44713
name:ZooKeeperConnection Watcher:127.0.0.1:44459 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1349404 T6251 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1349404 T6251 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1349406 T6251 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1349407 T6277 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c6966e5 name:ZooKeeperConnection
Watcher:127.0.0.1:44459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1349407 T6251 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1349409 T6251 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1349410 T6251 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1349412 T6251 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1349413 T6251 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1349414 T6251 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1349415 T6251 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1349416 T6251 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1349417 T6251 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1349418 T6251 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44462_d_l%2Fya
[junit4] 2> 1349418 T6251 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:44462_d_l%2Fya
[junit4] 2> 1349419 T6251 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1349420 T6251 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1349421 T6251 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1349422 T6251 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:44462_d_l%2Fya
[junit4] 2> 1349422 T6251 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1349423 T6251 oasc.Overseer.start Overseer
(id=93647458738176003-127.0.0.1:44462_d_l%2Fya-n_0000000000) starting
[junit4] 2> 1349424 T6251 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1349427 T6251 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1349428 T6279 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1349428 T6278 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1349428 T6251
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1349431 T6251 N:127.0.0.1:44462_d_l%2Fya
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores
[junit4] 2> 1349432 T6251 N:127.0.0.1:44462_d_l%2Fya
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection,
coreNodeName=, config=solrconfig.xml, shard=, dataDir=data/,
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/,
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1, transient=false,
schema=schema.xml, name=collection1, loadOnStartup=true}
[junit4] 2> 1349433 T6251 N:127.0.0.1:44462_d_l%2Fya
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/
[junit4] 2> 1349433 T6251 N:127.0.0.1:44462_d_l%2Fya
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1349433 T6281 N:127.0.0.1:44462_d_l%2Fya C:control_collection
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1349434 T6281 N:127.0.0.1:44462_d_l%2Fya C:control_collection
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1349434 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1349434 T6277 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1349435 T6278 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44462_d_l%2Fya",
[junit4] 2> "base_url":"http://127.0.0.1:44462/d_l/ya",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down"} current state version: 0
[junit4] 2> 1349435 T6278 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "node_name":"127.0.0.1:44462_d_l%2Fya",
[junit4] 2> "base_url":"http://127.0.0.1:44462/d_l/ya",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down"}
[junit4] 2> 1349435 T6278 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1349436 T6278 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1349436 T6277 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1350434 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1350435 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1350435 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1350435 T6281 N:127.0.0.1:44462_d_l%2Fya
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1350436 T6281 N:127.0.0.1:44462_d_l%2Fya
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1350436 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/'
[junit4] 2> 1350453 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1350455 T6281 N:127.0.0.1:44462_d_l%2Fya oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1350465 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1350487 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
[junit4] 2> 1350544 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1350645 T6281 N:127.0.0.1:44462_d_l%2Fya
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1350675 T6281 N:127.0.0.1:44462_d_l%2Fya
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1350999 T6281 N:127.0.0.1:44462_d_l%2Fya
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1351002 T6281 N:127.0.0.1:44462_d_l%2Fya
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1351004 T6281 N:127.0.0.1:44462_d_l%2Fya
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1351008 T6281 N:127.0.0.1:44462_d_l%2Fya
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1351021 T6281 N:127.0.0.1:44462_d_l%2Fya
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1351021 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1351022 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/data/
[junit4] 2> 1351022 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@770c49e2
[junit4] 2> 1351023 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/data
[junit4] 2> 1351023 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/data/index/
[junit4] 2> 1351023 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1351024 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest
5B65C99EBCDDD5BB-001/control-001/cores/collection1/data/index
[junit4] 2> 1351024 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=21.4873046875,
floorSegmentMB=1.3388671875, forceMergeDeletesPctAllowed=13.44306051264919,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.347314518344027
[junit4] 2> 1351025 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@9865510
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@523a9252),segFN=segments_1,generation=1}
[junit4] 2> 1351025 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1351030 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1351031 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1351031 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1351031 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1351032 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1351032 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1351032 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1351033 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1351033 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1351052 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1351054 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1351056 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1351058 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1351063 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/logging,standard,/update/csv,/replication,/update/json/docs,/admin/properties,/admin/plugins,/config,/get,/admin/system,/admin/mbeans,/schema,/admin/threads,/admin/ping,/update,/update/json,/admin/segments,/admin/file,/admin/luke
[junit4] 2> 1351065 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1351066 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1351067 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1351068 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1351068 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1351069 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1351070 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@9865510
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@523a9252),segFN=segments_1,generation=1}
[junit4] 2> 1351070 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1351070 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@1dd8750c[collection1] main
[junit4] 2> 1351071 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1351071 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1351072 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1351072 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1351072 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1351072 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1351073 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1351073 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1351073 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1351074 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1351074 T6282 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@1dd8750c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1351075 T6281 N:127.0.0.1:44462_d_l%2Fya c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1351076 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:44462/d_l/ya collection:control_collection shard:shard1
[junit4] 2> 1351076 T6251 N:127.0.0.1:44462_d_l%2Fya
oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
[junit4] 2> 1351076 T6251 N:127.0.0.1:44462_d_l%2Fya
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1351076 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1351078 T6251
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1351079 T6251 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1351080 T6288 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@21031bab
name:ZooKeeperConnection Watcher:127.0.0.1:44459/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1351081 T6251 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1351081 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader
process for shard shard1
[junit4] 2> 1351081 T6251 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1351081 T6251
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1351083 T6277 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1351084 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1351084 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1343 name=collection1
org.apache.solr.core.SolrCore@6fcc52ca
url=http://127.0.0.1:44462/d_l/ya/collection1 node=127.0.0.1:44462_d_l%2Fya
C1343_STATE=coll:control_collection core:collection1 props:{core=collection1,
node_name=127.0.0.1:44462_d_l%2Fya, base_url=http://127.0.0.1:44462/d_l/ya,
state=down}
[junit4] 2> 1351084 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 C1343 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:44462/d_l/ya/collection1/
[junit4] 2> 1351084 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 C1343 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas
to me
[junit4] 2> 1351084 T6278 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 1351084 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 C1343 oasc.SyncStrategy.syncToMe
http://127.0.0.1:44462/d_l/ya/collection1/ has no replicas
[junit4] 2> 1351085 T6251 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1351085 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:44462/d_l/ya/collection1/ shard1
[junit4] 2> 1351085 T6251 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1351085 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1351086 T6277 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1351086 T6288 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1351086 T6251
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1351088 T6251 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1351089 T6291 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6af7bb32
name:ZooKeeperConnection Watcher:127.0.0.1:44459/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1351089 T6251 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1351090 T6251 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1351090 T6277 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1351091 T6278 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:44462/d_l/ya",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1351093 T6278 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 1351093 T6278 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1351094 T6277 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1351094 T6288 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1351096 T6277 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1351096 T6278 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 1351097 T6277 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1351097 T6288 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1351141 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ZkController.register We are
http://127.0.0.1:44462/d_l/ya/collection1/ and leader is
http://127.0.0.1:44462/d_l/ya/collection1/
[junit4] 2> 1351142 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:44462/d_l/ya
[junit4] 2> 1351142 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1351142 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 1351142 T6285 N:127.0.0.1:44462_d_l%2Fya C:control_collection
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1351143 T6277 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1351144 T6278 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state",
[junit4] 2> "collection":"control_collection",
[junit4] 2>
[...truncated too long message...]
sFormat(Lucene50(blocksize=128))),
6grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
8grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
8parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
16parent_f1_s=PostingsFormat(name=Direct),
5grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
7grand1_s=PostingsFormat(name=Memory doPackFST= true),
9grand2_s=PostingsFormat(name=Direct), 3child0_s=PostingsFormat(name=Direct),
6grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
8grand7_s=PostingsFormat(name=Direct),
11parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=Direct),
type_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
20parent_f2_s=PostingsFormat(name=Direct),
4child2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
13parent_f1_s=PostingsFormat(name=Memory doPackFST= true),
11parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
routefield_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
15parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
6parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
6grand0_s=PostingsFormat(name=Memory doPackFST= true),
9grand8_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
2child1_s=PostingsFormat(name=Direct),
18parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
18parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
7grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
9grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
2grand1_s=PostingsFormat(name=Direct), 19parent_f1_s=PostingsFormat(name=Memory
doPackFST= true), 4grand2_s=PostingsFormat(name=Memory doPackFST= true),
14parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
27parent_f1_s=PostingsFormat(name=Direct),
16parent_f2_s=PostingsFormat(name=Memory doPackFST= true),
26parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
3parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
21parent_f2_s=PostingsFormat(name=Memory doPackFST= true),
5parent_f2_s=PostingsFormat(name=Memory doPackFST= true),
4grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
4parent_f1_s=PostingsFormat(name=Memory doPackFST= true),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval),
7grand4_s=PostingsFormat(name=Direct),
15parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
3grand1_s=PostingsFormat(name=Memory doPackFST= true),
4child3_s=PostingsFormat(name=Direct),
7grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
9parent_f1_s=PostingsFormat(name=Direct),
5child4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
8grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
8grand2_s=PostingsFormat(name=Memory doPackFST= true),
title_stemmed=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
9grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
5child1_s=PostingsFormat(name=Memory doPackFST= true),
9grand6_s=PostingsFormat(name=Direct), 3grand0_s=PostingsFormat(name=Direct),
2parent_f2_s=PostingsFormat(name=Direct),
4child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
6grand4_s=PostingsFormat(name=Memory doPackFST= true),
title_lettertok=PostingsFormat(name=Direct),
5child3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
6grand1_s=PostingsFormat(name=Direct), 1parent_f2_s=PostingsFormat(name=Memory
doPackFST= true), 6grand5_s=PostingsFormat(name=Direct),
7parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
23parent_f1_s=PostingsFormat(name=Direct),
10parent_f2_s=PostingsFormat(name=Memory doPackFST= true),
8parent_f1_s=PostingsFormat(name=Memory doPackFST= true),
5child2_s=PostingsFormat(name=Direct),
27parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
10parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
8grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
17parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
25parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
12parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
5child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
5grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
3child2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
2child0_s=PostingsFormat(name=Memory doPackFST= true),
19parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
7grand0_s=PostingsFormat(name=Direct),
5grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
22parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
3child1_s=PostingsFormat(name=Memory doPackFST= true),
6parent_f2_s=PostingsFormat(name=Direct),
7grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
2grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
0parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
17parent_f2_s=PostingsFormat(name=Direct),
0parent_f1_s=PostingsFormat(name=Memory doPackFST= true),
9grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=Memory doPackFST= true),
4child0_s=PostingsFormat(name=Memory doPackFST= true),
13parent_f2_s=PostingsFormat(name=Direct),
4grand3_s=PostingsFormat(name=Direct),
1grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
rnd_b=PostingsFormat(name=Direct), 14parent_f2_s=PostingsFormat(name=Memory
doPackFST= true), 7grand5_s=PostingsFormat(name=Memory doPackFST= true),
1parent_f1_s=PostingsFormat(name=Direct),
4parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
1child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
9grand7_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
4grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
sim=DefaultSimilarity, locale=pt, timezone=Etc/GMT-13
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=193237568,total=429391872
[junit4] 2> NOTE: All tests run in this JVM: [DocValuesMultiTest,
ResponseHeaderTest, LeaderElectionIntegrationTest,
DistributedExpandComponentTest, IndexSchemaTest, MultiTermTest, EnumFieldTest,
TestNonDefinedSimilarityFactory, TestReRankQParserPlugin,
TestBinaryResponseWriter, TestBM25SimilarityFactory, MoreLikeThisHandlerTest,
TestSchemaSimilarityResource, TestFiltering, TestPerFieldSimilarity,
TestSerializedLuceneMatchVersion, PrimUtilsTest, SoftAutoCommitTest,
TestDynamicFieldResource, SpatialRPTFieldTypeTest,
TestCloudManagedSchemaConcurrent, TestManagedSchemaFieldResource,
ShowFileRequestHandlerTest, CachingDirectoryFactoryTest, TestRangeQuery,
PluginInfoTest, TestReloadAndDeleteDocs, TestClusterStateMutator,
AnalyticsQueryTest, TestRawResponseWriter, SolrRequestParserTest,
RecoveryZkTest, ZkNodePropsTest, DeleteLastCustomShardedReplicaTest,
TestQueryTypes, JsonLoaderTest, FileUtilsTest, IndexBasedSpellCheckerTest,
URLClassifyProcessorTest, TestStressVersions, RemoteQueryErrorTest,
TestEmbeddedSolrServerConstructors, DateMathParserTest, DateRangeFieldTest,
TestSolrConfigHandler, TermVectorComponentDistributedTest, RollingRestartTest,
TestPartialUpdateDeduplication, TestAddFieldRealTimeGet,
TestCursorMarkWithoutUniqueKey, TestIntervalFaceting, DisMaxRequestHandlerTest,
TestSolrConfigHandlerConcurrent, SpellPossibilityIteratorTest,
ConnectionManagerTest, CollectionsAPIDistributedZkTest, TestCryptoKeys,
TestBlendedInfixSuggestions, TestObjectReleaseTracker, ShardSplitTest,
FullSolrCloudDistribCmdsTest]
[junit4] Completed [249/482] on J3 in 76.02s, 1 test, 1 failure <<< FAILURES!
[...truncated 740 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 482 suites, 1915 tests, 1 suite-level error, 1
error, 1 failure, 64 ignored (23 assumptions)
Total time: 53 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2938
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 238106200 bytes
Compression is 0.0%
Took 44 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]