Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12269/
Java: 64bit/jdk1.9.0-ea-b54 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
There were too many update fails (23 > 20) - we expect it can happen, but
shouldn't easily
Stack Trace:
java.lang.AssertionError: There were too many update fails (23 > 20) - we
expect it can happen, but shouldn't easily
at
__randomizedtesting.SeedInfo.seed([120B772717CAD029:9A5F48FDB936BDD1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
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:502)
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.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Error from server at
http://127.0.0.1:47909/i/compositeid_collection_with_routerfield_shard1_replica1:
no servers hosting shard:
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:47909/i/compositeid_collection_with_routerfield_shard1_replica1:
no servers hosting shard:
at
__randomizedtesting.SeedInfo.seed([120B772717CAD029:9A5F48FDB936BDD1]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:357)
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:502)
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)
Build Log:
[...truncated 9433 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/init-core-data-001
[junit4] 2> 223137 T2603 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /i/
[junit4] 2> 223138 T2603 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 223138 T2604 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 223238 T2603 oasc.ZkTestServer.run start zk server on
port:39878
[junit4] 2> 223239 T2603
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 223239 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 223241 T2611 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@46ebd542
name:ZooKeeperConnection Watcher:127.0.0.1:39878 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 223241 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 223242 T2603 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 223242 T2603 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 223243 T2603
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 223243 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 223244 T2614 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@210e52f0
name:ZooKeeperConnection Watcher:127.0.0.1:39878/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 223244 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 223244 T2603 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 223245 T2603 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 223245 T2603 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 223246 T2603 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 223246 T2603 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 223246 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 223247 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 223247 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 223248 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 223248 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 223248 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 223249 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 223249 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 223250 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 223250 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 223250 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 223250 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 223251 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 223251 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 223251 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 223252 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 223252 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 223252 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 223253 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 223253 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 223253 T2603 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 223253 T2603 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 223293 T2603 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1
[junit4] 2> 223294 T2603 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 223295 T2603 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@4e812294{/i,null,AVAILABLE}
[junit4] 2> 223297 T2603 oejs.AbstractConnector.doStart Started
ServerConnector@2ce2eb17{HTTP/1.1}{127.0.0.1:47974}
[junit4] 2> 223298 T2603 oejs.Server.doStart Started @224415ms
[junit4] 2> 223298 T2603 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/tempDir-001/control/data, hostContext=/i, hostPort=47974,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores}
[junit4] 2> 223298 T2603 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
[junit4] 2> 223298 T2603 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/'
[junit4] 2> 223307 T2603 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/solr.xml
[junit4] 2> 223310 T2603 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores
[junit4] 2> 223310 T2603 oasc.CoreContainer.<init> New CoreContainer
2024716138
[junit4] 2> 223310 T2603 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/]
[junit4] 2> 223310 T2603 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/lib
[junit4] 2> 223311 T2603 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/lib).
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 223314 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 223315 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 223315 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 223315 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 223315 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 223316 T2603 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 223316 T2603 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 223316 T2603 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 223316 T2603 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 223317 T2603 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39878/solr
[junit4] 2> 223317 T2603 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 223317 T2603
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 223317 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 223318 T2628 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@61b1c06a
name:ZooKeeperConnection Watcher:127.0.0.1:39878 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 223319 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 223319 T2603 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 223320 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 223320 T2631 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1c81941f
name:ZooKeeperConnection Watcher:127.0.0.1:39878/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 223320 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 223321 T2603 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 223322 T2603 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 223322 T2603 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 223323 T2603 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 223324 T2603 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 223324 T2603 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 223325 T2603 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 223325 T2603 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 223326 T2603 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47974_i
[junit4] 2> 223326 T2603 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47974_i
[junit4] 2> 223326 T2603 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 223327 T2603 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 223327 T2603 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 223328 T2603 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:47974_i
[junit4] 2> 223328 T2603 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 223328 T2603 oasc.Overseer.start Overseer
(id=93636214607118339-127.0.0.1:47974_i-n_0000000000) starting
[junit4] 2> 223329 T2603 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 223331 T2603 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 223331 T2603
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 223331 T2632 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 223331 T2633 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 223332 T2603 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores
[junit4] 2> 223333 T2603 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 223333 T2603 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/
[junit4] 2> 223333 T2603 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 223334 T2635 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 223334 T2635 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 223334 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 223334 T2635 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 223334 T2632 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:47974/i",
[junit4] 2> "node_name":"127.0.0.1:47974_i",
[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> 223335 T2632 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:47974/i",
[junit4] 2> "node_name":"127.0.0.1:47974_i",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 223335 T2632 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 223335 T2632 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 223335 T2631 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> 224334 T2635 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 224335 T2635 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 224335 T2635 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 224335 T2635 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 224335 T2635 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 224335 T2635 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/'
[junit4] 2> 224342 T2635 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 224343 T2635 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 224345 T2635 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 224347 T2635 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 224353 T2635 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 224353 T2635 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 224356 T2635 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 224418 T2635 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 224419 T2635 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 224419 T2635 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 224421 T2635 C:control_collection c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 224426 T2635 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 224426 T2635 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 224426 T2635 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/data/
[junit4] 2> 224426 T2635 C:control_collection c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c68a4
[junit4] 2> 224427 T2635 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/data
[junit4] 2> 224427 T2635 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/data/index/
[junit4] 2> 224427 T2635 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 224427 T2635 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/control-001/cores/collection1/data/index
[junit4] 2> 224427 T2635 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.2958984375,
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=20.591901681610405,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 224428 T2635 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5ae6a218
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41cd4614),segFN=segments_1,generation=1}
[junit4] 2> 224428 T2635 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 224430 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 224431 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 224431 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 224431 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 224431 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 224431 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 224431 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 224432 T2635 C:control_collection c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 224432 T2635 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 224433 T2635 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224433 T2635 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224434 T2635 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224434 T2635 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 224436 T2635 C:control_collection 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> 224436 T2635 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 224437 T2635 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 224437 T2635 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 224437 T2635 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 224437 T2635 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 224438 T2635 C:control_collection c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=97.7099609375,
floorSegmentMB=0.75390625, forceMergeDeletesPctAllowed=23.01342038585327,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 224438 T2635 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5ae6a218
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41cd4614),segFN=segments_1,generation=1}
[junit4] 2> 224438 T2635 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 224438 T2635 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@350ad066[collection1] main
[junit4] 2> 224438 T2635 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 224439 T2635 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 224439 T2635 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 224439 T2635 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 224439 T2635 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 224439 T2635 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 224439 T2635 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 224440 T2635 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 224440 T2635 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 224440 T2635 C:control_collection c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 224440 T2635 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 224440 T2636 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@350ad066[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 224440 T2639 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:47974/i collection:control_collection shard:shard1
[junit4] 2> 224441 T2603 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 224441 T2603 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 224441 T2639 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 224442 T2603
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 224442 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 224442 T2639 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 224443 T2642 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@17504e44
name:ZooKeeperConnection Watcher:127.0.0.1:39878/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 224443 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 224443 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 224443 T2603 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 224443 T2639 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 224443 T2639 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 224443 T2632 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> 224443 T2603
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C230 name=collection1
org.apache.solr.core.SolrCore@45d291c5 url=http://127.0.0.1:47974/i/collection1
node=127.0.0.1:47974_i C230_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47974/i,
node_name=127.0.0.1:47974_i, state=down}
[junit4] 2> 224443 T2639 C:control_collection S:shard1 C230 P47974
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47974/i/collection1/
[junit4] 2> 224444 T2639 C:control_collection S:shard1 C230 P47974
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 224444 T2639 C:control_collection S:shard1 C230 P47974
oasc.SyncStrategy.syncToMe http://127.0.0.1:47974/i/collection1/ has no replicas
[junit4] 2> 224444 T2639 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:47974/i/collection1/ shard1
[junit4] 2> 224444 T2639 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 224445 T2603 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 224446 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 224446 T2632 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:47974/i",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 224485 T2603 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1
[junit4] 2> 224486 T2603 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001
[junit4] 2> 224487 T2603 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 224488 T2603 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@f16ff26{/i,null,AVAILABLE}
[junit4] 2> 224488 T2603 oejs.AbstractConnector.doStart Started
ServerConnector@5453c67a{HTTP/1.1}{127.0.0.1:47909}
[junit4] 2> 224488 T2603 oejs.Server.doStart Started @225606ms
[junit4] 2> 224488 T2603 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/i, hostPort=47909,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores}
[junit4] 2> 224489 T2603 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
[junit4] 2> 224489 T2603 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/'
[junit4] 2> 224498 T2603 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/solr.xml
[junit4] 2> 224500 T2603 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores
[junit4] 2> 224501 T2603 oasc.CoreContainer.<init> New CoreContainer
1091276727
[junit4] 2> 224501 T2603 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/]
[junit4] 2> 224501 T2603 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/lib
[junit4] 2> 224501 T2603 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/lib).
[junit4] 2> 224504 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 224505 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 224506 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 224506 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 224506 T2603 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 224507 T2603 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 224507 T2603 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 224507 T2603 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 224507 T2603 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39878/solr
[junit4] 2> 224507 T2603 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 224508 T2603
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 224508 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 224509 T2656 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7b4d676f
name:ZooKeeperConnection Watcher:127.0.0.1:39878 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 224509 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 224509 T2603 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 224510 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 224511 T2659 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@162a902d
name:ZooKeeperConnection Watcher:127.0.0.1:39878/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 224511 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 224512 T2603
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 224547 T2631 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> 224547 T2642 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> 224547 T2659 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> 224596 T2639 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:47974/i/collection1/ and
leader is http://127.0.0.1:47974/i/collection1/
[junit4] 2> 224596 T2639 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:47974/i
[junit4] 2> 224596 T2639 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 224596 T2639 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 224597 T2639 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 224597 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 224598 T2632 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:47974/i",
[junit4] 2> "node_name":"127.0.0.1:47974_i",
[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> 224598 T2632 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:47974/i",
[junit4] 2> "node_name":"127.0.0.1:47974_i",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 224699 T2631 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> 224699 T2642 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> 224699 T2659 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> 225514 T2603 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47909_i
[junit4] 2> 225515 T2603 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:47909_i
[junit4] 2> 225515 T2603 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 225516 T2603 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores
[junit4] 2> 225517 T2603 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 225517 T2603 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/
[junit4] 2> 225517 T2603 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 225517 T2660 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 225517 T2660 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 225518 T2660 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 225518 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 225518 T2632 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:47909/i",
[junit4] 2> "node_name":"127.0.0.1:47909_i",
[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> 225519 T2632 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:47909/i",
[junit4] 2> "node_name":"127.0.0.1:47909_i",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 225519 T2632 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 225519 T2632 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 225620 T2631 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> 225620 T2642 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> 225620 T2659 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> 226518 T2660 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 226518 T2660 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 226519 T2660 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 226519 T2660 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 226519 T2660 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 226519 T2660 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/'
[junit4] 2> 226526 T2660 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 226526 T2660 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 226529 T2660 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 226531 T2660 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 226536 T2660 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 226537 T2660 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 226540 T2660 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 226588 T2660 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 226589 T2660 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 226590 T2660 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 226591 T2660 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 226597 T2660 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 226597 T2660 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 226597 T2660 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/data/
[junit4] 2> 226597 T2660 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c68a4
[junit4] 2> 226597 T2660 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/data
[junit4] 2> 226597 T2660 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 226598 T2660 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 226598 T2660 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 226598 T2660 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.2958984375,
floorSegmentMB=0.7724609375, forceMergeDeletesPctAllowed=20.591901681610405,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 226598 T2660 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@57b18dbf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d868bb4),segFN=segments_1,generation=1}
[junit4] 2> 226598 T2660 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 226601 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 226601 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 226602 T2660 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 226603 T2660 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 226604 T2660 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 226604 T2660 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 226605 T2660 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 226607 T2660 C:collection1 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> 226608 T2660 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 226608 T2660 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 226608 T2660 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 226608 T2660 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 226608 T2660 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 226609 T2660 C:collection1 c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=97.7099609375,
floorSegmentMB=0.75390625, forceMergeDeletesPctAllowed=23.01342038585327,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 226610 T2660 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@57b18dbf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d868bb4),segFN=segments_1,generation=1}
[junit4] 2> 226610 T2660 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 226610 T2660 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@38cc1043[collection1] main
[junit4] 2> 226610 T2660 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 226610 T2660 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 226610 T2660 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 226611 T2660 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 226611 T2660 C:collection1 c:collection1 oasr.RestManager.init
Initializing RestManager with initArgs: {}
[junit4] 2> 226611 T2660 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 226611 T2660 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 226611 T2660 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 226611 T2660 C:collection1 c:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 226611 T2660 C:collection1 c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 226612 T2661 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@38cc1043[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 226612 T2660 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 226612 T2664 C:collection1 S:shard2 oasc.ZkController.register
Register replica - core:collection1 address:http://127.0.0.1:47909/i
collection:collection1 shard:shard2
[junit4] 2> 226613 T2603 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
[junit4] 2> 226613 T2603 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 226613 T2664 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 226614 T2664 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 226615 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 226615 T2664 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 226615 T2664 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C231 name=collection1
org.apache.solr.core.SolrCore@703daca6 url=http://127.0.0.1:47909/i/collection1
node=127.0.0.1:47909_i C231_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:47909/i,
node_name=127.0.0.1:47909_i, state=down}
[junit4] 2> 226615 T2664 C:collection1 S:shard2 C231 P47909
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47909/i/collection1/
[junit4] 2> 226615 T2632 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> 226615 T2664 C:collection1 S:shard2 C231 P47909
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 226615 T2664 C:collection1 S:shard2 C231 P47909
oasc.SyncStrategy.syncToMe http://127.0.0.1:47909/i/collection1/ has no replicas
[junit4] 2> 226615 T2664 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:47909/i/collection1/ shard2
[junit4] 2> 226616 T2664 C:collection1 S:shard2
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4] 2> 226617 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 226617 T2632 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:47909/i",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 226671 T2603 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1
[junit4] 2> 226672 T2603 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001
[junit4] 2> 226673 T2603 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 226674 T2603 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@6caf435c{/i,null,AVAILABLE}
[junit4] 2> 226675 T2603 oejs.AbstractConnector.doStart Started
ServerConnector@6b32e4b1{HTTP/1.1}{127.0.0.1:54304}
[junit4] 2> 226675 T2603 oejs.Server.doStart Started @227792ms
[junit4] 2> 226675 T2603 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/i, hostPort=54304,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores}
[junit4] 2> 226675 T2603 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
[junit4] 2> 226675 T2603 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/'
[junit4] 2> 226685 T2603 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/solr.xml
[junit4] 2> 226687 T2603 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores
[junit4] 2> 226688 T2603 oasc.CoreContainer.<init> New CoreContainer
1830484529
[junit4] 2> 226688 T2603 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/]
[junit4] 2> 226688 T2603 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/lib
[junit4] 2> 226688 T2603 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/lib).
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 226692 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 226693 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 226693 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 226693 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 226693 T2603 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 226694 T2603 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 226694 T2603 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 226695 T2603 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 226695 T2603 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 226695 T2603 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:39878/solr
[junit4] 2> 226695 T2603 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 226695 T2603
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 226696 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 226696 T2678 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1461a185
name:ZooKeeperConnection Watcher:127.0.0.1:39878 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 226697 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 226697 T2603 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 226698 T2603 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 226698 T2681 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5de7059c
name:ZooKeeperConnection Watcher:127.0.0.1:39878/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 226698 T2603 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 226700 T2603
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 226718 T2642 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> 226718 T2631 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> 226718 T2681 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> 226718 T2659 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> 226767 T2664 C:collection1 S:shard2 oasc.ZkController.register
We are http://127.0.0.1:47909/i/collection1/ and leader is
http://127.0.0.1:47909/i/collection1/
[junit4] 2> 226767 T2664 C:collection1 S:shard2 oasc.ZkController.register
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47909/i
[junit4] 2> 226767 T2664 C:collection1 S:shard2
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 226767 T2664 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 226768 T2664 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 226768 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 226769 T2632 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:47909/i",
[junit4] 2> "node_name":"127.0.0.1:47909_i",
[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> 226769 T2632 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:47909/i",
[junit4] 2> "node_name":"127.0.0.1:47909_i",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 226870 T2642 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> 226870 T2659 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> 226870 T2681 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> 226870 T2631 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> 227701 T2603 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54304_i
[junit4] 2> 227702 T2603 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54304_i
[junit4] 2> 227703 T2603 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 227704 T2603 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores
[junit4] 2> 227704 T2603 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 227704 T2603 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/
[junit4] 2> 227705 T2603 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 227705 T2682 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 227705 T2682 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 227706 T2631 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 227706 T2682 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 227706 T2632 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:54304/i",
[junit4] 2> "node_name":"127.0.0.1:54304_i",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 227706 T2632 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:54304/i",
[junit4] 2> "node_name":"127.0.0.1:54304_i",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 227706 T2632 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 227706 T2632 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 227807 T2642 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 227807 T2681 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 227808 T2659 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 227808 T2631 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 228706 T2682 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 228706 T2682 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 228707 T2682 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 228707 T2682 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 228707 T2682 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 228707 T2682 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/'
[junit4] 2> 228717 T2682 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 228718 T2682 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 228721 T2682 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 228725 T2682 C:collection1 c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 228742 T2682 C:collection1 c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 228744 T2682 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 228748 T2682 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 228830 T2682 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 228832 T2682 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 228832 T2682 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 228834 T2682 C:collection1 c:collection1
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 228841 T2682 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 228841 T2682 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 228842 T2682 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/data/
[junit4] 2> 228842 T2682 C:collection1 c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@603c68a4
[junit4] 2> 228842 T2682 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/data
[junit4] 2> 228843 T2682 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest
120B772717CAD029-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 228843 T2682 C:collection1 c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-t
[...truncated too long message...]
:collection1 oasc.ZkController.unRegisterConfListener a listener was removed
because of core close
[junit4] 2> 499302 T3952 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55854/b_cnd",
[junit4] 2> "node_name":"127.0.0.1:55854_b_cnd",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 13
[junit4] 2> 499302 T3831 C:control_collection S:shard1 c:collection1
oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=850,cumulative_deletesById=416,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=98297,transaction_logs_total_number=1}
[junit4] 2> 499303 T3952 oasco.ReplicaMutator.updateState Update state
numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55854/b_cnd",
[junit4] 2> "node_name":"127.0.0.1:55854_b_cnd",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 499303 T3831 C:control_collection S:shard1 c:collection1
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 499303 T3831 C:control_collection S:shard1 c:collection1
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 499303 T3831 C:control_collection S:shard1 c:collection1
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 499304 T3831 C:control_collection S:shard1 c:collection1
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4] 2> 499312 T3831 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 499312 T3831 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001/shard-2-001/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001/shard-2-001/cores/collection1/data;done=false>>]
[junit4] 2> 499312 T3831 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001/shard-2-001/cores/collection1/data
[junit4] 2> 499313 T3831 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001/shard-2-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001/shard-2-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 499313 T3831 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 499314 T3831 C:control_collection S:shard1 c:collection1
oasc.Overseer.close Overseer
(id=93636230389694472-127.0.0.1:55854_b_cnd-n_0000000002) closing
[junit4] 2> 499314 T3952 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:55854_b_cnd
[junit4] 2> 499317 T3909 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 499318 T3831 C:control_collection S:shard1 c:collection1
oejs.AbstractConnector.doStop Stopped
ServerConnector@2f359edc{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 499318 T3831 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@11cd7254{/b_cnd,null,UNAVAILABLE}
[junit4] 2> 499319 T3831 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58530 58530
[junit4] 2> 499321 T3935 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58530 58530
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=120B772717CAD029 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar_EG -Dtests.timezone=America/Maceio -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 35.4s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: There were too many
update fails (23 > 20) - we expect it can happen, but shouldn't easily
[junit4] > at
__randomizedtesting.SeedInfo.seed([120B772717CAD029:9A5F48FDB936BDD1]:0)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:230)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 499326 T3831 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
120B772717CAD029-001
[junit4] 2> 35447 T3830 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 2 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{rnd_b=Lucene50(blocksize=128),
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{},
sim=DefaultSimilarity, locale=ar_EG, timezone=America/Maceio
[junit4] 2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=12,threads=1,free=412738640,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestInitQParser,
UniqFieldsUpdateProcessorFactoryTest, FastVectorHighlighterTest,
TestPhraseSuggestions, DebugComponentTest, DistributedFacetPivotSmallTest,
SolrCloudExampleTest, TestDistribDocBasedVersion, TestCodecSupport,
DistributedFacetPivotSmallAdvancedTest, TestMiniSolrCloudClusterSSL,
TestStressLucene, CollectionReloadTest, TestShardHandlerFactory, MultiTermTest,
SaslZkACLProviderTest, TestRandomFaceting, TestWordDelimiterFilterFactory,
TestCustomSort, IndexSchemaTest, ExternalFileFieldSortTest,
SolrIndexConfigTest, TestShortCircuitedRequests, TestFaceting,
QueryElevationComponentTest, TestSerializedLuceneMatchVersion,
VMParamsZkACLAndCredentialsProvidersTest, URLClassifyProcessorTest,
TestExactStatsCache, DateMathParserTest, TestManagedSchema,
TriLevelCompositeIdRoutingTest, AnalyticsMergeStrategyTest, TestCSVLoader,
DateRangeFieldTest, OverseerRolesTest, TestSolr4Spatial2,
TestReplicationHandler, CursorMarkTest, TestQuerySenderListener,
RequestHandlersTest, CloudExitableDirectoryReaderTest, TestBinaryField,
SharedFSAutoReplicaFailoverTest, CoreAdminRequestStatusTest, TestJoin,
IndexBasedSpellCheckerTest, UUIDFieldTest, TestMiniSolrCloudCluster,
SolrCoreTest, HdfsDirectoryTest, TestSolrIndexConfig, TestRandomMergePolicy,
TestRealTimeGet, TestCursorMarkWithoutUniqueKey, RankQueryTest,
TestSchemaManager, TestBlobHandler, ChaosMonkeyNothingIsSafeTest]
[junit4] Completed [212/482] on J0 in 35.96s, 1 test, 1 failure <<< FAILURES!
[...truncated 830 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:511: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973:
There were test failures: 482 suites, 1912 tests, 1 error, 1 failure, 49
ignored (21 assumptions)
Total time: 38 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54
-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]