Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4414/
Java: 64bit/jdk1.8.0_25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.TestCloudPivotFacet.testDistribSearch
Error Message:
init query failed:
{main(facet=true&facet.pivot=%7B%21stats%3Dst2%7Dpivot_z_s1%2Cpivot_i%2Cdense_pivot_i&facet.pivot=%7B%21stats%3Dst3%7Ddense_pivot_i%2Cpivot_tdt1%2Cpivot_td&facet.limit=17&facet.offset=2),extra(rows=0&q=*%3A*&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_ti1&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_f&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti)}:
No live SolrServers available to handle this
request:[http://127.0.0.1:57037/d_zbh/collection1,
http://127.0.0.1:57047/d_zbh/collection1]
Stack Trace:
java.lang.RuntimeException: init query failed:
{main(facet=true&facet.pivot=%7B%21stats%3Dst2%7Dpivot_z_s1%2Cpivot_i%2Cdense_pivot_i&facet.pivot=%7B%21stats%3Dst3%7Ddense_pivot_i%2Cpivot_tdt1%2Cpivot_td&facet.limit=17&facet.offset=2),extra(rows=0&q=*%3A*&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_ti1&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Dpivot_f&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_ti)}:
No live SolrServers available to handle this
request:[http://127.0.0.1:57037/d_zbh/collection1,
http://127.0.0.1:57047/d_zbh/collection1]
at
__randomizedtesting.SeedInfo.seed([F2D20114DECC208F:73348F0CA99340B3]:0)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:250)
at
org.apache.solr.cloud.TestCloudPivotFacet.doTest(TestCloudPivotFacet.java:223)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor82.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.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this
request:[http://127.0.0.1:57037/d_zbh/collection1,
http://127.0.0.1:57047/d_zbh/collection1]
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:344)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:302)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:243)
... 41 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured
while waiting response from server at: http://127.0.0.1:57047/d_zbh/collection1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
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:365)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:320)
... 47 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
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)
... 51 more
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.GeneratedMethodAccessor82.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:365)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:320)
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 9807 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
F2D20114DECC208F-001\init-core-data-001
[junit4] 2> 4131892 T18133
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 4131897 T18133 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 4131899 T18133 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4131900 T18134 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 4132019 T18133 oasc.ZkTestServer.run start zk server on
port:56712
[junit4] 2> 4132019 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4132024 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4132028 T18141 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2ae3c2a5
name:ZooKeeperConnection Watcher:127.0.0.1:56712 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4132030 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4132030 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4132030 T18133 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 4132038 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4132041 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4132043 T18144 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9ace8ec name:ZooKeeperConnection
Watcher:127.0.0.1:56712/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 4132045 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4132045 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4132045 T18133 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 4132049 T18133 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 4132054 T18133 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 4132059 T18133 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 4132063 T18133 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> 4132067 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 4132074 T18133 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> 4132074 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 4132078 T18133 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> 4132078 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4132084 T18133 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> 4132085 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 4132090 T18133 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> 4132090 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 4132097 T18133 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> 4132097 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 4132105 T18133 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> 4132105 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 4132111 T18133 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> 4132111 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 4132117 T18133 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> 4132132 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4132139 T18133 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> 4132139 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 4132146 T18133 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> 4132146 T18133 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 4134411 T18133 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 4134418 T18133 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@170746a3{/,null,AVAILABLE}
[junit4] 2> 4134420 T18133 oejs.AbstractConnector.doStart Started
ServerConnector@59042492{HTTP/1.1}{127.0.0.1:56720}
[junit4] 2> 4134421 T18133 oejs.Server.doStart Started @4132210ms
[junit4] 2> 4134421 T18133 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 4134423 T18133 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 4134423 T18133 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
F2D20114DECC208F-001\tempDir-002
[junit4] 2> 4134424 T18133 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
F2D20114DECC208F-001\tempDir-002\'
[junit4] 2> 4134474 T18133 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
F2D20114DECC208F-001\tempDir-002\solr.xml
[junit4] 2> 4134495 T18133 oasc.CoreContainer.<init> New CoreContainer
2017752515
[junit4] 2> 4134496 T18133 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
F2D20114DECC208F-001\tempDir-002\]
[junit4] 2> 4134497 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 4134497 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 4134498 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 4134498 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 4134498 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 4134499 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 4134499 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 4134501 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 4134501 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 4134502 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 4134503 T18133 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 4134503 T18133 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4134504 T18133 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4134504 T18133 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 4134505 T18133 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56712/solr
[junit4] 2> 4134505 T18133 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 4134506 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4134509 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4134511 T18158 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@734004e5
name:ZooKeeperConnection Watcher:127.0.0.1:56712 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4134512 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4134512 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4134516 T18135 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14ae5d18cf30002, 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> 4134518 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4134522 T18161 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@660aee22
name:ZooKeeperConnection Watcher:127.0.0.1:56712/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4134522 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4134526 T18133 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 4134531 T18133 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 4134539 T18133 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 4134546 T18133 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 4134552 T18133 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 4134559 T18133 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 4134562 T18133 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56719_
[junit4] 2> 4134565 T18133 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56719_
[junit4] 2> 4134572 T18133 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 4134576 T18133 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 4134581 T18133 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 4134584 T18133 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56719_
[junit4] 2> 4134584 T18133 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 4134589 T18133 oasc.Overseer.start Overseer
(id=93139430490177539-127.0.0.1:56719_-n_0000000000) starting
[junit4] 2> 4134595 T18133 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 4134613 T18133 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 4134617 T18163 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 4134618 T18133 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 4134623 T18133 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 4134627 T18133
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4134637 T18162 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 4134643 T18165 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 4134643 T18165 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4134645 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4134645 T18165 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 4134655 T18162 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:56719",
[junit4] 2> "node_name":"127.0.0.1:56719_",
[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> 4134656 T18162 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:56719",
[junit4] 2> "node_name":"127.0.0.1:56719_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 4134656 T18162 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 4134656 T18162 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 4134659 T18161 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> 4135836 T18165 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 4135836 T18165 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 4135838 T18165 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 4135838 T18165 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 4135841 T18165 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 4135841 T18165 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
F2D20114DECC208F-001\tempDir-002\collection1\'
[junit4] 2> 4135842 T18165 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20F2D20114DECC208F-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 4135844 T18165 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20F2D20114DECC208F-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 4135847 T18165 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20F2D20114DECC208F-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 4135878 T18165 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 4135885 T18165 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 4135898 T18165 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 4135901 T18165 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 4135916 T18165 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 4135922 T18165 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 4135930 T18165 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 4136114 T18165 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4136124 T18165 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 4136127 T18165 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 4136146 T18165 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4136150 T18165 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4136155 T18165 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4136161 T18165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4136161 T18165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4136161 T18165 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4136163 T18165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4136164 T18165
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4136164 T18165 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 4136164 T18165 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4136164 T18165 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
F2D20114DECC208F-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
F2D20114DECC208F-001\tempDir-001/control/data\
[junit4] 2> 4136165 T18165 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f2019c7
[junit4] 2> 4136165 T18165 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
F2D20114DECC208F-001\tempDir-001/control/data\
[junit4] 2> 4136165 T18165 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
F2D20114DECC208F-001\tempDir-001/control/data\index/
[junit4] 2> 4136167 T18165 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
F2D20114DECC208F-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 4136167 T18165 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
F2D20114DECC208F-001\tempDir-001/control/data\index
[junit4] 2> 4136170 T18165 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=75.2353515625,
floorSegmentMB=0.8544921875, forceMergeDeletesPctAllowed=3.1071623786585767,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7462612895123492
[junit4] 2> 4136171 T18165 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5896049a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6150eb0e),segFN=segments_1,generation=1}
[junit4] 2> 4136171 T18165 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4136177 T18165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 4136178 T18165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 4136179 T18165 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 4136181 T18165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 4136181 T18165 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 4136182 T18165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 4136184 T18165 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 4136185 T18165 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4136185 T18165 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 4136186 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4136188 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4136188 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4136189 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4136190 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 4136191 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 4136191 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 4136192 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 4136193 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 4136194 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 4136196 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 4136196 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 4136197 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 4136198 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 4136198 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 4136199 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 4136200 T18165 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 4136200 T18165 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 4136208 T18165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4136211 T18165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4136214 T18165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4136215 T18165 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4136217 T18165 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 4136222 T18165 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 4136222 T18165 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 4136224 T18165 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=47.2314453125,
floorSegmentMB=0.88671875, forceMergeDeletesPctAllowed=10.61428713034193,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 4136225 T18165 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@5896049a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6150eb0e),segFN=segments_1,generation=1}
[junit4] 2> 4136225 T18165 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4136225 T18165 oass.SolrIndexSearcher.<init> Opening
Searcher@502299cc[collection1] main
[junit4] 2> 4136226 T18165 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 4136228 T18165 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 4136228 T18165 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 4136229 T18165
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 4136229 T18165 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 4136229 T18165 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4136232 T18165
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 4136232 T18165 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4136232 T18165 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 4136232 T18165 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 4136234 T18165 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 4136234 T18166 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@502299cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4136235 T18169 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56719 collection:control_collection
shard:shard1
[junit4] 2> 4136236 T18133 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 4136238 T18133 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 4136238 T18169 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 4136239 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4136241 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4136245 T18173 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5ab77094
name:ZooKeeperConnection Watcher:127.0.0.1:56712/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4136246 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4136246 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4136248 T18133
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4136251 T18169
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 4136258 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4136260 T18169
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 4136260 T18169
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C8766 name=collection1
org.apache.solr.core.SolrCore@11146bc url=http://127.0.0.1:56719/collection1
node=127.0.0.1:56719_ C8766_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:56719,
node_name=127.0.0.1:56719_, state=down}
[junit4] 2> 4136261 T18169 C8766 P56719 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:56719/collection1/
[junit4] 2> 4136261 T18169 C8766 P56719 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 4136261 T18169 C8766 P56719 oasc.SyncStrategy.syncToMe
http://127.0.0.1:56719/collection1/ has no replicas
[junit4] 2> 4136262 T18169
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:56719/collection1/ shard1
[junit4] 2> 4136262 T18169 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 4136262 T18162 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> 4136262 T18133 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 4136263 T18133 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 4136264 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4136270 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4136279 T18176 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6931b3b1
name:ZooKeeperConnection Watcher:127.0.0.1:56712/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4136281 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4136282 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4136283 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4136286 T18162 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:56719",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 4136295 T18162 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> 4136295 T18162 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 4136298 T18161 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> 4136299 T18173 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> 4136331 T18162 oasco.ZkStateWriter.writePendingUpdates going
to create_collection /collections/collection1/state.json
[junit4] 2> 4136335 T18173 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> 4136338 T18177 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4136350 T18169 oasc.ZkController.register We are
http://127.0.0.1:56719/collection1/ and leader is
http://127.0.0.1:56719/collection1/
[junit4] 2> 4136350 T18169 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56719
[junit4] 2> 4136350 T18169 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 4136350 T18169 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 4136350 T18169 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4136356 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4136366 T18162 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:56719",
[junit4] 2> "node_name":"127.0.0.1:56719_",
[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> 4136368 T18162 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:56719",
[junit4] 2> "node_name":"127.0.0.1:56719_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 4136498 T18161 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> 4136499 T18173 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> 4138757 T18133 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 4138758 T18133 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 4138762 T18133 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@319b700a{/,null,AVAILABLE}
[junit4] 2> 4138764 T18133 oejs.AbstractConnector.doStart Started
ServerConnector@475cfe57{HTTP/1.1}{127.0.0.1:56736}
[junit4] 2> 4138764 T18133 oejs.Server.doStart Started @4135972ms
[junit4] 2> 4138765 T18133 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 4138766 T18133 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 4138766 T18133 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
F2D20114DECC208F-001\tempDir-003
[junit4] 2> 4138767 T18133 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
F2D20114DECC208F-001\tempDir-003\'
[junit4] 2> 4138811 T18133 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
F2D20114DECC208F-001\tempDir-003\solr.xml
[junit4] 2> 4138832 T18133 oasc.CoreContainer.<init> New CoreContainer
1942835697
[junit4] 2> 4138833 T18133 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
F2D20114DECC208F-001\tempDir-003\]
[junit4] 2> 4138834 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 4138835 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 4138835 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 4138836 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 4138836 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 4138836 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 4138837 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 4138837 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 4138838 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 4138838 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 4138839 T18133 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 4138839 T18133 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4138839 T18133 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4138840 T18133 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 4138840 T18133 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56712/solr
[junit4] 2> 4138841 T18133 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 4138841 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4138843 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4138848 T18191 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@214fb82e
name:ZooKeeperConnection Watcher:127.0.0.1:56712 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4138849 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4138849 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4138852 T18135 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14ae5d18cf30006, 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> 4138854 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4138856 T18194 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@42fe9705
name:ZooKeeperConnection Watcher:127.0.0.1:56712/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4138857 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4138874 T18133
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4139961 T18133 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56735_
[junit4] 2> 4139964 T18133 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56735_
[junit4] 2> 4139972 T18133 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 4139987 T18195 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 4139987 T18195 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4139989 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4139991 T18162 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:56735",
[junit4] 2> "node_name":"127.0.0.1:56735_",
[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> 4139991 T18195 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 4139991 T18195 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 4139992 T18162 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:56735",
[junit4] 2> "node_name":"127.0.0.1:56735_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 4139992 T18162 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 4139992 T18162 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 4139992 T18195 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 4139994 T18162 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 0
[junit4] 2> 4139994 T18195 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 4139994 T18195 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 4139995 T18194 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 4139996 T18194 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 4141067 T18195 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 4141067 T18195 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 4141069 T18195 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 4141069 T18195 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 4141071 T18195 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 4141071 T18195 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
F2D20114DECC208F-001\tempDir-003\collection1\'
[junit4] 2> 4141077 T18195 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20F2D20114DECC208F-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 4141079 T18195 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20F2D20114DECC208F-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 4141081 T18195 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20F2D20114DECC208F-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 4141122 T18195 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 4141126 T18195 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 4141139 T18195 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 4141144 T18195 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 4141152 T18195 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 4141156 T18195 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 4141160 T18195 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 4141301 T18195 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4141306 T18195 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 4141306 T18195 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 4141327 T18195 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4141331 T18195 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4141335 T18195 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4141337 T18195
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4141337 T18195
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4141337 T18195 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4141339 T18195
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4141339 T18195
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4141339 T18195 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 4141339 T18195 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4141342 T18195 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
F2D20114DECC208F-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
F2D20114DECC208F-001\tempDir-001/jetty1\
[junit4] 2> 4141342 T18195 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7f2019c7
[junit4] 2> 4141343 T18195 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
F2D20114DECC208F-001\tempDir-001/jetty1\
[junit4] 2> 4141343 T18195 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
F2D20114DECC208F-001\tempDir-001/jetty1\index/
[junit4] 2> 4141343 T18195 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
F2D20114DECC208F-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 4141345 T18195 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
F2D20114DECC208F-001\tempDir-001/jetty1\index
[junit4] 2> 4141345 T18195 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=75.2353515625,
floorSegmentMB=0.8544921875, forceMergeDeletesPctAllowed=3.1071623786585767,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7462612895123492
[junit4] 2> 4141346 T18195 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@611bc5ab
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69d2677d),segFN=segments_1,generation=1}
[junit4] 2> 4141346 T18195 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4141351 T18195 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 4141352 T18195 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 4141353 T18195 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 4141353 T18195 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 4141353 T18195 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 4141353 T18195 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 4141355 T18195 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 4141355 T18195 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4141355 T18195 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 4141356 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4141356 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4141357 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4141357 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 4141358 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 4141358 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 4141359 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 4141359 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 4141360 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 4141361 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 4141361 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 4141362 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 4141362 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 4141364 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 4141364 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 4141366 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 4141366 T18195 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 4141367 T18195 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 4141371 T18195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4141374 T18195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4141376 T18195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4141377 T18195 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4141377 T18195 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 4141380 T18195 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 4141380 T18195 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 4141381 T18195 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=47.2314453125,
floorSegmentMB=0.88671875, forceMergeDeletesPctAllowed=10.61428713034193,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 4141382 T18195 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@611bc5ab
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69d2677d),segFN=segments_1,generation=1}
[junit4] 2> 4141382 T18195 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4141383 T18195 oass.SolrIndexSearcher.<init> Opening
Searcher@61ebe3e6[collection1] main
[junit4] 2> 4141383 T18195 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 4141386 T18195 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 4141386 T18195 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 4141387 T18195
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 4141387 T18195 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 4141387 T18195 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4141388 T18195
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 4141388 T18195 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4141388 T18195 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 4141388 T18195 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 4141390 T18195 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 4141390 T18196 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@61ebe3e6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4141391 T18199 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56735 collection:collection1
shard:shard2
[junit4] 2> 4141392 T18133 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 4141392 T18133 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 4141393 T18199 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 4141403 T18199
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 4141406 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4141408 T18199
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 4141408 T18199
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C8767 name=collection1
org.apache.solr.core.SolrCore@14e03af4 url=http://127.0.0.1:56735/collection1
node=127.0.0.1:56735_ C8767_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:56735,
node_name=127.0.0.1:56735_, state=down}
[junit4] 2> 4141408 T18199 C8767 P56735 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:56735/collection1/
[junit4] 2> 4141408 T18199 C8767 P56735 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 4141408 T18199 C8767 P56735 oasc.SyncStrategy.syncToMe
http://127.0.0.1:56735/collection1/ has no replicas
[junit4] 2> 4141408 T18199
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:56735/collection1/ shard2
[junit4] 2> 4141410 T18199 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 4141413 T18162 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> 4141416 T18162 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 1
[junit4] 2> 4141418 T18194 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 4141421 T18194 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 4141433 T18162 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:56735",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 4141434 T18162 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 2
[junit4] 2> 4141435 T18194 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 4141437 T18194 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 4141443 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4141485 T18199 oasc.ZkController.register We are
http://127.0.0.1:56735/collection1/ and leader is
http://127.0.0.1:56735/collection1/
[junit4] 2> 4141485 T18199 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56735
[junit4] 2> 4141485 T18199 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 4141485 T18199 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 4141485 T18199 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4141489 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4141492 T18162 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:56735",
[junit4] 2> "node_name":"127.0.0.1:56735_",
[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> 4141494 T18162 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:56735",
[junit4] 2> "node_name":"127.0.0.1:56735_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 4141498 T18162 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 3
[junit4] 2> 4141500 T18194 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 4141502 T18199 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 4141504 T18194 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 4143241 T18133 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 4143243 T18133 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 4143248 T18133 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@3b554cea{/,null,AVAILABLE}
[junit4] 2> 4143249 T18133 oejs.AbstractConnector.doStart Started
ServerConnector@7be458ae{HTTP/1.1}{127.0.0.1:56746}
[junit4] 2> 4143250 T18133 oejs.Server.doStart Started @4140239ms
[junit4] 2> 4143250 T18133 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 4143251 T18133 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 4143252 T18133 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
F2D20114DECC208F-001\tempDir-004
[junit4] 2> 4143252 T18133 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
F2D20114DECC208F-001\tempDir-004\'
[junit4] 2> 4143314 T18133 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
F2D20114DECC208F-001\tempDir-004\solr.xml
[junit4] 2> 4143329 T18133 oasc.CoreContainer.<init> New CoreContainer
1520792125
[junit4] 2> 4143330 T18133 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
F2D20114DECC208F-001\tempDir-004\]
[junit4] 2> 4143330 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 4143331 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 4143331 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 4143332 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 4143332 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 4143332 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 4143333 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 4143333 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 4143333 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 4143333 T18133 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 4143333 T18133 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 4143333 T18133 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4143333 T18133 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4143335 T18133 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 4143335 T18133 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56712/solr
[junit4] 2> 4143335 T18133 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 4143336 T18133
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4143338 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4143341 T18214 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@53cb6f65
name:ZooKeeperConnection Watcher:127.0.0.1:56712 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4143341 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4143342 T18133 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4143347 T18133 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4143349 T18217 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@58562c34
name:ZooKeeperConnection Watcher:127.0.0.1:56712/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4143350 T18133 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4143366 T18133
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4144446 T18133 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56745_
[junit4] 2> 4144448 T18133 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56745_
[junit4] 2> 4144457 T18133 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 4144469 T18218 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 4144469 T18218 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4144472 T18161 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4144474 T18218 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 4144474 T18218 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 4144474 T18162 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:56745",
[junit4] 2> "node_name":"127.0.0.1:56745_",
[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> 4144476 T18218 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 4144477 T18162 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:56745",
[junit4] 2> "node_name":"127.0.0.1:56745_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 4144477 T18162 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 4144478 T18162 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 4144478 T18218 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 4144479 T18218 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 4144480 T18162 oasco.ZkStateWriter.writePendingUpdates going
to update_collection /collections/collection1/state.json version: 4
[junit4] 2> 4144482 T18194 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4]
[...truncated too long message...]
SimilarityFactory, TestHighFrequencyDictionaryFactory, TestFieldTypeResource,
TestLuceneMatchVersion, TestMissingGroups, TestCoreContainer,
TestSolrQueryParserResource, SpatialRPTFieldTypeTest, CursorPagingTest,
DocExpirationUpdateProcessorFactoryTest, BasicDistributedZk2Test,
IndexSchemaRuntimeFieldTest, DateRangeFieldTest,
ParsingFieldUpdateProcessorsTest, ClusterStateUpdateTest, TestExpandComponent,
TestRebalanceLeaders, TestNoOpRegenerator, TestRawResponseWriter,
TestHashPartitioner, TermVectorComponentDistributedTest,
TestPseudoReturnFields, FastVectorHighlighterTest,
OutOfBoxZkACLAndCredentialsProvidersTest, LeaderElectionTest,
RegexBoostProcessorTest, TestNonDefinedSimilarityFactory, PeerSyncTest,
ZkNodePropsTest, TestStressReorder, UUIDUpdateProcessorFallbackTest,
TestStressVersions, BadIndexSchemaTest, SimpleCollectionCreateDeleteTest,
TestZkChroot, TestClassNameShortening, BufferStoreTest,
UpdateRequestProcessorFactoryTest, SolrTestCaseJ4Test,
AnalysisAfterCoreReloadTest, HdfsDirectoryTest, TestSearcherReuse,
TestDynamicFieldCollectionResource, TestBulkSchemaAPI, TestClusterStateMutator,
TestSchemaManager, TestJmxMonitoredMap, HdfsBasicDistributedZkTest,
ExternalFileFieldSortTest, TestFastLRUCache, StressHdfsTest, MinimalSchemaTest,
SolrPluginUtilsTest, TestSolr4Spatial2, AsyncMigrateRouteKeyTest,
CollectionsAPIDistributedZkTest, TestWordDelimiterFilterFactory,
CursorMarkTest, TestSurroundQueryParser, OpenCloseCoreStressTest,
OverriddenZkACLAndCredentialsProvidersTest, TestConfigSets, StatsComponentTest,
LukeRequestHandlerTest, TestCloudInspectUtil, TestStressLucene,
SpellPossibilityIteratorTest, JSONWriterTest, SliceStateTest, TestSearchPerf,
HdfsRecoveryZkTest, SpellCheckComponentTest, SpatialFilterTest,
CloudMLTQParserTest, TestExactStatsCache,
DistribDocExpirationUpdateProcessorTest, HdfsBasicDistributedZk2Test,
TestFoldingMultitermQuery, DateFieldTest, TestCloudManagedSchemaConcurrent,
TestIndexSearcher, TestExceedMaxTermLength, CoreAdminRequestStatusTest,
InfoHandlerTest, DeleteInactiveReplicaTest, TestWriterPerf,
TestBlendedInfixSuggestions, SpellCheckCollatorTest, PingRequestHandlerTest,
TestArbitraryIndexDir, TestRandomFaceting, DirectUpdateHandlerTest,
FileBasedSpellCheckerTest, TestDefaultStatsCache,
CollectionsAPIAsyncDistributedZkTest, TestReplicationHandlerBackup,
SystemInfoHandlerTest, ExternalCollectionsTest, TestBadConfig,
TestCollectionAPI, TestMergePolicyConfig, CSVRequestHandlerTest,
TestSolrCoreProperties, TriLevelCompositeIdRoutingTest, TestCharFilters,
CoreMergeIndexesAdminHandlerTest, TestHighlightDedupGrouping, ShardRoutingTest,
BasicDistributedZkTest, HighlighterTest, DistributedIntervalFacetingTest,
TestSerializedLuceneMatchVersion, ChaosMonkeySafeLeaderTest,
TestRemoteStreaming, TestValueSourceCache, DocValuesMissingTest,
TestFieldCollectionResource, HardAutoCommitTest, TestDistribDocBasedVersion,
ResponseLogComponentTest, TestSolrJ, LegacyHTMLStripCharFilterTest,
TestBinaryResponseWriter, TermsComponentTest,
CoreContainerCoreInitFailuresTest, OverseerTest, SaslZkACLProviderTest,
TestSolrDeletionPolicy2, TestInitQParser, FacetPivotSmallTest,
TestCoreDiscovery, TestSolrDeletionPolicy1, DistributedFacetPivotLargeTest,
SpellingQueryConverterTest, SynonymTokenizerTest, TestComponentsName,
SuggesterTest, TestManagedResource, NotRequiredUniqueKeyTest,
TestManagedSchemaFieldTypeResource, TestReload, QueryParsingTest,
BadComponentTest, TestReloadAndDeleteDocs, RemoteQueryErrorTest,
TermVectorComponentTest, HighlighterMaxOffsetTest, TestDocumentBuilder,
ConvertedLegacyTest, TestJoin, DistributedFacetPivotSmallAdvancedTest,
TestQuerySenderNoQuery, TestBM25SimilarityFactory, TestGroupingSearch,
LeaderInitiatedRecoveryOnCommitTest, ScriptEngineTest,
TestElisionMultitermQuery, IndexBasedSpellCheckerTest, TestFreeTextSuggestions,
TestLRUCache, TestTolerantSearch, CircularListTest, SSLMigrationTest,
SuggesterTSTTest, ResourceLoaderTest, QueryEqualityTest, AnalyticsQueryTest,
TestRecoveryHdfs, TestShortCircuitedRequests, CurrencyFieldOpenExchangeTest,
DistributedQueueTest, TestCollapseQParserPlugin, DistanceUnitsTest,
TestStressRecovery, PreAnalyzedUpdateProcessorTest, ShardSplitTest,
ExitableDirectoryReaderTest, SignatureUpdateProcessorFactoryTest,
TestJmxIntegration, TestConfigReload, LoggingHandlerTest, SOLR749Test,
DocValuesTest, RankQueryTest, TestLMJelinekMercerSimilarityFactory,
RAMDirectoryFactoryTest, TestRealTimeGet, TestSortingResponseWriter,
SolrCoreTest, TestConfig, TestFileDictionaryLookup, HighlighterConfigTest,
TestXIncludeConfig, SimplePostToolTest, TestQueryTypes,
TestDefaultSearchFieldResource, SuggesterFSTTest, SolrInfoMBeanTest,
HttpPartitionTest, TestMiniSolrCloudCluster, TestDistributedSearch,
ResponseHeaderTest, TestCodecSupport, BlockDirectoryTest, DateMathParserTest,
UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest,
BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest,
TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest,
TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest,
ZkControllerTest, DistributedTermsComponentTest, TestRangeQuery,
SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest,
QueryElevationComponentTest, TestSort, TestFiltering, TestFunctionQuery,
BasicFunctionalityTest, TestLazyCores, OverseerCollectionProcessorTest,
SoftAutoCommitTest, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest,
SolrRequestParserTest, TestTrie, SuggesterWFSTTest, TestCSVLoader,
PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest,
CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, DirectSolrSpellCheckerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest,
RequestHandlersTest, DocumentBuilderTest, TestIndexingPerformance,
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest,
TestSolrQueryParser, IndexSchemaTest, TestCollationField, ReturnFieldsTest,
TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache,
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
SolrIndexConfigTest, MultiTermTest, SampleTest, TestDocSet, TestBinaryField,
NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions,
DirectSolrConnectionTest, TestPhraseSuggestions, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
TestDefaultSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver,
PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest,
TestUtils, UUIDFieldTest, FileUtilsTest, TestRTGBase,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
AliasIntegrationTest, AssignTest, CloudExitableDirectoryReaderTest,
ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest,
DeleteShardTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest,
MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerRolesTest,
OverseerStatusTest, ReplicationFactorTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrXmlInZkTest, TestCloudPivotFacet]
[junit4] Completed in 1354.54s, 1 test, 1 error <<< FAILURES!
[...truncated 273 lines...]
[junit4] JVM J0: stdout was not empty, see:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\temp\junit4-J0-20150113_231308_052.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\heapdumps\java_pid1444.hprof
...
[junit4] Heap dump file created [832640570 bytes in 64.138 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 9 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: 463 suites, 1870 tests, 2 errors, 56 ignored (30
assumptions)
Total time: 140 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
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]