Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4537/
Java: 32bit/jdk1.8.0_40-ea-b09 -server -XX:+UseParallelGC (asserts: false)
1 tests failed.
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
__randomizedtesting.SeedInfo.seed([9B2A9A9A8D235EA:885427B1DF8D55D6]:0)
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.GeneratedMethodAccessor47.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:552)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Build Log:
[...truncated 9108 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
9B2A9A9A8D235EA-001\init-core-data-001
[junit4] 2> 1044567 T5938
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /sm_uy/gk
[junit4] 2> 1044569 T5938 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1044569 T5938 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1044572 T5939 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1044671 T5938 oasc.ZkTestServer.run start zk server on
port:55697
[junit4] 2> 1044671 T5938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1044674 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1044686 T5946 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1503705 name:ZooKeeperConnection
Watcher:127.0.0.1:55697 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1044688 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1044688 T5938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1044688 T5938 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1044699 T5938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1044734 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1044773 T5949 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@d1b57f name:ZooKeeperConnection
Watcher:127.0.0.1:55697/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1044774 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1044774 T5938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1044774 T5938 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1044781 T5938 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1044785 T5938 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1044789 T5938 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1044793 T5938 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> 1044793 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1044799 T5938 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> 1044799 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1044804 T5938 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> 1044804 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1044811 T5938 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> 1044811 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1044814 T5938 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> 1044814 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1044817 T5938 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> 1044818 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1044821 T5938 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> 1044821 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1044825 T5938 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> 1044825 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1044828 T5938 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> 1044828 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1044832 T5938 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> 1044832 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1044834 T5938 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> 1044834 T5938 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1046723 T5938 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1046729 T5938 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@3f88c4{/sm_uy/gk,null,AVAILABLE}
[junit4] 2> 1046731 T5938 oejs.AbstractConnector.doStart Started
ServerConnector@10af0cb{HTTP/1.1}{127.0.0.1:55705}
[junit4] 2> 1046732 T5938 oejs.Server.doStart Started @1048355ms
[junit4] 2> 1046732 T5938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1046732 T5938 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1046732 T5938 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
9B2A9A9A8D235EA-001\tempDir-002
[junit4] 2> 1046732 T5938 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
9B2A9A9A8D235EA-001\tempDir-002\'
[junit4] 2> 1046767 T5938 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
9B2A9A9A8D235EA-001\tempDir-002\solr.xml
[junit4] 2> 1046780 T5938 oasc.CoreContainer.<init> New CoreContainer
22326416
[junit4] 2> 1046780 T5938 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
9B2A9A9A8D235EA-001\tempDir-002\]
[junit4] 2> 1046782 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1046783 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1046783 T5938 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1046786 T5938 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1046786 T5938 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1046786 T5938 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1046786 T5938 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55697/solr
[junit4] 2> 1046786 T5938 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1046787 T5938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1046790 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1046795 T5963 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7592af name:ZooKeeperConnection
Watcher:127.0.0.1:55697 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1046796 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1046796 T5938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1046803 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1046808 T5966 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f4c258 name:ZooKeeperConnection
Watcher:127.0.0.1:55697/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1046809 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1046811 T5938 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1046816 T5938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1046820 T5938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1046825 T5938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1046830 T5938 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1046838 T5938 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1046843 T5938 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55704_sm_uy%2Fgk
[junit4] 2> 1046850 T5938 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55704_sm_uy%2Fgk
[junit4] 2> 1046860 T5938 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1046867 T5938 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1046875 T5938 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1046878 T5938 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:55704_sm_uy%2Fgk
[junit4] 2> 1046878 T5938 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1046883 T5938 oasc.Overseer.start Overseer
(id=93097788703965187-127.0.0.1:55704_sm_uy%2Fgk-n_0000000000) starting
[junit4] 2> 1046886 T5938 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1046899 T5938 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1046902 T5938 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1046903 T5968 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1046911 T5938 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1046918 T5938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1046925 T5967 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1046930 T5970 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1046930 T5970 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1046932 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1046932 T5970 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1046939 T5967 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:55704/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55704_sm_uy%2Fgk",
[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> 1046940 T5967 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:55704/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55704_sm_uy%2Fgk",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1046940 T5967 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1046940 T5967 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1046942 T5966 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> 1048032 T5970 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1048032 T5970 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1048033 T5970 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1048033 T5970 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1048033 T5970 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1048033 T5970 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
9B2A9A9A8D235EA-001\tempDir-002\collection1\'
[junit4] 2> 1048033 T5970 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1048033 T5970 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1048037 T5970 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1048072 T5970 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1048079 T5970 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1048098 T5970 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1048104 T5970 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1048118 T5970 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1048120 T5970 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1048129 T5970 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1048258 T5970 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1048266 T5970 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1048268 T5970 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1048285 T5970 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1048289 T5970 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1048291 T5970 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1048292 T5970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048292 T5970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048292 T5970 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1048293 T5970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1048293 T5970
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1048294 T5970 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1048294 T5970 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1048295 T5970 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
9B2A9A9A8D235EA-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
9B2A9A9A8D235EA-001\tempDir-001/control/data\
[junit4] 2> 1048295 T5970 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1731338
[junit4] 2> 1048296 T5970 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
9B2A9A9A8D235EA-001\tempDir-001/control/data\
[junit4] 2> 1048296 T5970 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
9B2A9A9A8D235EA-001\tempDir-001/control/data\index/
[junit4] 2> 1048296 T5970 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
9B2A9A9A8D235EA-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 1048296 T5970 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
9B2A9A9A8D235EA-001\tempDir-001/control/data\index
[junit4] 2> 1048297 T5970 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=98.2431640625,
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=17.77443612661329,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26343157340265827
[junit4] 2> 1048297 T5970 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1b4ce8f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1417cdd),segFN=segments_1,generation=1}
[junit4] 2> 1048297 T5970 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1048300 T5970 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1048301 T5970 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1048301 T5970 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1048301 T5970 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1048301 T5970 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1048301 T5970 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1048302 T5970 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1048302 T5970 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1048302 T5970 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1048303 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1048303 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1048303 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1048304 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1048304 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1048304 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1048305 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1048305 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1048305 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1048306 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1048306 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1048307 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1048307 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1048307 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1048308 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1048308 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1048308 T5970 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1048309 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1048309 T5970 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1048316 T5970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1048318 T5970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1048319 T5970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1048321 T5970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1048321 T5970 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1048324 T5970 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1048324 T5970 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1048326 T5970 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 1048326 T5970 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1b4ce8f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1417cdd),segFN=segments_1,generation=1}
[junit4] 2> 1048326 T5970 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1048328 T5970 oass.SolrIndexSearcher.<init> Opening
Searcher@14fd4fb[collection1] main
[junit4] 2> 1048328 T5970 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1048329 T5970 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1048329 T5970 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1048330 T5970
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1048330 T5970 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1048330 T5970 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1048330 T5970
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1048330 T5970 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1048330 T5970 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1048330 T5970 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1048331 T5971 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@14fd4fb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1048332 T5970 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1048333 T5974 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:55704/sm_uy/gk
collection:control_collection shard:shard1
[junit4] 2> 1048334 T5938 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1048334 T5938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1048335 T5974 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1048338 T5938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1048341 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1048343 T5978 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7130aa name:ZooKeeperConnection
Watcher:127.0.0.1:55697/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1048344 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1048344 T5938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1048346 T5938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1048348 T5974 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1048350 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1048351 T5974
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1048352 T5974 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1430 name=collection1
org.apache.solr.core.SolrCore@14a9550
url=http://127.0.0.1:55704/sm_uy/gk/collection1 node=127.0.0.1:55704_sm_uy%2Fgk
C1430_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:55704/sm_uy/gk, node_name=127.0.0.1:55704_sm_uy%2Fgk,
state=down}
[junit4] 2> 1048352 T5974 C1430 P55704 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:55704/sm_uy/gk/collection1/
[junit4] 2> 1048352 T5974 C1430 P55704 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1048352 T5974 C1430 P55704 oasc.SyncStrategy.syncToMe
http://127.0.0.1:55704/sm_uy/gk/collection1/ has no replicas
[junit4] 2> 1048352 T5974 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:55704/sm_uy/gk/collection1/ shard1
[junit4] 2> 1048353 T5974 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1048353 T5967 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> 1048353 T5938 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1048365 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1048368 T5967 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:55704/sm_uy/gk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1048484 T5966 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> 1048484 T5978 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> 1048536 T5974 oasc.ZkController.register We are
http://127.0.0.1:55704/sm_uy/gk/collection1/ and leader is
http://127.0.0.1:55704/sm_uy/gk/collection1/
[junit4] 2> 1048536 T5974 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:55704/sm_uy/gk
[junit4] 2> 1048536 T5974 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1048536 T5974 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1048536 T5974 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1048540 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1048549 T5967 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:55704/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55704_sm_uy%2Fgk",
[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> 1048550 T5967 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:55704/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55704_sm_uy%2Fgk",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1048668 T5966 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> 1048668 T5978 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> 1050204 T5938 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1050206 T5938 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1050213 T5938 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@19e0281{/sm_uy/gk,null,AVAILABLE}
[junit4] 2> 1050214 T5938 oejs.AbstractConnector.doStart Started
ServerConnector@373874{HTTP/1.1}{127.0.0.1:55718}
[junit4] 2> 1050215 T5938 oejs.Server.doStart Started @1051557ms
[junit4] 2> 1050216 T5938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1050216 T5938 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1050216 T5938 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
9B2A9A9A8D235EA-001\tempDir-003
[junit4] 2> 1050216 T5938 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
9B2A9A9A8D235EA-001\tempDir-003\'
[junit4] 2> 1050265 T5938 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
9B2A9A9A8D235EA-001\tempDir-003\solr.xml
[junit4] 2> 1050285 T5938 oasc.CoreContainer.<init> New CoreContainer
16350390
[junit4] 2> 1050285 T5938 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
9B2A9A9A8D235EA-001\tempDir-003\]
[junit4] 2> 1050286 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1050286 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1050286 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1050286 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1050286 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1050288 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1050289 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1050289 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1050290 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1050290 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1050291 T5938 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1050291 T5938 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1050291 T5938 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1050291 T5938 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1050293 T5938 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55697/solr
[junit4] 2> 1050293 T5938 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1050294 T5938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1050298 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1050302 T5992 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1086e22 name:ZooKeeperConnection
Watcher:127.0.0.1:55697 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1050303 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1050303 T5938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1050314 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1050319 T5995 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1caf5d7 name:ZooKeeperConnection
Watcher:127.0.0.1:55697/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1050319 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1050328 T5938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1051432 T5938 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55717_sm_uy%2Fgk
[junit4] 2> 1051436 T5938 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55717_sm_uy%2Fgk
[junit4] 2> 1051443 T5938 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1051449 T5996 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1051449 T5996 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1051450 T5996 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1051450 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1051452 T5967 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:55717/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55717_sm_uy%2Fgk",
[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> 1051453 T5967 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:55717/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55717_sm_uy%2Fgk",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1051453 T5967 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1051453 T5967 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1051456 T5978 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> 1051457 T5966 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> 1051457 T5995 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> 1052551 T5996 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1052551 T5996 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1052552 T5996 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1052552 T5996 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1052556 T5996 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1052556 T5996 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
9B2A9A9A8D235EA-001\tempDir-003\collection1\'
[junit4] 2> 1052560 T5996 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1052562 T5996 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1052565 T5996 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1052602 T5996 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1052607 T5996 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1052620 T5996 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1052624 T5996 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1052633 T5996 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1052636 T5996 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1052640 T5996 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1052791 T5996 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1052798 T5996 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1052800 T5996 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1052822 T5996 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1052826 T5996 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1052832 T5996 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1052834 T5996
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1052834 T5996
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1052834 T5996 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1052836 T5996
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1052836 T5996
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1052837 T5996 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1052837 T5996 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1052837 T5996 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
9B2A9A9A8D235EA-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
9B2A9A9A8D235EA-001\tempDir-001/jetty1\
[junit4] 2> 1052837 T5996 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1731338
[junit4] 2> 1052838 T5996 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
9B2A9A9A8D235EA-001\tempDir-001/jetty1\
[junit4] 2> 1052838 T5996 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
9B2A9A9A8D235EA-001\tempDir-001/jetty1\index/
[junit4] 2> 1052838 T5996 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
9B2A9A9A8D235EA-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 1052838 T5996 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
9B2A9A9A8D235EA-001\tempDir-001/jetty1\index
[junit4] 2> 1052839 T5996 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=98.2431640625,
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=17.77443612661329,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26343157340265827
[junit4] 2> 1052839 T5996 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@205bed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b78f1),segFN=segments_1,generation=1}
[junit4] 2> 1052840 T5996 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1052842 T5996 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1052842 T5996 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1052843 T5996 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1052843 T5996 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1052843 T5996 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1052843 T5996 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1052845 T5996 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1052845 T5996 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1052845 T5996 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1052846 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1052846 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1052846 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1052847 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1052847 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1052848 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1052849 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1052849 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1052850 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1052853 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1052853 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1052854 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1052854 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1052855 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1052855 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1052855 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1052856 T5996 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1052856 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1052857 T5996 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1052864 T5996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1052865 T5996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1052866 T5996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1052868 T5996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1052868 T5996 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1052871 T5996 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1052871 T5996 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1052874 T5996 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 1052874 T5996 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@205bed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16b78f1),segFN=segments_1,generation=1}
[junit4] 2> 1052874 T5996 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1052875 T5996 oass.SolrIndexSearcher.<init> Opening
Searcher@164e6e5[collection1] main
[junit4] 2> 1052875 T5996 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1052877 T5996 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1052877 T5996 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1052878 T5996
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1052878 T5996 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1052878 T5996 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1052879 T5996
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1052879 T5996 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1052879 T5996 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1052879 T5996 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1052881 T5996 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1052881 T5997 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@164e6e5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1052882 T6000 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:55717/sm_uy/gk collection:collection1
shard:shard2
[junit4] 2> 1052883 T5938 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1052883 T5938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1052884 T6000 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1052894 T6000 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1052898 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1052899 T6000
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1052899 T6000 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1431 name=collection1
org.apache.solr.core.SolrCore@e2e57f
url=http://127.0.0.1:55717/sm_uy/gk/collection1 node=127.0.0.1:55717_sm_uy%2Fgk
C1431_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:55717/sm_uy/gk, node_name=127.0.0.1:55717_sm_uy%2Fgk,
state=down}
[junit4] 2> 1052899 T6000 C1431 P55717 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:55717/sm_uy/gk/collection1/
[junit4] 2> 1052899 T6000 C1431 P55717 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1052900 T6000 C1431 P55717 oasc.SyncStrategy.syncToMe
http://127.0.0.1:55717/sm_uy/gk/collection1/ has no replicas
[junit4] 2> 1052900 T6000 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:55717/sm_uy/gk/collection1/ shard2
[junit4] 2> 1052900 T6000 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1052901 T5967 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> 1052913 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1052916 T5967 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:55717/sm_uy/gk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 4
[junit4] 2> 1053035 T5966 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> 1053036 T5995 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> 1053037 T5978 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> 1053083 T6000 oasc.ZkController.register We are
http://127.0.0.1:55717/sm_uy/gk/collection1/ and leader is
http://127.0.0.1:55717/sm_uy/gk/collection1/
[junit4] 2> 1053083 T6000 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:55717/sm_uy/gk
[junit4] 2> 1053083 T6000 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1053083 T6000 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1053083 T6000 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1053086 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1053091 T5967 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:55717/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55717_sm_uy%2Fgk",
[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> 1053093 T5967 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:55717/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55717_sm_uy%2Fgk",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1053212 T5966 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> 1053213 T5995 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> 1053213 T5978 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> 1055017 T5938 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1055018 T5938 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 1055024 T5938 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@10b72b4{/sm_uy/gk,null,AVAILABLE}
[junit4] 2> 1055025 T5938 oejs.AbstractConnector.doStart Started
ServerConnector@1b3ce58{HTTP/1.1}{127.0.0.1:55728}
[junit4] 2> 1055026 T5938 oejs.Server.doStart Started @1056020ms
[junit4] 2> 1055026 T5938 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 1055027 T5938 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1055027 T5938 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
9B2A9A9A8D235EA-001\tempDir-004
[junit4] 2> 1055027 T5938 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
9B2A9A9A8D235EA-001\tempDir-004\'
[junit4] 2> 1055070 T5938 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
9B2A9A9A8D235EA-001\tempDir-004\solr.xml
[junit4] 2> 1055090 T5938 oasc.CoreContainer.<init> New CoreContainer
24106000
[junit4] 2> 1055090 T5938 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
9B2A9A9A8D235EA-001\tempDir-004\]
[junit4] 2> 1055093 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1055093 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1055093 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1055093 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1055093 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1055093 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1055096 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1055097 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1055097 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1055097 T5938 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1055098 T5938 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1055098 T5938 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1055099 T5938 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1055099 T5938 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1055099 T5938 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:55697/solr
[junit4] 2> 1055100 T5938 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1055100 T5938
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1055102 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1055105 T6015 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1a95d5c name:ZooKeeperConnection
Watcher:127.0.0.1:55697 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1055105 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1055106 T5938 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1055111 T5938 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1055114 T6018 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1358f7e name:ZooKeeperConnection
Watcher:127.0.0.1:55697/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1055114 T5938 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1055126 T5938
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1056179 T5938 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55727_sm_uy%2Fgk
[junit4] 2> 1056181 T5938 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:55727_sm_uy%2Fgk
[junit4] 2> 1056191 T5938 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1056198 T6019 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1056198 T6019 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1056200 T6019 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1056200 T5966 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1056202 T5967 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:55727/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55727_sm_uy%2Fgk",
[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> 1056202 T5967 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:55727/sm_uy/gk",
[junit4] 2> "node_name":"127.0.0.1:55727_sm_uy%2Fgk",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1056202 T5967 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 1056203 T5967 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 1056205 T5978 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> 1056206 T5995 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> 1056206 T5966 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> 1056206 T6018 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> 1057190 T6019 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1057190 T6019 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1057191 T6019 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1057191 T6019 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1057193 T6019 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1057193 T6019 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
9B2A9A9A8D235EA-001\tempDir-004\collection1\'
[junit4] 2> 1057193 T6019 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1057196 T6019 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1057199 T6019 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%209B2A9A9A8D235EA-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1057219 T6019 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1057224 T6019 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1057235 T6019 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1057238 T6019 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 1057260 T6019 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1057263 T6019 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1057268 T6019 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1057362 T6019 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1057372 T6019 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1057373 T6019 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1057390 T6019 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1057393 T6019 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1057396 T6019 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1057398 T6019
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1057398 T6019
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1057398 T6019 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1057401 T6019
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1057401 T6019
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1057401 T6019 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1057401 T6019 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1057402 T6019 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
9B2A9A9A8D235EA-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
9B2A9A9A8D235EA-001\tempDir-001/jetty2\
[junit4] 2> 1057402 T6019 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1731338
[junit4] 2> 1057405 T6019 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
9B2A9A9A8D235EA-001\tempDir-001/jetty2\
[junit4] 2> 1057405 T6019 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
9B2A9A9A8D235EA-001\tempDir-001/jetty2\index/
[junit4] 2> 1057405 T6019 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
9B2A9A9A8D235EA-001\tempDir-001\jetty2\index' doesn't exist. Creating new
index...
[junit4] 2> 1057405 T6019 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
9B2A9A9A8D235EA-001\tempDir-001/jetty2\index
[junit4] 2> 1057406 T6019 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=98.2431640625,
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=17.77443612661329,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.26343157340265827
[junit4] 2> 1057406 T6019 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@199357c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ed667),segFN=segments_1,generation=1}
[junit4] 2> 1057406 T6019 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1057409 T6019 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1057409 T6019 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1057409 T6019 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1057409 T6019 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1057409 T6019 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1057409 T6019 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1057410 T6019 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1057410 T6019 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1057410 T6019 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1057411 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1057411 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1057411 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1057412 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1057412 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1057412 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1057413 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1057413 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1057414 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1057415 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1057415 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1057415 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1057417 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1057417 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1057417 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1057418 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1057418 T6019 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1057419 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1057419 T6019 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 1057425 T6019 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1057426 T6019 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1057428 T6019 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1057429 T6019 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1057429 T6019 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1057431 T6019 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1057431 T6019 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1057432 T6019 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
[junit4] 2> 1057433 T6019 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@199357c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ed667),segFN=segments_1,generation=1}
[junit4] 2> 1057433 T6019 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 105743
[...truncated too long message...]
9031 T5938 oasc.SocketProxy.close WARN Closing 2 connections to:
http://127.0.0.1:55717/sm_uy/gk
[junit4] 2> 1099031 T5938 oasc.ReplicationFactorTest.tearDown
super.tearDown complete, closing all socket proxies
[junit4] 2> 1099031 T5938 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:55704/sm_uy/gk
[junit4] 2> 1099031 T5938 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:55737/sm_uy/gk
[junit4] 2> 1099031 T5938 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:55727/sm_uy/gk
[junit4] 2> 1099031 T5938 oasc.SocketProxy.close WARN Closing 0
connections to: http://127.0.0.1:55717/sm_uy/gk
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ReplicationFactorTest -Dtests.method=testDistribSearch
-Dtests.seed=9B2A9A9A8D235EA -Dtests.slow=true -Dtests.locale=is
-Dtests.timezone=Africa/Nouakchott -Dtests.asserts=false
-Dtests.file.encoding=UTF-8
[junit4] ERROR 54.5s | ReplicationFactorTest.testDistribSearch <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.SolrServerException:
org.apache.http.NoHttpResponseException: The target server failed to respond
[junit4] > at
__randomizedtesting.SeedInfo.seed([9B2A9A9A8D235EA:885427B1DF8D55D6]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
[junit4] > at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
[junit4] > at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: org.apache.http.NoHttpResponseException: The target
server failed to respond
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
[junit4] > at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] > at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] > at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:552)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > ... 1 more
[junit4] 2> 1099060 T5938 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
9B2A9A9A8D235EA-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=is,
timezone=Africa/Nouakchott
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40-ea
(32-bit)/cpus=2,threads=1,free=128783904,total=316145664
[junit4] 2> NOTE: All tests run in this JVM: [EchoParamsTest,
IndexSchemaTest, SuggesterTest, DistributedSpellCheckComponentTest,
FileBasedSpellCheckerTest, DateRangeFieldTest, TestSolrQueryParser,
PingRequestHandlerTest, TestStressUserVersions,
TestReversedWildcardFilterFactory, TestSolrDynamicMBean, TestSystemIdResolver,
TestDocSet, TestBulkSchemaAPI, FastVectorHighlighterTest,
TestPseudoReturnFields, SystemInfoHandlerTest, SuggesterTSTTest,
TestFieldResource, TestPhraseSuggestions, ShardRoutingCustomTest,
MergeStrategyTest, TestJmxIntegration, TermVectorComponentDistributedTest,
CursorMarkTest, DOMUtilTest, TestModifyConfFiles, ZkNodePropsTest,
TestSchemaSimilarityResource, TestDocBasedVersionConstraints,
DebugComponentTest, TestQuerySenderListener, SolrIndexConfigTest,
TestSolrQueryParserDefaultOperatorResource, TestCSVResponseWriter,
TestCloudSchemaless, UpdateRequestProcessorFactoryTest,
URLClassifyProcessorTest, TestInitParams, DisMaxRequestHandlerTest,
InfoHandlerTest, CoreMergeIndexesAdminHandlerTest, MoreLikeThisHandlerTest,
TestExtendedDismaxParser, VMParamsZkACLAndCredentialsProvidersTest,
FieldMutatingUpdateProcessorTest, DistanceFunctionTest, TestReload,
ParsingFieldUpdateProcessorsTest, BasicFunctionalityTest, TestSolrJ,
DistributedExpandComponentTest, CustomCollectionTest, CoreAdminHandlerTest,
TestReplicationHandler, TestNonDefinedSimilarityFactory, TestSearcherReuse,
DistanceUnitsTest, TestCollapseQParserPlugin, BadIndexSchemaTest,
TestSolrXmlPersistor, SearchHandlerTest, DistributedFacetPivotLargeTest,
TestCharFilters, ChaosMonkeyNothingIsSafeTest, DefaultValueUpdateProcessorTest,
TestSolrQueryParserResource, TestCollationFieldDocValues,
TestExactSharedStatsCache, TestSolrIndexConfig, TestClusterStateMutator,
PreAnalyzedFieldTest, ExternalCollectionsTest, TestPHPSerializedResponseWriter,
TestSolrXml, TestReplicationHandlerBackup, DistributedSuggestComponentTest,
RankQueryTest, ScriptEngineTest, XsltUpdateRequestHandlerTest,
TestArbitraryIndexDir, TestManagedSchema, WordBreakSolrSpellCheckerTest,
HighlighterMaxOffsetTest, TestSchemaNameResource, TestOrdValues, PeerSyncTest,
TestPerFieldSimilarity, ResourceLoaderTest, TestCustomSort, SuggesterWFSTTest,
HdfsDirectoryTest, DistributedFacetPivotSmallTest, AtomicUpdatesTest,
TestManagedSchemaFieldTypeResource, SimpleCollectionCreateDeleteTest,
TestStandardQParsers, HdfsSyncSliceTest, TermVectorComponentTest,
SolrCmdDistributorTest, CursorPagingTest, SchemaVersionSpecificBehaviorTest,
TestDistribDocBasedVersion, TestSolr4Spatial, SpatialRPTFieldTypeTest,
ZkCLITest, BadCopyFieldTest, PathHierarchyTokenizerFactoryTest,
NoCacheHeaderTest, LeaderElectionIntegrationTest, TestBlendedInfixSuggestions,
AnalyticsMergeStrategyTest, FacetPivotSmallTest, LegacyHTMLStripCharFilterTest,
TestFileDictionaryLookup, StandardRequestHandlerTest,
TestShortCircuitedRequests, TestManagedStopFilterFactory,
TestHighFrequencyDictionaryFactory, JsonLoaderTest, SpellCheckComponentTest,
DistributedFacetPivotWhiteBoxTest, DateMathParserTest, DeleteReplicaTest,
TestDistributedMissingSort, MigrateRouteKeyTest, DocValuesTest,
AliasIntegrationTest, TestFaceting, ReplicationFactorTest]
[junit4] Completed in 54.53s, 1 test, 1 error <<< FAILURES!
[...truncated 1029 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: 461 suites, 1866 tests, 1 error, 56 ignored (31
assumptions)
Total time: 113 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -server
-XX:+UseParallelGC (asserts: false)
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]