Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4407/
Java: 64bit/jdk1.8.0_25 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch
Error Message:
Could not get expected value CY val modified for path [response, params, y, c]
full output { "responseHeader":{ "status":0, "QTime":1},
"response":{ "znodeVersion":1, "params":{ "x":{ "a":"A
val", "b":"B val", "":{"v":0}}, "y":{ "c":"CY
val", "b":"BY val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value CY val modified for
path [response, params, y, c] full output {
"responseHeader":{
"status":0,
"QTime":1},
"response":{
"znodeVersion":1,
"params":{
"x":{
"a":"A val",
"b":"B val",
"":{"v":0}},
"y":{
"c":"CY val",
"b":"BY val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([116531C2E0E37F98:9083BFDA97BC1FA4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:259)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:233)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:70)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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.ReplicationFactorTest.testDistribSearch
Error Message:
org.apache.http.NoHttpResponseException: The target server failed to respond
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.http.NoHttpResponseException: The target server failed to respond
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:552)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Build Log:
[...truncated 9803 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\init-core-data-001
[junit4] 2> 3626462 T17292
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /_/wl
[junit4] 2> 3626469 T17292 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 3626470 T17292 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3626473 T17293 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3626612 T17292 oasc.ZkTestServer.run start zk server on
port:61765
[junit4] 2> 3626612 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3626616 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3626622 T17300 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6056f854
name:ZooKeeperConnection Watcher:127.0.0.1:61765 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3626622 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3626623 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3626623 T17292 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 3626631 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3626634 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3626636 T17303 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62e13374
name:ZooKeeperConnection Watcher:127.0.0.1:61765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3626638 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3626638 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3626638 T17292 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 3626643 T17292 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 3626649 T17292 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 3626653 T17292 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 3626657 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3626657 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 3626666 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3626666 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 3626673 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3626673 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3626680 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3626680 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 3626686 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3626686 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 3626696 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3626696 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 3626703 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3626703 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 3626709 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3626709 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 3626716 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3626716 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3626722 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3626722 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 3626728 T17292 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3626728 T17292 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 3629060 T17292 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 3629065 T17292 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@3cccaaaa{/_/wl,null,AVAILABLE}
[junit4] 2> 3629100 T17292 oejs.AbstractConnector.doStart Started
ServerConnector@a891b85{HTTP/1.1}{127.0.0.1:61773}
[junit4] 2> 3629102 T17292 oejs.Server.doStart Started @3634290ms
[junit4] 2> 3629102 T17292 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 3629102 T17292 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3629103 T17292 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-002
[junit4] 2> 3629103 T17292 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-002\'
[junit4] 2> 3629153 T17292 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-002\solr.xml
[junit4] 2> 3629173 T17292 oasc.CoreContainer.<init> New CoreContainer
611783496
[junit4] 2> 3629173 T17292 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-002\]
[junit4] 2> 3629175 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3629175 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3629176 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3629176 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3629176 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3629176 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3629177 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3629177 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3629177 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3629179 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3629179 T17292 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 3629180 T17292 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3629180 T17292 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3629180 T17292 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3629182 T17292 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:61765/solr
[junit4] 2> 3629182 T17292 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3629182 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3629184 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3629188 T17317 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a5be14d name:ZooKeeperConnection
Watcher:127.0.0.1:61765 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 3629188 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3629190 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3629195 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3629198 T17320 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5f0a86b6
name:ZooKeeperConnection Watcher:127.0.0.1:61765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3629199 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3629202 T17292 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 3629209 T17292 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 3629214 T17292 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 3629219 T17292 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 3629226 T17292 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 3629232 T17292 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 3629234 T17292 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61772__%2Fwl
[junit4] 2> 3629236 T17292 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:61772__%2Fwl
[junit4] 2> 3629241 T17292 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 3629246 T17292 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 3629249 T17292 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3629252 T17292 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:61772__%2Fwl
[junit4] 2> 3629252 T17292 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 3629257 T17292 oasc.Overseer.start Overseer
(id=93123259313094659-127.0.0.1:61772__%2Fwl-n_0000000000) starting
[junit4] 2> 3629263 T17292 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 3629280 T17292 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3629283 T17292 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 3629283 T17322 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 3629288 T17292 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 3629291 T17292
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3629300 T17321 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 3629306 T17324 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 3629306 T17324 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 3629309 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3629309 T17324 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3629315 T17321 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61772/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61772__%2Fwl",
[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> 3629317 T17321 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:61772/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61772__%2Fwl",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 3629317 T17321 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 3629317 T17321 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 3629319 T17320 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> 3630694 T17324 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 3630694 T17324 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 3630695 T17324 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3630695 T17324 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 3630698 T17324 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 3630698 T17324 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-002\collection1\'
[junit4] 2> 3630702 T17324 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 3630707 T17324 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 3630707 T17324 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 3630748 T17324 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 3630755 T17324 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 3630774 T17324 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 3630782 T17324 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 3630818 T17324 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3630821 T17324 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3630830 T17324 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 3631020 T17324 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3631037 T17324 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 3631040 T17324 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3631064 T17324 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3631068 T17324 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3631072 T17324 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3631076 T17324
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3631076 T17324
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3631076 T17324 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3631079 T17324
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3631079 T17324
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3631079 T17324 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 3631079 T17324 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3631081 T17324 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/control/data\
[junit4] 2> 3631081 T17324 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31f660a
[junit4] 2> 3631081 T17324 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/control/data\
[junit4] 2> 3631081 T17324 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/control/data\index/
[junit4] 2> 3631081 T17324 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 3631082 T17324 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/control/data\index
[junit4] 2> 3631082 T17324 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=65.7841796875,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=2.355142168957214,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6246820489419471
[junit4] 2> 3631083 T17324 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5156c235
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@102f8c6c),segFN=segments_1,generation=1}
[junit4] 2> 3631083 T17324 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3631086 T17324 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 3631087 T17324 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 3631087 T17324 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 3631087 T17324 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 3631087 T17324 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 3631087 T17324 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 3631089 T17324 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 3631089 T17324 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 3631089 T17324 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 3631090 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3631090 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3631090 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3631091 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3631091 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 3631091 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 3631093 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 3631094 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 3631094 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 3631095 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 3631095 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 3631097 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 3631097 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 3631097 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 3631098 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 3631098 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 3631098 T17324 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 3631099 T17324 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 3631108 T17324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3631108 T17324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3631110 T17324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3631113 T17324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3631113 T17324 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 3631118 T17324 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 3631120 T17324 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 3631120 T17324 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3631120 T17324 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5156c235
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@102f8c6c),segFN=segments_1,generation=1}
[junit4] 2> 3631121 T17324 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3631121 T17324 oass.SolrIndexSearcher.<init> Opening
Searcher@57a515e8[collection1] main
[junit4] 2> 3631121 T17324 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 3631124 T17324 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 3631124 T17324 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 3631125 T17324
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3631125 T17324 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 3631125 T17324 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3631128 T17324
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 3631128 T17324 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3631128 T17324 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 3631128 T17324 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 3631129 T17324 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 3631129 T17325 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@57a515e8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3631131 T17328 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:61772/_/wl
collection:control_collection shard:shard1
[junit4] 2> 3631132 T17292 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 3631132 T17292 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 3631133 T17328 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 3631135 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3631137 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3631140 T17332 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3052b1f7
name:ZooKeeperConnection Watcher:127.0.0.1:61765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3631140 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3631141 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3631144 T17292
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3631147 T17328
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 3631151 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3631151 T17328
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 3631152 T17328
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 3631152 T17292 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> ASYNC NEW_CORE C3832 name=collection1
org.apache.solr.core.SolrCore@7cd70437
url=http://127.0.0.1:61772/_/wl/collection1 node=127.0.0.1:61772__%2Fwl
C3832_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:61772/_/wl, node_name=127.0.0.1:61772__%2Fwl,
state=down}
[junit4] 2> 3631152 T17328 C3832 P61772 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:61772/_/wl/collection1/
[junit4] 2> 3631154 T17328 C3832 P61772 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 3631154 T17328 C3832 P61772 oasc.SyncStrategy.syncToMe
http://127.0.0.1:61772/_/wl/collection1/ has no replicas
[junit4] 2> 3631154 T17328
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:61772/_/wl/collection1/ shard1
[junit4] 2> 3631154 T17328 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 3631152 T17292 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 3631154 T17321 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> 3631155 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3631158 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3631162 T17335 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@69168cca
name:ZooKeeperConnection Watcher:127.0.0.1:61765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3631162 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3631163 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3631164 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3631167 T17321 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:61772/_/wl",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 3631167 T17294 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14ad71c67af0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3631174 T17321 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 3631174 T17321 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 3631178 T17320 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> 3631178 T17332 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> 3631191 T17336 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3631193 T17321 oasco.ZkStateWriter.writePendingUpdates going
to create_collection /collections/collection1/state.json
[junit4] 2> 3631195 T17332 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> 3631236 T17328 oasc.ZkController.register We are
http://127.0.0.1:61772/_/wl/collection1/ and leader is
http://127.0.0.1:61772/_/wl/collection1/
[junit4] 2> 3631236 T17328 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:61772/_/wl
[junit4] 2> 3631236 T17328 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 3631236 T17328 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 3631236 T17328 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 3631239 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3631247 T17321 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:61772/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61772__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 3631248 T17321 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:61772/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61772__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 3631391 T17332 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> 3631391 T17320 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> 3633420 T17292 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 3633421 T17292 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 3633426 T17292 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@52422469{/_/wl,null,AVAILABLE}
[junit4] 2> 3633427 T17292 oejs.AbstractConnector.doStart Started
ServerConnector@34fe6b8d{HTTP/1.1}{127.0.0.1:61789}
[junit4] 2> 3633429 T17292 oejs.Server.doStart Started @3637454ms
[junit4] 2> 3633429 T17292 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 3633430 T17292 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3633430 T17292 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-003
[junit4] 2> 3633430 T17292 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-003\'
[junit4] 2> 3633476 T17292 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-003\solr.xml
[junit4] 2> 3633495 T17292 oasc.CoreContainer.<init> New CoreContainer
728239823
[junit4] 2> 3633496 T17292 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-003\]
[junit4] 2> 3633496 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3633496 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3633497 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3633497 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3633497 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3633499 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3633499 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3633499 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3633500 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3633500 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3633502 T17292 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 3633502 T17292 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3633502 T17292 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3633502 T17292 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3633503 T17292 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:61765/solr
[junit4] 2> 3633503 T17292 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3633503 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3633506 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3633509 T17350 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@78ff7cc4
name:ZooKeeperConnection Watcher:127.0.0.1:61765 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3633511 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3633511 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3633517 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3633519 T17353 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2f03053 name:ZooKeeperConnection
Watcher:127.0.0.1:61765/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3633521 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3633534 T17292
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3635046 T17292 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61788__%2Fwl
[junit4] 2> 3635047 T17292 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:61788__%2Fwl
[junit4] 2> 3635057 T17292 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3635075 T17354 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3635075 T17354 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 3635078 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3635079 T17354 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 3635079 T17354 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 3635079 T17321 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:61788/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61788__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 3635081 T17354 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 3635081 T17321 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:61788/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61788__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 3635081 T17321 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 3635082 T17321 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 3635084 T17354 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 3635084 T17354 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3635085 T17321 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 0
[junit4] 2> 3635087 T17353 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3635088 T17353 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 3636584 T17354 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 3636584 T17354 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 3636585 T17354 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3636585 T17354 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3636590 T17354 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3636590 T17354 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-003\collection1\'
[junit4] 2> 3636590 T17354 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 3636594 T17354 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 3636594 T17354 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 3636631 T17354 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 3636637 T17354 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 3636651 T17354 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 3636657 T17354 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 3636669 T17354 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3636689 T17354 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3636697 T17354 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 3636881 T17354 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3636893 T17354 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 3636896 T17354 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3636919 T17354 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3636925 T17354 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3636931 T17354 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3636934 T17354
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3636934 T17354
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3636934 T17354 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 3636937 T17354
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 3636937 T17354
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 3636937 T17354 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 3636937 T17354 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3636938 T17354 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/jetty1\
[junit4] 2> 3636938 T17354 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@31f660a
[junit4] 2> 3636940 T17354 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/jetty1\
[junit4] 2> 3636940 T17354 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/jetty1\index/
[junit4] 2> 3636940 T17354 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 3636941 T17354 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-001/jetty1\index
[junit4] 2> 3636943 T17354 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=65.7841796875,
floorSegmentMB=0.5205078125, forceMergeDeletesPctAllowed=2.355142168957214,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6246820489419471
[junit4] 2> 3636943 T17354 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@66d6602d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11459ede),segFN=segments_1,generation=1}
[junit4] 2> 3636943 T17354 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3636947 T17354 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 3636949 T17354 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 3636949 T17354 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 3636949 T17354 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 3636949 T17354 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 3636949 T17354 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 3636950 T17354 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 3636950 T17354 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 3636950 T17354 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 3636951 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3636951 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3636951 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3636953 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3636954 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 3636954 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 3636956 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 3636956 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 3636956 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 3636957 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 3636959 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 3636959 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 3636960 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 3636960 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 3636960 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 3636962 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 3636962 T17354 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 3636963 T17354 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 3636968 T17354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3636972 T17354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3636973 T17354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3636976 T17354 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3636976 T17354 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 3636981 T17354 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 3636981 T17354 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 3636982 T17354 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 3636984 T17354 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@66d6602d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11459ede),segFN=segments_1,generation=1}
[junit4] 2> 3636984 T17354 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3636984 T17354 oass.SolrIndexSearcher.<init> Opening
Searcher@1bccf963[collection1] main
[junit4] 2> 3636984 T17354 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3636988 T17354 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3636988 T17354 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 3636990 T17354
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3636990 T17354 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 3636990 T17354 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3636991 T17354
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 3636991 T17354 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3636991 T17354 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 3636991 T17354 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 3636992 T17355 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1bccf963[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3636992 T17354 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 3636995 T17358 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:61788/_/wl collection:collection1
shard:shard2
[junit4] 2> 3636995 T17292 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 3636997 T17292 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 3637041 T17358 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 3637055 T17358
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 3637060 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3637060 T17358
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 3637060 T17358
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C3833 name=collection1
org.apache.solr.core.SolrCore@1a09eb91
url=http://127.0.0.1:61788/_/wl/collection1 node=127.0.0.1:61788__%2Fwl
C3833_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:61788/_/wl, node_name=127.0.0.1:61788__%2Fwl,
state=down}
[junit4] 2> 3637061 T17358 C3833 P61788 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:61788/_/wl/collection1/
[junit4] 2> 3637061 T17358 C3833 P61788 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 3637061 T17358 C3833 P61788 oasc.SyncStrategy.syncToMe
http://127.0.0.1:61788/_/wl/collection1/ has no replicas
[junit4] 2> 3637061 T17358
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:61788/_/wl/collection1/ shard2
[junit4] 2> 3637063 T17358 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 3637067 T17321 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> 3637073 T17321 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 1
[junit4] 2> 3637076 T17353 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3637079 T17353 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 3637095 T17321 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:61788/_/wl",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 3637098 T17321 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 2
[junit4] 2> 3637099 T17353 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3637101 T17353 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 3637107 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3637170 T17358 oasc.ZkController.register We are
http://127.0.0.1:61788/_/wl/collection1/ and leader is
http://127.0.0.1:61788/_/wl/collection1/
[junit4] 2> 3637170 T17358 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:61788/_/wl
[junit4] 2> 3637170 T17358 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 3637170 T17358 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 3637170 T17358 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 3637173 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3637179 T17321 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:61788/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61788__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 3637181 T17321 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:61788/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61788__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 3637184 T17321 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 3
[junit4] 2> 3637187 T17353 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3637189 T17358 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 3637192 T17353 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 3639336 T17292 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 3639338 T17292 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 3639342 T17292 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@df2faa1{/_/wl,null,AVAILABLE}
[junit4] 2> 3639345 T17292 oejs.AbstractConnector.doStart Started
ServerConnector@312b5fbf{HTTP/1.1}{127.0.0.1:61799}
[junit4] 2> 3639345 T17292 oejs.Server.doStart Started @3641424ms
[junit4] 2> 3639346 T17292 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 3639346 T17292 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3639346 T17292 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-004
[junit4] 2> 3639346 T17292 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-004\'
[junit4] 2> 3639417 T17292 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-004\solr.xml
[junit4] 2> 3639443 T17292 oasc.CoreContainer.<init> New CoreContainer
1315141860
[junit4] 2> 3639443 T17292 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-004\]
[junit4] 2> 3639446 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3639446 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3639446 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3639446 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3639446 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3639449 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3639449 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3639449 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3639449 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3639452 T17292 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3639452 T17292 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 3639452 T17292 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3639452 T17292 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3639455 T17292 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3639455 T17292 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:61765/solr
[junit4] 2> 3639455 T17292 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3639455 T17292
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3639462 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3639465 T17373 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4150be83
name:ZooKeeperConnection Watcher:127.0.0.1:61765 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3639467 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3639467 T17292 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3639469 T17294 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14ad71c67af0008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 3639472 T17292 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3639475 T17376 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@53ea1a83
name:ZooKeeperConnection Watcher:127.0.0.1:61765/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3639475 T17292 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3639493 T17292
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3641009 T17292 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61798__%2Fwl
[junit4] 2> 3641010 T17292 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:61798__%2Fwl
[junit4] 2> 3641022 T17292 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3641037 T17377 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3641037 T17377 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 3641040 T17320 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3641041 T17377 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 3641043 T17377 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 3641043 T17377 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 3641044 T17321 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:61798/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61798__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 3641044 T17321 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:61798/_/wl",
[junit4] 2> "node_name":"127.0.0.1:61798__%2Fwl",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 3641044 T17321 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 3641046 T17321 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 3641047 T17377 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 3641047 T17377 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3641047 T17321 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 4
[junit4] 2> 3641049 T17376 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3641049 T17353 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3641050 T17353 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 3641050 T17376 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 3642547 T17377 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 3642547 T17377 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 3642548 T17377 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3642548 T17377 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3642551 T17377 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3642551 T17377 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
116531C2E0E37F98-001\tempDir-004\collection1\'
[junit4] 2> 3642559 T17377 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 3642559 T17377 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 3642559 T17377 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20116531C2E0E37F98-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 3642598 T17377 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 3642604 T17377 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 3642619 T17377 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 3642625 T17377 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 3642639 T17377 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3642642 T17377 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3642647 T17377 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 3642872 T17377 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 3642882 T17377 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 3642885 T17377 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3642910 T17377 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3642915 T17377 oass.FileExchangeRatePro
[...truncated too long message...]
mallAdvancedTest, QueryEqualityTest, HdfsWriteToMultipleCollectionsTest,
MinimalSchemaTest, TimeZoneUtilsTest, TestSolrIndexConfig, OverseerStatusTest,
TestQueryUtils, TestDefaultSimilarityFactory, DistributedFacetPivotSmallTest,
TestSolrJ, HdfsSyncSliceTest, TestConfigOverlay, DistribCursorPagingTest,
MigrateRouteKeyTest, TermVectorComponentTest, SolrPluginUtilsTest,
TestRangeQuery, TestStressReorder, TestClusterStateMutator, TestLazyCores,
TestSweetSpotSimilarityFactory, DOMUtilTest, TestTolerantSearch,
HdfsLockFactoryTest, TestStandardQParsers, TestIBSimilarityFactory,
DocValuesMissingTest, TestFileDictionaryLookup, CustomCollectionTest,
OverriddenZkACLAndCredentialsProvidersTest, TestManagedStopFilterFactory,
EchoParamsTest, TestConfig, SystemInfoHandlerTest, SolrRequestParserTest,
FullSolrCloudDistribCmdsTest, TestChildDocTransformer, TestBlobHandler,
TestLRUStatsCache, TestFieldCollectionResource, TestComplexPhraseQParserPlugin,
RequestHandlersTest, TestSolrXmlPersistor, URLClassifyProcessorTest,
DistributedQueryComponentOptimizationTest, SimplePostToolTest, JsonLoaderTest,
StatelessScriptUpdateProcessorFactoryTest, TestRawResponseWriter,
DistributedFacetPivotWhiteBoxTest, CloudExitableDirectoryReaderTest,
TestSolr4Spatial, TestPerFieldSimilarity, FileBasedSpellCheckerTest,
TermsComponentTest, TestDistributedSearch, TestSearchPerf, SpatialFilterTest,
CoreAdminHandlerTest, UnloadDistributedZkTest, OverseerRolesTest,
LeaderFailoverAfterPartitionTest, SimpleCollectionCreateDeleteTest,
MergeStrategyTest, SampleTest, TestReload, ZkStateWriterTest,
TestReplicationHandlerBackup, MultiThreadedOCPTest, TestJoin,
CoreMergeIndexesAdminHandlerTest, UUIDUpdateProcessorFallbackTest,
TestFunctionQuery, TestPseudoReturnFields, PrimUtilsTest,
SpellCheckComponentTest, TestPhraseSuggestions,
TestLMJelinekMercerSimilarityFactory, ExternalFileFieldSortTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkCLITest, TestPivotHelperCode,
DistribDocExpirationUpdateProcessorTest, TestSimpleQParserPlugin,
RequiredFieldsTest, HighlighterTest, TestValueSourceCache, DateMathParserTest,
SuggesterFSTTest, TestDefaultSearchFieldResource, TestBulkSchemaConcurrent,
TestShardHandlerFactory, TestSchemaNameResource,
TestCopyFieldCollectionResource, PingRequestHandlerTest,
CachingDirectoryFactoryTest, BlockCacheTest, DistributedFacetPivotLargeTest,
DistributedQueueTest, ChangedSchemaMergeTest, HardAutoCommitTest,
LeaderElectionIntegrationTest, TestOrdValues, PeerSyncTest, TestCoreContainer,
SharedFSAutoReplicaFailoverTest, DistributedQueryElevationComponentTest,
TestQueryTypes, TestStressUserVersions, PathHierarchyTokenizerFactoryTest,
ShardRoutingCustomTest, FileUtilsTest, TestSolrConfigHandlerConcurrent,
CSVRequestHandlerTest, NoCacheHeaderTest, TestFieldSortValues,
TestSolrConfigHandler, AsyncMigrateRouteKeyTest, ClusterStateUpdateTest,
TestManagedSchemaFieldResource, DateRangeFieldTest, TestZkChroot,
IndexBasedSpellCheckerTest, SortByFunctionTest, RAMDirectoryFactoryTest,
SearchHandlerTest, ShardSplitTest, TestSolrCoreProperties,
TestUniqueKeyFieldResource, CoreAdminRequestStatusTest, AliasIntegrationTest,
DistributedTermsComponentTest, QueryElevationComponentTest,
TestIntervalFaceting, BasicDistributedZk2Test, CacheHeaderTest,
UpdateParamsTest, TestRandomDVFaceting, FieldMutatingUpdateProcessorTest,
TestQuerySenderListener, MultiTermTest, DocValuesTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestRealTimeGet,
SolrIndexSplitterTest, DirectSolrSpellCheckerTest,
TestPartialUpdateDeduplication, TestBadConfig,
TestManagedSchemaDynamicFieldResource, CurrencyFieldXmlFileTest,
TestSolrXmlPersistence, TestImplicitCoreProperties, SolrIndexConfigTest,
TestNoOpRegenerator, TestFaceting, TermVectorComponentDistributedTest,
BadCopyFieldTest, SolrCmdDistributorTest, TestCollapseQParserPlugin,
TestFastWriter, BufferStoreTest, BadComponentTest,
TestSerializedLuceneMatchVersion, EnumFieldTest, BJQParserTest,
BinaryUpdateRequestHandlerTest, TestQuerySenderNoQuery,
AnalysisAfterCoreReloadTest, SharedFSAutoReplicaFailoverUtilsTest,
SpellPossibilityIteratorTest, AddBlockUpdateTest, TestDynamicFieldResource,
QueryParsingTest, XsltUpdateRequestHandlerTest, NumericFieldsTest,
DistanceUnitsTest, HdfsRecoveryZkTest, TestSchemaVersionResource,
HdfsBasicDistributedZk2Test, ScriptEngineTest, TestManagedResourceStorage,
LeaderElectionTest, LukeRequestHandlerTest, TestCoreDiscovery,
TestComponentsName, SliceStateTest, CoreContainerCoreInitFailuresTest,
TestDocSet, DefaultValueUpdateProcessorTest, TestArbitraryIndexDir,
TestStressVersions, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerTest,
TestManagedSchemaFieldTypeResource, PrimitiveFieldTypeTest,
TestFieldTypeResource, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
TestRandomFaceting, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping,
TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest,
SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch,
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering,
BasicFunctionalityTest, OverseerCollectionProcessorTest, TestIndexSearcher,
SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest,
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DocValuesMultiTest,
DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest,
DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest,
StandardRequestHandlerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest,
IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest,
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter,
MBeansHandlerTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestLFUCache,
HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest,
TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2,
TestBinaryField, TestElisionMultitermQuery, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters,
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig,
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory,
TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap,
ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest,
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter,
DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache,
TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest,
CircularListTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey,
TestDistributedMissingSort, TestHighlightDedupGrouping, AssignTest,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest,
DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest,
ExternalCollectionsTest, HttpPartitionTest, RemoteQueryErrorTest,
ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, SolrXmlInZkTest,
TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionAPI,
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry,
TestMiniSolrCloudCluster, TestRebalanceLeaders, TestReplicaProperties,
TestRequestStatusCollectionAPI, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistributedZkTest,
StressHdfsTest, ExitableDirectoryReaderTest, QueryResultKeyTest,
TestConfigSets, TestDynamicLoading, TestInfoStreamLogging, TestInitParams,
TestNRTOpen, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml,
TestConfigReload, TestSolrConfigHandlerCloud]
[junit4] Completed in 50.61s, 1 test, 1 failure <<< FAILURES!
[...truncated 192 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:187:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1348:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956:
There were test failures: 460 suites, 1869 tests, 1 error, 1 failure, 56
ignored (31 assumptions)
Total time: 115 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25
-XX:-UseCompressedOops -XX:+UseParallelGC
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]