Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4413/
Java: 64bit/jdk1.8.0_25 -XX:+UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
at __randomizedtesting.SeedInfo.seed([EE699A14AF3C6DD8]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:442)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:188)
at sun.reflect.GeneratedMethodAccessor34.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$5.evaluate(RandomizedRunner.java:790)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=13437, name=searcherExecutor-6419-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=13437, name=searcherExecutor-6419-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([EE699A14AF3C6DD8]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=13437, name=searcherExecutor-6419-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=13437, name=searcherExecutor-6419-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([EE699A14AF3C6DD8]:0)
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.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java: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 8779 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
EE699A14AF3C6DD8-001\init-core-data-001
[junit4] 2> 337728 T1342 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /o_iz/
[junit4] 2> 337733 T1342 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 337736 T1342 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 337738 T1343 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 337832 T1342 oasc.ZkTestServer.run start zk server on
port:63139
[junit4] 2> 337846 T1342
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 337849 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 337884 T1350 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9e6ea14 name:ZooKeeperConnection
Watcher:127.0.0.1:63139 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 337884 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 337884 T1342 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 337884 T1342 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 337890 T1342
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 337893 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 337895 T1353 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@37288300
name:ZooKeeperConnection Watcher:127.0.0.1:63139/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 337896 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 337896 T1342 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 337896 T1342 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 337902 T1342 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 337905 T1342 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 337909 T1342 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 337912 T1342 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> 337915 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 337922 T1342 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> 337923 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 337928 T1342 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> 337928 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 337932 T1342 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> 337932 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 337936 T1342 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> 337936 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 337939 T1342 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> 337940 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 337945 T1342 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> 337946 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 337954 T1342 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> 337955 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 337959 T1342 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> 337961 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 337964 T1342 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> 337966 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 337968 T1342 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> 337968 T1342 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 340273 T1342 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 340283 T1342 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1441f96c{/o_iz,null,AVAILABLE}
[junit4] 2> 340321 T1342 oejs.AbstractConnector.doStart Started
ServerConnector@42baaabb{HTTP/1.1}{127.0.0.1:63147}
[junit4] 2> 340334 T1342 oejs.Server.doStart Started @342736ms
[junit4] 2> 340337 T1342 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 340337 T1342 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 340337 T1342 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
EE699A14AF3C6DD8-001\tempDir-002
[junit4] 2> 340337 T1342 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
EE699A14AF3C6DD8-001\tempDir-002\'
[junit4] 2> 340369 T1342 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
EE699A14AF3C6DD8-001\tempDir-002\solr.xml
[junit4] 2> 340381 T1342 oasc.CoreContainer.<init> New CoreContainer
1840567050
[junit4] 2> 340381 T1342 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
EE699A14AF3C6DD8-001\tempDir-002\]
[junit4] 2> 340383 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 340383 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 340383 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 340384 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 340384 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 340384 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 340384 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 340384 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 340386 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 340386 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 340386 T1342 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 340389 T1342 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 340389 T1342 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 340389 T1342 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 340390 T1342 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:63139/solr
[junit4] 2> 340390 T1342 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 340391 T1342
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 340392 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 340401 T1367 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4b9fe948
name:ZooKeeperConnection Watcher:127.0.0.1:63139 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 340404 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 340405 T1342 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 340424 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 340428 T1370 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@136a95a7
name:ZooKeeperConnection Watcher:127.0.0.1:63139/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 340429 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 340431 T1342 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 340435 T1342 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 340439 T1342 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 340443 T1342 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 340447 T1342 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 340451 T1342 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 340453 T1342 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63146_o_iz
[junit4] 2> 340454 T1342 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:63146_o_iz
[junit4] 2> 340458 T1342 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 340461 T1342 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 340463 T1342 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 340466 T1342 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:63146_o_iz
[junit4] 2> 340466 T1342 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 340468 T1342 oasc.Overseer.start Overseer
(id=93137102656897027-127.0.0.1:63146_o_iz-n_0000000000) starting
[junit4] 2> 340472 T1342 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 340483 T1342 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 340491 T1372 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 340493 T1342 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 340497 T1342 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 340499 T1342
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 340508 T1371 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 340510 T1374 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 340510 T1374 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 340514 T1374 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 340515 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 340527 T1371 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:63146/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63146_o_iz",
[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> 340527 T1371 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:63146/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63146_o_iz",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 340529 T1371 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 340530 T1371 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 340533 T1370 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> 341452 T1374 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 341452 T1374 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 341455 T1374 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 341455 T1374 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 341458 T1374 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 341458 T1374 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
EE699A14AF3C6DD8-001\tempDir-002\collection1\'
[junit4] 2> 341462 T1374 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 341462 T1374 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 341465 T1374 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 341493 T1374 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 341498 T1374 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 341512 T1374 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 341514 T1374 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 341520 T1374 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 341524 T1374 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 341528 T1374 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 341737 T1374 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 341742 T1374 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 341743 T1374 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 341791 T1374 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 341793 T1374 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 341796 T1374 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 341797 T1374
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 341798 T1374
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 341798 T1374 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 341798 T1374
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 341798 T1374
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 341798 T1374 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 341798 T1374 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 341799 T1374 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
EE699A14AF3C6DD8-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
EE699A14AF3C6DD8-001\tempDir-001/control/data\
[junit4] 2> 341799 T1374 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46d541e6
[junit4] 2> 341800 T1374 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
EE699A14AF3C6DD8-001\tempDir-001/control/data\
[junit4] 2> 341800 T1374 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
EE699A14AF3C6DD8-001\tempDir-001/control/data\index/
[junit4] 2> 341800 T1374 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
EE699A14AF3C6DD8-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 341802 T1374 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
EE699A14AF3C6DD8-001\tempDir-001/control/data\index
[junit4] 2> 341802 T1374 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 341802 T1374 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@746ed16a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3476213c),segFN=segments_1,generation=1}
[junit4] 2> 341802 T1374 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 341803 T1374 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 341804 T1374 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 341804 T1374 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 341804 T1374 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 341804 T1374 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 341804 T1374 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 341805 T1374 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 341805 T1374 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 341805 T1374 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 341805 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341806 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341806 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341806 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 341806 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 341807 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 341807 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 341807 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 341807 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 341809 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 341809 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 341809 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 341810 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 341810 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 341810 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 341811 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 341811 T1374 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 341811 T1374 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 341816 T1374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341817 T1374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341818 T1374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341819 T1374 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 341819 T1374 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 341831 T1374 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 341831 T1374 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 341832 T1374 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.900390625,
floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=5.268183167373055,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 341832 T1374 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@746ed16a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3476213c),segFN=segments_1,generation=1}
[junit4] 2> 341832 T1374 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 341833 T1374 oass.SolrIndexSearcher.<init> Opening
Searcher@6f7ffa7a[collection1] main
[junit4] 2> 341833 T1374 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 341835 T1374 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 341835 T1374 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 341840 T1374
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 341840 T1374 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 341840 T1374 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 341842 T1374
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 341842 T1374 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 341842 T1374 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 341842 T1374 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 341843 T1374 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 341845 T1375 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6f7ffa7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 341845 T1342 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 341845 T1342 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 341847 T1378 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:63146/o_iz
collection:control_collection shard:shard1
[junit4] 2> 341848 T1378 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 341851 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 341853 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 341853 T1378
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 341853 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C104 name=collection1
org.apache.solr.core.SolrCore@79171f87
url=http://127.0.0.1:63146/o_iz/collection1 node=127.0.0.1:63146_o_iz
C104_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:63146/o_iz, node_name=127.0.0.1:63146_o_iz,
state=down}
[junit4] 2> 341853 T1378 C104 P63146 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:63146/o_iz/collection1/
[junit4] 2> 341853 T1378 C104 P63146 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 341853 T1378 C104 P63146 oasc.SyncStrategy.syncToMe
http://127.0.0.1:63146/o_iz/collection1/ has no replicas
[junit4] 2> 341855 T1378 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:63146/o_iz/collection1/ shard1
[junit4] 2> 341855 T1378 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 341856 T1371 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> 341861 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 341861 T1371 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:63146/o_iz",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 341953 T1370 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> 341969 T1342
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 341970 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 341977 T1382 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@16b67094
name:ZooKeeperConnection Watcher:127.0.0.1:63139/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 341978 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 341978 T1342 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 341980 T1342
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 341992 T1342 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 341999 T1378 oasc.ZkController.register We are
http://127.0.0.1:63146/o_iz/collection1/ and leader is
http://127.0.0.1:63146/o_iz/collection1/
[junit4] 2> 341999 T1378 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:63146/o_iz
[junit4] 2> 341999 T1378 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 341999 T1378 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 341999 T1378 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 342002 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 342009 T1371 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:63146/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63146_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 342009 T1371 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:63146/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63146_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 342102 T1370 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> 342103 T1382 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> 343483 T1342 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 343483 T1342 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 343485 T1342 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@b6bae74{/o_iz,null,AVAILABLE}
[junit4] 2> 343487 T1342 oejs.AbstractConnector.doStart Started
ServerConnector@192cc553{HTTP/1.1}{127.0.0.1:63160}
[junit4] 2> 343487 T1342 oejs.Server.doStart Started @346301ms
[junit4] 2> 343487 T1342 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 343487 T1342 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 343487 T1342 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
EE699A14AF3C6DD8-001\tempDir-003
[junit4] 2> 343487 T1342 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
EE699A14AF3C6DD8-001\tempDir-003\'
[junit4] 2> 343513 T1342 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
EE699A14AF3C6DD8-001\tempDir-003\solr.xml
[junit4] 2> 343521 T1342 oasc.CoreContainer.<init> New CoreContainer
1513472766
[junit4] 2> 343521 T1342 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
EE699A14AF3C6DD8-001\tempDir-003\]
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 343524 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 343524 T1342 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 343524 T1342 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 343524 T1342 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 343526 T1342 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 343526 T1342 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:63139/solr
[junit4] 2> 343526 T1342 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 343526 T1342
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 343528 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 343531 T1396 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d15cfae
name:ZooKeeperConnection Watcher:127.0.0.1:63139 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 343531 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 343531 T1342 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 343535 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 343537 T1399 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@26b82f8c
name:ZooKeeperConnection Watcher:127.0.0.1:63139/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 343537 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 343546 T1342
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 344415 T1342 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63159_o_iz
[junit4] 2> 344416 T1342 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:63159_o_iz
[junit4] 2> 344421 T1342 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 344426 T1400 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 344426 T1400 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 344427 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 344427 T1400 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 344428 T1371 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:63159/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63159_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 344429 T1371 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:63159/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63159_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 344429 T1371 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 344430 T1371 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 344431 T1399 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 344432 T1382 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 344432 T1370 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 345292 T1400 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 345292 T1400 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 345293 T1400 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 345293 T1400 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 345294 T1400 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 345294 T1400 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
EE699A14AF3C6DD8-001\tempDir-003\collection1\'
[junit4] 2> 345299 T1400 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 345300 T1400 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 345302 T1400 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 345336 T1400 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 345339 T1400 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 345395 T1400 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 345399 T1400 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 345408 T1400 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 345412 T1400 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 345418 T1400 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 345532 T1400 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 345542 T1400 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 345544 T1400 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 345558 T1400 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 345562 T1400 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 345566 T1400 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 345568 T1400
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 345569 T1400
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 345569 T1400 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 345570 T1400
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 345570 T1400
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 345571 T1400 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 345571 T1400 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 345572 T1400 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
EE699A14AF3C6DD8-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
EE699A14AF3C6DD8-001\tempDir-001/jetty1\
[junit4] 2> 345572 T1400 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46d541e6
[junit4] 2> 345573 T1400 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
EE699A14AF3C6DD8-001\tempDir-001/jetty1\
[junit4] 2> 345573 T1400 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
EE699A14AF3C6DD8-001\tempDir-001/jetty1\index/
[junit4] 2> 345573 T1400 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
EE699A14AF3C6DD8-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 345574 T1400 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
EE699A14AF3C6DD8-001\tempDir-001/jetty1\index
[junit4] 2> 345574 T1400 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 345575 T1400 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@77da0eec
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d6d66d1),segFN=segments_1,generation=1}
[junit4] 2> 345575 T1400 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 345578 T1400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 345579 T1400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 345579 T1400 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 345579 T1400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 345579 T1400 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 345580 T1400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 345580 T1400 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 345580 T1400 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 345580 T1400 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 345583 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 345583 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 345584 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 345584 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 345584 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 345585 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 345587 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 345587 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 345587 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 345587 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 345588 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 345588 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 345588 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 345589 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 345589 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 345590 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 345590 T1400 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 345590 T1400 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 345594 T1400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 345596 T1400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 345598 T1400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 345599 T1400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 345601 T1400 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 345603 T1400 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 345604 T1400 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 345605 T1400 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.900390625,
floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=5.268183167373055,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 345605 T1400 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@77da0eec
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d6d66d1),segFN=segments_1,generation=1}
[junit4] 2> 345606 T1400 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 345606 T1400 oass.SolrIndexSearcher.<init> Opening
Searcher@30ea2864[collection1] main
[junit4] 2> 345606 T1400 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 345608 T1400 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 345608 T1400 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 345608 T1400
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 345608 T1400 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 345608 T1400 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 345608 T1400
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 345608 T1400 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 345608 T1400 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 345608 T1400 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 345608 T1400 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 345609 T1401 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@30ea2864[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 345612 T1342 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 345612 T1342 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 345622 T1404 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:63159/o_iz collection:collection1
shard:shard2
[junit4] 2> 345627 T1404 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 345641 T1404 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 345663 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 345665 T1404
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 345665 T1404 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C105 name=collection1
org.apache.solr.core.SolrCore@504852b1
url=http://127.0.0.1:63159/o_iz/collection1 node=127.0.0.1:63159_o_iz
C105_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:63159/o_iz, node_name=127.0.0.1:63159_o_iz,
state=down}
[junit4] 2> 345665 T1404 C105 P63159 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:63159/o_iz/collection1/
[junit4] 2> 345665 T1404 C105 P63159 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 345665 T1404 C105 P63159 oasc.SyncStrategy.syncToMe
http://127.0.0.1:63159/o_iz/collection1/ has no replicas
[junit4] 2> 345665 T1404 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:63159/o_iz/collection1/ shard2
[junit4] 2> 345666 T1404 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 345670 T1371 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> 345684 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 345695 T1371 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:63159/o_iz",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 345811 T1382 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 345813 T1399 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 345814 T1370 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 345870 T1404 oasc.ZkController.register We are
http://127.0.0.1:63159/o_iz/collection1/ and leader is
http://127.0.0.1:63159/o_iz/collection1/
[junit4] 2> 345870 T1404 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:63159/o_iz
[junit4] 2> 345870 T1404 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 345870 T1404 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 345870 T1404 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 345885 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 345892 T1371 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:63159/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63159_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 345895 T1371 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:63159/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63159_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 346008 T1399 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 346008 T1382 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 346021 T1370 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 347028 T1342 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 347029 T1342 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 347033 T1342 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@2e832f94{/o_iz,null,AVAILABLE}
[junit4] 2> 347034 T1342 oejs.AbstractConnector.doStart Started
ServerConnector@2294c239{HTTP/1.1}{127.0.0.1:63170}
[junit4] 2> 347034 T1342 oejs.Server.doStart Started @350423ms
[junit4] 2> 347034 T1342 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 347034 T1342 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 347034 T1342 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
EE699A14AF3C6DD8-001\tempDir-004
[junit4] 2> 347034 T1342 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
EE699A14AF3C6DD8-001\tempDir-004\'
[junit4] 2> 347064 T1342 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
EE699A14AF3C6DD8-001\tempDir-004\solr.xml
[junit4] 2> 347106 T1342 oasc.CoreContainer.<init> New CoreContainer
2060085879
[junit4] 2> 347106 T1342 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
EE699A14AF3C6DD8-001\tempDir-004\]
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 347109 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 347111 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 347111 T1342 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 347111 T1342 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 347111 T1342 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 347111 T1342 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 347111 T1342 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 347111 T1342 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:63139/solr
[junit4] 2> 347111 T1342 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 347115 T1342
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 347116 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 347120 T1419 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@193479b4
name:ZooKeeperConnection Watcher:127.0.0.1:63139 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 347121 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 347122 T1342 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 347127 T1342 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 347131 T1422 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@28a355df
name:ZooKeeperConnection Watcher:127.0.0.1:63139/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 347132 T1342 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 347147 T1342
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 348018 T1342 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63169_o_iz
[junit4] 2> 348019 T1342 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:63169_o_iz
[junit4] 2> 348026 T1342 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 348034 T1423 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 348034 T1423 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 348035 T1423 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 348035 T1370 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 348036 T1371 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:63169/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63169_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 348037 T1371 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:63169/o_iz",
[junit4] 2> "node_name":"127.0.0.1:63169_o_iz",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 348037 T1371 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 348037 T1371 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 348038 T1382 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 348039 T1399 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 348039 T1422 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 348040 T1370 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 348900 T1423 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 348900 T1423 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 348902 T1423 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 348902 T1423 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 348905 T1423 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 348905 T1423 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
EE699A14AF3C6DD8-001\tempDir-004\collection1\'
[junit4] 2> 348912 T1423 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 348915 T1423 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 348918 T1423 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20EE699A14AF3C6DD8-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 348954 T1423 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 348957 T1423 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 348985 T1423 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 348989 T1423 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 349008 T1423 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 349009 T1423 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 349016 T1423 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 349126 T1423 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 349135 T1423 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 349135 T1423 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 349148 T1423 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 349150 T1423 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 349153 T1423 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 349154 T1423
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 349155 T1423
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 349155 T1423 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 349156 T1423
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 349156 T1423
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 349156 T1423 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 349156 T1423 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 349156 T1423 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
EE699A14AF3C6DD8-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
EE699A14AF3C6DD8-001\tempDir-001/jetty2\
[junit4] 2> 349157 T1423 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46d541e6
[junit4] 2> 349158 T1423 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
EE699A14AF3C6DD8-001\tempDir-001/jetty2\
[junit4] 2> 349158 T1423 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
EE699A14AF3C6DD8-001\tempDir-001/jetty2\index/
[junit4] 2> 349159 T1423 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
EE699A14AF3C6DD8-001\tempDir-001\jetty2\index' doesn't exist. Creating new
index...
[junit4] 2> 349159 T1423 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
EE699A14AF3C6DD8-001\tempDir-001/jetty2\index
[junit4] 2> 349159 T1423 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 349160 T1423 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@585b54aa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3011bdeb),segFN=segments_1,generation=1}
[junit4] 2> 349160 T1423 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 349163 T1423 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 349163 T1423 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 349163 T1423 oasup.UpdateRequestProcessor
[...truncated too long message...]
st, BadCopyFieldTest, SolrCoreCheckLockOnStartupTest, SolrXmlInZkTest,
TestSolrConfigHandlerConcurrent, HighlighterMaxOffsetTest,
TestSolrQueryParserDefaultOperatorResource,
DocExpirationUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, TestJoin,
TestRandomFaceting, ResourceLoaderTest, FileUtilsTest, TermVectorComponentTest,
DistributedQueryElevationComponentTest, NoCacheHeaderTest,
TestSystemIdResolver, PeerSyncTest, TestRebalanceLeaders, BufferStoreTest,
TestFastOutputStream, ExternalFileFieldSortTest, OutputWriterTest,
TestIBSimilarityFactory, OpenExchangeRatesOrgProviderTest,
TestAtomicUpdateErrorCases, ReplicationFactorTest, StatsComponentTest,
QueryParsingTest, TestManagedSchemaFieldResource, HdfsBasicDistributedZk2Test,
TestSchemaNameResource, TestCharFilters, SuggestComponentTest, TestCustomSort,
DistributedIntervalFacetingTest, DistanceFunctionTest, MigrateRouteKeyTest,
SolrCoreTest, TestFieldTypeResource, BasicDistributedZkTest,
SortByFunctionTest, EchoParamsTest, XsltUpdateRequestHandlerTest,
TestIntervalFaceting, IndexSchemaTest,
VMParamsZkACLAndCredentialsProvidersTest, SolrIndexConfigTest,
TestPhraseSuggestions, TestLFUCache, TestHighFrequencyDictionaryFactory,
TestQuerySenderListener, TestBinaryResponseWriter, TestCollationFieldDocValues,
TestInfoStreamLogging, TestSolrDeletionPolicy2, MinimalSchemaTest,
ClusterStateUpdateTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestInitParams, TestFuzzyAnalyzedSuggestions, AsyncMigrateRouteKeyTest,
DistributedTermsComponentTest, ParsingFieldUpdateProcessorsTest,
TestQuerySenderNoQuery, AliasIntegrationTest,
DistributedQueryComponentCustomSortTest, TestDFRSimilarityFactory,
CurrencyFieldXmlFileTest, TestSolrIndexConfig, SyncSliceTest,
TestMergePolicyConfig, CoreMergeIndexesAdminHandlerTest, ReturnFieldsTest,
AtomicUpdatesTest, TestBulkSchemaAPI, TestSweetSpotSimilarityFactory,
TestDynamicLoading, HdfsWriteToMultipleCollectionsTest,
TestSuggestSpellingConverter, SpellPossibilityIteratorTest,
TestChildDocTransformer, ResponseHeaderTest, TestSolr4Spatial,
CSVRequestHandlerTest, TestStressVersions, TestStressRecovery,
AnalyticsMergeStrategyTest, ChangedSchemaMergeTest, CoreAdminHandlerTest,
TestWriterPerf, TestSolrDeletionPolicy1, ConnectionManagerTest,
RAMDirectoryFactoryTest, DistributedDebugComponentTest, SolrInfoMBeanTest,
SolrPluginUtilsTest, HdfsLockFactoryTest, WordBreakSolrSpellCheckerTest,
ShardRoutingTest, HdfsBasicDistributedZkTest, TestLRUCache,
TestManagedResource, TestXIncludeConfig, SolrCmdDistributorTest, TestSolrJ,
CursorPagingTest, TestJmxIntegration, TestRawResponseWriter,
TestUniqueKeyFieldResource, TestQueryUtils, TestExactSharedStatsCache,
HdfsRecoveryZkTest, SpatialRPTFieldTypeTest, TestNonDefinedSimilarityFactory,
StandardRequestHandlerTest, TestBinaryField, DirectSolrConnectionTest,
CoreAdminRequestStatusTest, CurrencyFieldOpenExchangeTest, ZkStateWriterTest,
SuggesterTSTTest, CloudMLTQParserTest, BadComponentTest,
TestLMDirichletSimilarityFactory, TestFieldSortValues, JSONWriterTest,
TestJmxMonitoredMap, AssignTest, ChaosMonkeySafeLeaderTest,
SynonymTokenizerTest, DistributedSuggestComponentTest, TestRecoveryHdfs,
DistributedFacetPivotSmallAdvancedTest, QueryEqualityTest, LoggingHandlerTest,
ScriptEngineTest, LeaderElectionIntegrationTest, HdfsChaosMonkeySafeLeaderTest,
StressHdfsTest, CollectionsAPIDistributedZkTest, RemoteQueryErrorTest,
CloudExitableDirectoryReaderTest, TestStressReorder, TestRemoteStreaming,
SSLMigrationTest, TestRTGBase, SharedFSAutoReplicaFailoverTest,
FileBasedSpellCheckerTest, TimeZoneUtilsTest, OverseerTest,
FacetPivotSmallTest, TestComponentsName, SpatialFilterTest,
SharedFSAutoReplicaFailoverUtilsTest, BJQParserTest, SpellCheckCollatorTest,
TestDynamicFieldResource, TestPseudoReturnFields, TestCSVLoader,
DocValuesMultiTest, TermsComponentTest, DocValuesTest, SimplePostToolTest,
DeleteInactiveReplicaTest, TestDefaultSearchFieldResource,
UpdateRequestProcessorFactoryTest, TestFieldTypeCollectionResource,
DistributedFacetPivotLargeTest, HdfsUnloadDistributedZkTest,
TestStandardQParsers, SignatureUpdateProcessorFactoryTest,
TestCollapseQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest,
SampleTest, SpellCheckComponentTest, OverseerRolesTest,
CoreContainerCoreInitFailuresTest, DistribDocExpirationUpdateProcessorTest,
TestFileDictionaryLookup, TestExceedMaxTermLength, TestSimpleQParserPlugin,
TestReloadAndDeleteDocs, TestFieldResource, TestBlobHandler,
BlockDirectoryTest, TestWordDelimiterFilterFactory, TestConfig, TestNRTOpen,
AnalysisAfterCoreReloadTest, ZkControllerTest, DirectUpdateHandlerTest,
TestConfigReload, TestZkChroot, DistributedSpellCheckComponentTest,
TestDistributedSearch, TestSurroundQueryParser,
DefaultValueUpdateProcessorTest, TestBulkSchemaConcurrent,
TestReversedWildcardFilterFactory, TestCloudPivotFacet, TestCoreContainer,
ShardSplitTest, TestInitQParser, MBeansHandlerTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest,
ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, AutoCommitTest,
TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner,
TermVectorComponentDistributedTest, TestRealTimeGet, TestReload,
HardAutoCommitTest, SimpleFacetsTest, TestGroupingSearch,
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering,
TestFunctionQuery, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=EE699A14AF3C6DD8 -Dtests.slow=true -Dtests.locale=es_MX
-Dtests.timezone=America/St_Barthelemy -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ERROR:
SolrIndexSearcher opens=59 closes=58
[junit4] > at
__randomizedtesting.SeedInfo.seed([EE699A14AF3C6DD8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:442)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:188)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=13437, name=searcherExecutor-6419-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EE699A14AF3C6DD8]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=13437, name=searcherExecutor-6419-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EE699A14AF3C6DD8]:0)
[junit4] Completed in 151.35s, 8 tests, 1 failure, 2 errors <<< FAILURES!
[...truncated 616 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: 462 suites, 1874 tests, 3 suite-level errors, 1
error, 797 ignored (24 assumptions)
Total time: 85 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]