Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2170/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED: 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([37FD7DDC66BF288B:BFA94206C8434573]: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:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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)
FAILED: org.apache.solr.request.TestWriterPerf.testPerf
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([37FD7DDC66BF288B:16CA9C5B0E3103BA]:0)
at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:454)
at
org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:395)
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:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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([37FD7DDC66BF288B]: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.GeneratedMethodAccessor37.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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)
FAILED: junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf
Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to
approximately 11,824,464 bytes (threshold is 10,485,760). Field reference sizes
(counted individually): - 12,894,888 bytes, protected static
org.apache.solr.util.TestHarness$LocalRequestFactory
org.apache.solr.SolrTestCaseJ4.lrf - 12,894,512 bytes, protected static
org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h -
10,669,760 bytes, protected static org.apache.solr.core.SolrConfig
org.apache.solr.SolrTestCaseJ4.solrConfig - 296 bytes, public static
org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules - 216
bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.testSolrHome - 144 bytes, private static
java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp - 112 bytes,
protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
- 80 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.coreName - 80 bytes, protected static
java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 11,824,464 bytes (threshold is
10,485,760). Field reference sizes (counted individually):
- 12,894,888 bytes, protected static
org.apache.solr.util.TestHarness$LocalRequestFactory
org.apache.solr.SolrTestCaseJ4.lrf
- 12,894,512 bytes, protected static org.apache.solr.util.TestHarness
org.apache.solr.SolrTestCaseJ4.h
- 10,669,760 bytes, protected static org.apache.solr.core.SolrConfig
org.apache.solr.SolrTestCaseJ4.solrConfig
- 296 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCaseJ4.solrClassRules
- 216 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.testSolrHome
- 144 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.factoryProp
- 112 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.configString
- 80 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.coreName
- 80 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.schemaString
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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 9632 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/init-core-data-001
[junit4] 2> 1033948 T7088
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /dw/p
[junit4] 2> 1033956 T7088 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 1033957 T7089 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1033957 T7089 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1034058 T7088 oasc.ZkTestServer.run start zk server on
port:50352
[junit4] 2> 1034058 T7088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1034060 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1034067 T7096 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@11a1183 name:ZooKeeperConnection
Watcher:127.0.0.1:50352 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1034067 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1034068 T7088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1034068 T7088 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1034077 T7088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1034080 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1034085 T7099 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@20ce80ff
name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1034086 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1034086 T7088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1034087 T7088 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1034096 T7088 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1034102 T7088 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1034109 T7088 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1034117 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1034118 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1034129 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1034130 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1034136 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1034137 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1034142 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1034143 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1034149 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1034149 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1034156 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1034157 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1034164 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1034165 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1034170 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1034172 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1034178 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1034179 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1034185 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1034186 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1034192 T7088 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1034193 T7088 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1034775 T7088 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1
[junit4] 2> 1034779 T7088 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 1034782 T7088 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2a0118ea{/dw/p,null,AVAILABLE}
[junit4] 2> 1034783 T7088 oejs.AbstractConnector.doStart Started
ServerConnector@53640828{HTTP/1.1}{127.0.0.1:50355}
[junit4] 2> 1034784 T7088 oejs.Server.doStart Started @1037200ms
[junit4] 2> 1034784 T7088 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/tempDir-001/control/data, hostContext=/dw/p,
hostPort=50355,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores}
[junit4] 2> 1034784 T7088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1034785 T7088 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/'
[junit4] 2> 1034849 T7088 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/solr.xml
[junit4] 2> 1034867 T7088 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores
[junit4] 2> 1034867 T7088 oasc.CoreContainer.<init> New CoreContainer
281158202
[junit4] 2> 1034868 T7088 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/]
[junit4] 2> 1034868 T7088 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/lib
[junit4] 2> 1034869 T7088 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/lib).
[junit4] 2> 1034881 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1034881 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1034881 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1034883 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1034883 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1034883 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1034888 T7088 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1034889 T7088 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1034890 T7088 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1034890 T7088 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1034890 T7088 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50352/solr
[junit4] 2> 1034891 T7088 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1034891 T7088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1034892 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1034894 T7113 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@28f3947a
name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1034895 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1034896 T7088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1034901 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1034904 T7116 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7dc67387
name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1034905 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1034907 T7088 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1034914 T7088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1034921 T7088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1034927 T7088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1034934 T7088 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1034943 T7088 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1034949 T7088 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1034954 T7088 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1034956 T7088 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50355_dw%2Fp
[junit4] 2> 1034957 T7088 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50355_dw%2Fp
[junit4] 2> 1034963 T7088 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1034967 T7088 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1034971 T7088 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1034974 T7088 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:50355_dw%2Fp
[junit4] 2> 1034974 T7088 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1034979 T7088 oasc.Overseer.start Overseer
(id=93646719349817347-127.0.0.1:50355_dw%2Fp-n_0000000000) starting
[junit4] 2> 1034985 T7088 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1035005 T7088 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1035007 T7118 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1035007 T7088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1035008 T7117 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1035025 T7088 N:127.0.0.1:50355_dw%2Fp
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores
[junit4] 2> 1035027 T7088 N:127.0.0.1:50355_dw%2Fp
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1035027 T7088 N:127.0.0.1:50355_dw%2Fp
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/
[junit4] 2> 1035027 T7088 N:127.0.0.1:50355_dw%2Fp
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1035030 T7120 N:127.0.0.1:50355_dw%2Fp C:control_collection
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 1035030 T7120 N:127.0.0.1:50355_dw%2Fp C:control_collection
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1035032 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1035032 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1035034 T7117 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50355/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50355_dw%2Fp",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1035035 T7117 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50355/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50355_dw%2Fp",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1035035 T7117 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1035036 T7117 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1035039 T7116 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> 1036034 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1036035 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 1036036 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1036037 T7120 N:127.0.0.1:50355_dw%2Fp
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1036040 T7120 N:127.0.0.1:50355_dw%2Fp
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1036040 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/'
[junit4] 2> 1036065 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1036069 T7120 N:127.0.0.1:50355_dw%2Fp oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1036080 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1036085 T7120 N:127.0.0.1:50355_dw%2Fp oasc.SolrConfig.<init>
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1036096 T7120 N:127.0.0.1:50355_dw%2Fp oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1036099 T7120 N:127.0.0.1:50355_dw%2Fp
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1036105 T7120 N:127.0.0.1:50355_dw%2Fp
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1036198 T7120 N:127.0.0.1:50355_dw%2Fp
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1036200 T7120 N:127.0.0.1:50355_dw%2Fp
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1036200 T7120 N:127.0.0.1:50355_dw%2Fp
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1036205 T7120 N:127.0.0.1:50355_dw%2Fp
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1036262 T7120 N:127.0.0.1:50355_dw%2Fp
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 1036262 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1036263 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/data/
[junit4] 2> 1036263 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b78c2f0
[junit4] 2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/data
[junit4] 2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/data/index/
[junit4] 2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/control-001/cores/collection1/data/index
[junit4] 2> 1036265 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=24.0224609375,
floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=29.266171694939466,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7318797413997074
[junit4] 2> 1036269 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@32958d60
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10890095),segFN=segments_1,generation=1}
[junit4] 2> 1036270 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1036278 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1036279 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1036279 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1036279 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1036280 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1036280 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1036281 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1036281 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1036282 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1036292 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1036294 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1036297 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1036299 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1036304 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1036304 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1036307 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1036307 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1036309 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1036309 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1036310 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1036310 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@32958d60
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10890095),segFN=segments_1,generation=1}
[junit4] 2> 1036310 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1036311 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@1f070af8[collection1] main
[junit4] 2> 1036311 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 1036319 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1036319 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1036320 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1036320 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1036321 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1036322 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1036323 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1036323 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1036323 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1036324 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1036325 T7121 N:127.0.0.1:50355_dw%2Fp c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@1f070af8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1036328 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:50355/dw/p collection:control_collection shard:shard1
[junit4] 2> 1036329 T7088 N:127.0.0.1:50355_dw%2Fp
oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 1036329 T7088 N:127.0.0.1:50355_dw%2Fp
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1036332 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1036335 T7088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1036341 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1036345 T7127 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@57c1151e
name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1036346 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1036349 T7088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1036349 T7088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1036355 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader
process for shard shard1
[junit4] 2> 1036361 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1036363 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 1036363 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2686 name=collection1
org.apache.solr.core.SolrCore@1379015b
url=http://127.0.0.1:50355/dw/p/collection1 node=127.0.0.1:50355_dw%2Fp
C2686_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:50355/dw/p, node_name=127.0.0.1:50355_dw%2Fp,
state=down}
[junit4] 2> 1036364 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 C2686 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:50355/dw/p/collection1/
[junit4] 2> 1036364 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 C2686 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas
to me
[junit4] 2> 1036365 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 C2686 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50355/dw/p/collection1/ has no replicas
[junit4] 2> 1036365 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:50355/dw/p/collection1/ shard1
[junit4] 2> 1036365 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1036364 T7088 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1036367 T7117 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> 1036391 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1036395 T7117 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:50355/dw/p",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1036506 T7116 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> 1036507 T7127 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> 1036548 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ZkController.register We are
http://127.0.0.1:50355/dw/p/collection1/ and leader is
http://127.0.0.1:50355/dw/p/collection1/
[junit4] 2> 1036549 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:50355/dw/p
[junit4] 2> 1036549 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1036550 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 1036550 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1036555 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1036558 T7117 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50355/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50355_dw%2Fp",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1036561 T7117 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50355/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50355_dw%2Fp",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1036674 T7116 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> 1036676 T7127 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> 1036860 T7088 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1
[junit4] 2> 1036863 T7088 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001
[junit4] 2> 1036864 T7088 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 1036869 T7088 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4fff6386{/dw/p,null,AVAILABLE}
[junit4] 2> 1036871 T7088 oejs.AbstractConnector.doStart Started
ServerConnector@2c8816b7{HTTP/1.1}{127.0.0.1:50359}
[junit4] 2> 1036872 T7088 oejs.Server.doStart Started @1039287ms
[junit4] 2> 1036872 T7088 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/dw/p, hostPort=50359,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores}
[junit4] 2> 1036872 T7088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1036872 T7088 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/'
[junit4] 2> 1036924 T7088 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/solr.xml
[junit4] 2> 1036938 T7088 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores
[junit4] 2> 1036939 T7088 oasc.CoreContainer.<init> New CoreContainer
1664135801
[junit4] 2> 1036939 T7088 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/]
[junit4] 2> 1036939 T7088 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/lib
[junit4] 2> 1036940 T7088 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/lib).
[junit4] 2> 1036956 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1036956 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1036957 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1036957 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1036957 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1036958 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1036958 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1036958 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1036959 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1036959 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1036960 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1036966 T7088 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1036968 T7088 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1036968 T7088 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1036968 T7088 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1036969 T7088 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50352/solr
[junit4] 2> 1036969 T7088 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1036969 T7088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1036972 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1036976 T7141 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6a8c84fc
name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1036978 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1036979 T7088 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1036986 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1036990 T7144 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@41f80262
name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1036991 T7088 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1037008 T7088
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1038026 T7088 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50359_dw%2Fp
[junit4] 2> 1038027 T7088 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50359_dw%2Fp
[junit4] 2> 1038034 T7088 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1038039 T7088 N:127.0.0.1:50359_dw%2Fp
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores
[junit4] 2> 1038044 T7088 N:127.0.0.1:50359_dw%2Fp
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 1038045 T7088 N:127.0.0.1:50359_dw%2Fp
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/
[junit4] 2> 1038045 T7088 N:127.0.0.1:50359_dw%2Fp
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 1038048 T7145 N:127.0.0.1:50359_dw%2Fp C:collection1
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 1038048 T7145 N:127.0.0.1:50359_dw%2Fp C:collection1
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1038050 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1038050 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 1038053 T7117 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50359/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50359_dw%2Fp",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1038054 T7117 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50359/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50359_dw%2Fp",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1038055 T7117 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1038055 T7117 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1038163 T7116 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1038163 T7127 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1038163 T7144 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039052 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 1039052 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 1039054 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 1039054 T7145 N:127.0.0.1:50359_dw%2Fp
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1039056 T7145 N:127.0.0.1:50359_dw%2Fp
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1039057 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/'
[junit4] 2> 1039091 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 1039096 T7145 N:127.0.0.1:50359_dw%2Fp oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 1039105 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 1039110 T7145 N:127.0.0.1:50359_dw%2Fp oasc.SolrConfig.<init>
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1039119 T7145 N:127.0.0.1:50359_dw%2Fp oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1039121 T7145 N:127.0.0.1:50359_dw%2Fp
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 1039126 T7145 N:127.0.0.1:50359_dw%2Fp
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 1039224 T7145 N:127.0.0.1:50359_dw%2Fp
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 1039225 T7145 N:127.0.0.1:50359_dw%2Fp
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1039227 T7145 N:127.0.0.1:50359_dw%2Fp
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1039234 T7145 N:127.0.0.1:50359_dw%2Fp
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 1039283 T7145 N:127.0.0.1:50359_dw%2Fp
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 1039283 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1039284 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/
[junit4] 2> 1039284 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b78c2f0
[junit4] 2> 1039285 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data
[junit4] 2> 1039285 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 1039285 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 1039286 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 1039286 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=24.0224609375,
floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=29.266171694939466,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7318797413997074
[junit4] 2> 1039288 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3f030b45
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c67c9a),segFN=segments_1,generation=1}
[junit4] 2> 1039289 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1039297 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 1039298 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 1039298 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1039298 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 1039299 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1039299 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 1039300 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1039300 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1039300 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 1039309 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1039310 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1039312 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1039313 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1039320 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1039320 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1039322 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1039322 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 1039325 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 1039326 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 1039326 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1039327 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3f030b45
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c67c9a),segFN=segments_1,generation=1}
[junit4] 2> 1039327 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 1039328 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@2a78877f[collection1] main
[junit4] 2> 1039328 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 1039331 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 1039331 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1039332 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1039332 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 1039332 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1039333 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1039334 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1039334 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 1039334 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 1039335 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 1039335 T7146 N:127.0.0.1:50359_dw%2Fp c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@2a78877f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1039338 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:50359/dw/p collection:collection1 shard:shard2
[junit4] 2> 1039338 T7088 N:127.0.0.1:50359_dw%2Fp
oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 1039339 T7088 N:127.0.0.1:50359_dw%2Fp
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 1039341 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1039362 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 1039369 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1039376 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1039377 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C2687 name=collection1
org.apache.solr.core.SolrCore@581abc8b
url=http://127.0.0.1:50359/dw/p/collection1 node=127.0.0.1:50359_dw%2Fp
C2687_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:50359/dw/p, node_name=127.0.0.1:50359_dw%2Fp,
state=down}
[junit4] 2> 1039377 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
C2687 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:50359/dw/p/collection1/
[junit4] 2> 1039377 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
C2687 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 1039378 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
C2687 oasc.SyncStrategy.syncToMe http://127.0.0.1:50359/dw/p/collection1/ has
no replicas
[junit4] 2> 1039378 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:50359/dw/p/collection1/ shard2
[junit4] 2> 1039378 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4] 2> 1039378 T7117 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 1039401 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1039411 T7117 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:50359/dw/p",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1039522 T7116 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039522 T7127 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039523 T7144 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039566 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ZkController.register We are http://127.0.0.1:50359/dw/p/collection1/ and
leader is http://127.0.0.1:50359/dw/p/collection1/
[junit4] 2> 1039567 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:50359/dw/p
[junit4] 2> 1039567 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 1039568 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 1039568 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 1039571 T7116 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1039573 T7117 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50359/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50359_dw%2Fp",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 1039574 T7117 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50359/dw/p",
[junit4] 2> "node_name":"127.0.0.1:50359_dw%2Fp",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1039687 T7116 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039694 T7127 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039688 T7144 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 1039888 T7088 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/cores/collection1
[junit4] 2> 1039892 T7088 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001
[junit4] 2> 1039894 T7088 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 1039898 T7088 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@781d3bda{/dw/p,null,AVAILABLE}
[junit4] 2> 1039899 T7088 oejs.AbstractConnector.doStart Started
ServerConnector@a55e0d3{HTTP/1.1}{127.0.0.1:50362}
[junit4] 2> 1039900 T7088 oejs.Server.doStart Started @1042313ms
[junit4] 2> 1039900 T7088 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/dw/p, hostPort=50362,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/cores}
[junit4] 2> 1039900 T7088 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1039900 T7088 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/'
[junit4] 2> 1039954 T7088 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/solr.xml
[junit4] 2> 1039969 T7088 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/cores
[junit4] 2> 1039969 T7088 oasc.CoreContainer.<init> New CoreContainer
1055705052
[junit4] 2> 1039970 T7088 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/]
[junit4] 2> 1039970 T7088 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/lib
[junit4] 2> 1039971 T7088 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
37FD7DDC66BF288B-001/shard-2-001/lib).
[junit4] 2> 1039986 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1039986 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1039986 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1039987 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1039988 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1039988 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1039988 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1039996 T7088 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1039997 T7088 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1039998 T7088 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1039998 T7088 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 1039998 T7088 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50352/solr
[junit4] 2> 1039998 T7088 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1039999 T7088
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1040000 T7088 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1040004 T7163 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d0c02ba
name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2>
[...truncated too long message...]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497)
[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:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.request.TestWriterPerf
37FD7DDC66BF288B-001
[junit4] 2> NOTE: test params are: codec=Lucene50,
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=uk,
timezone=Israel
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40
(64-bit)/cpus=3,threads=1,free=121105872,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [BJQParserTest,
TestCloudInspectUtil, TestCollationField,
TestManagedSchemaDynamicFieldResource, BadCopyFieldTest, SolrCloudExampleTest,
TestPhraseSuggestions, ChangedSchemaMergeTest, DocValuesMultiTest,
TestInitQParser, TestNRTOpen, DirectSolrConnectionTest, TestFieldResource,
RecoveryAfterSoftCommitTest, SoftAutoCommitTest, TestNoOpRegenerator,
TestXIncludeConfig, TestJettySolrRunner, TestElisionMultitermQuery,
NoCacheHeaderTest, TestLFUCache, TestSort, DistribJoinFromCollectionTest,
TestCloudSchemaless, PrimUtilsTest, SimpleMLTQParserTest,
SolrCoreCheckLockOnStartupTest, TestBinaryField, ShowFileRequestHandlerTest,
SuggesterFSTTest, HdfsUnloadDistributedZkTest, TestArbitraryIndexDir,
UnloadDistributedZkTest, TestManagedResourceStorage, TestStressReorder,
AssignTest, TestUpdate, TestComplexPhraseQParserPlugin, RemoteQueryErrorTest,
SimpleFacetsTest, SampleTest, SolrIndexSplitterTest,
DistributedSuggestComponentTest, TestManagedSchema, RankQueryTest,
CoreMergeIndexesAdminHandlerTest, TestManagedSchemaFieldResource,
MultiThreadedOCPTest, DistributedDebugComponentTest, TestCSVLoader,
RequiredFieldsTest, BlockDirectoryTest, TestSurroundQueryParser,
TestClassNameShortening, SharedFSAutoReplicaFailoverUtilsTest,
TestFieldCollectionResource, TestRebalanceLeaders, SliceStateTest,
TestPostingsSolrHighlighter, SOLR749Test, ZkControllerTest, TestQueryTypes,
TestReplicaProperties, OverriddenZkACLAndCredentialsProvidersTest,
TestFastLRUCache, PreAnalyzedFieldTest, RequestHandlersTest,
SynonymTokenizerTest, ZkCLITest, JSONWriterTest, HdfsChaosMonkeySafeLeaderTest,
TestLeaderElectionZkExpiry, TestAtomicUpdateErrorCases, TestJmxMonitoredMap,
DistanceUnitsTest, TestDistribDocBasedVersion, TestIntervalFaceting,
TestMaxScoreQueryParser, TestDistributedSearch,
TestHighFrequencyDictionaryFactory, HdfsCollectionsAPIDistributedZkTest,
TestDistributedMissingSort, TestGroupingSearch, ClusterStateUpdateTest,
TestDocumentBuilder, TestFaceting, TestFileDictionaryLookup,
TestShardHandlerFactory, DefaultValueUpdateProcessorTest, TestCharFilters,
TestExceedMaxTermLength, TestQueryUtils, SyncSliceTest, SuggesterTest,
DistribCursorPagingTest, TestSweetSpotSimilarityFactory,
TestCollationFieldDocValues, MultiTermTest, DocValuesTest,
TestSolrConfigHandlerConcurrent, TestManagedSynonymFilterFactory,
TestJsonRequest, TestClusterStateMutator, ParsingFieldUpdateProcessorsTest,
TestCloudPivotFacet, TestChildDocTransformer,
DistributedSpellCheckComponentTest, TestStressRecovery, FacetPivotSmallTest,
TestDynamicFieldResource, PathHierarchyTokenizerFactoryTest, BadComponentTest,
TestStressVersions, TestReplicationHandler, IndexSchemaRuntimeFieldTest,
BasicDistributedZkTest, OverseerTest, BasicZkTest, RecoveryZkTest,
TestRandomDVFaceting, TestRecovery, TestRealTimeGet, TestRangeQuery,
QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest,
BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig,
TestIndexSearcher, DistributedQueryElevationComponentTest,
TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterWFSTTest,
WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory,
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
DebugComponentTest, TestWriterPerf]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestWriterPerf
-Dtests.seed=37FD7DDC66BF288B -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestWriterPerf (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: 1
[junit4] > at
__randomizedtesting.SeedInfo.seed([37FD7DDC66BF288B]: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)Throwable #2:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 11,824,464 bytes (threshold is
10,485,760). Field reference sizes (counted individually):
[junit4] > - 12,894,888 bytes, protected static
org.apache.solr.util.TestHarness$LocalRequestFactory
org.apache.solr.SolrTestCaseJ4.lrf
[junit4] > - 12,894,512 bytes, protected static
org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
[junit4] > - 10,669,760 bytes, protected static
org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
[junit4] > - 296 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCaseJ4.solrClassRules
[junit4] > - 216 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.testSolrHome
[junit4] > - 144 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.factoryProp
[junit4] > - 112 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.configString
[junit4] > - 80 bytes, private static java.lang.String
org.apache.solr.SolrTestCaseJ4.coreName
[junit4] > - 80 bytes, protected static java.lang.String
org.apache.solr.SolrTestCaseJ4.schemaString
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [311/482] on J0 in 14.54s, 1 test, 2 failures, 1 error
<<< FAILURES!
[...truncated 534 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973:
There were test failures: 482 suites, 1912 tests, 2 suite-level errors, 1
error, 1 failure, 55 ignored (21 assumptions)
Total time: 67 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]