Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4318/
Java: 32bit/jdk1.7.0_72 -client -XX:+UseSerialGC
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([960E2037CA7A516D:17E8AE2FBD253151]: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:276)
at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:370)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
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:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
... 1 more
Build Log:
[...truncated 9400 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\init-core-data-001
[junit4] 2> 1564110 T5175
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /kdk/
[junit4] 2> 1564115 T5175 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1564116 T5175 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1564118 T5176 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1564218 T5175 oasc.ZkTestServer.run start zk server on
port:56422
[junit4] 2> 1564218 T5175
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1564219 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1564225 T5183 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@935520 name:ZooKeeperConnection
Watcher:127.0.0.1:56422 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1564225 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1564226 T5175 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1564226 T5175 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1564231 T5175
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1564233 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1564236 T5186 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@174c931 name:ZooKeeperConnection
Watcher:127.0.0.1:56422/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1564236 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1564237 T5175 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1564237 T5175 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1564242 T5175 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1564246 T5175 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1564249 T5175 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1564254 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1564255 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1564260 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1564261 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1564266 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1564267 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1564272 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1564272 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1564277 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1564278 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1564282 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1564282 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1564287 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1564287 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1564294 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1564294 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1564302 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1564302 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1564309 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1564310 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1564318 T5175 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1564319 T5175 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1565798 T5175 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1565815 T5175 oejs.AbstractConnector.doStart Started
[email protected]:56430
[junit4] 2> 1565815 T5175 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@14b7453
[junit4] 2> 1565815 T5175 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1565815 T5175 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-002
[junit4] 2> 1565815 T5175 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-002\'
[junit4] 2> 1565851 T5175 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-002\solr.xml
[junit4] 2> 1565919 T5175 oasc.CoreContainer.<init> New CoreContainer
12164073
[junit4] 2> 1565919 T5175 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-002\]
[junit4] 2> 1565921 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1565921 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1565922 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1565922 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1565922 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1565923 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1565923 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1565923 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1565924 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1565924 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1565925 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1565925 T5175 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1565925 T5175 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1565926 T5175 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1565926 T5175 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1565927 T5175 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56422/solr
[junit4] 2> 1565927 T5175 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1565927 T5175
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1565929 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1565931 T5198 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c2382a name:ZooKeeperConnection
Watcher:127.0.0.1:56422 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1565932 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1565932 T5175 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1565935 T5177 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14af4abaa380002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1565936 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1565938 T5201 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@176a7f3 name:ZooKeeperConnection
Watcher:127.0.0.1:56422/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1565939 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1565942 T5175 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1565947 T5175 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1565951 T5175 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1565956 T5175 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1565961 T5175 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1565966 T5175 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1565968 T5175 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56429_kdk
[junit4] 2> 1565969 T5175 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56429_kdk
[junit4] 2> 1565972 T5175 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1565976 T5175 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1565979 T5175 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1565981 T5175 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:56429_kdk
[junit4] 2> 1565982 T5175 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1565985 T5175 oasc.Overseer.start Overseer
(id=93155760446898179-127.0.0.1:56429_kdk-n_0000000000) starting
[junit4] 2> 1565989 T5175 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1566003 T5175 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1566005 T5175 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1566006 T5203 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1566009 T5175 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1566010 T5175
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1566017 T5202 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1566023 T5205 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1566023 T5205 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1566024 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1566024 T5205 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1566031 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "node_name":"127.0.0.1:56429_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56429/kdk",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1566032 T5202 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "node_name":"127.0.0.1:56429_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56429/kdk",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1566032 T5202 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1566033 T5202 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1566035 T5201 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> 1567025 T5205 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1567025 T5205 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1567026 T5205 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1567026 T5205 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1567028 T5205 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1567029 T5205 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-002\collection1\'
[junit4] 2> 1567039 T5205 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1567039 T5205 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1567039 T5205 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1567071 T5205 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1567078 T5205 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1567093 T5205 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1567118 T5205 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1567184 T5205 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1567189 T5205 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1567207 T5205 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1567663 T5205 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1567672 T5205 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1567676 T5205 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1567695 T5205 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1567701 T5205 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1567706 T5205 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1567708 T5205
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1567708 T5205
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1567708 T5205 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1567710 T5205
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1567710 T5205
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1567710 T5205 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1567710 T5205 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1567711 T5205 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/control/data\
[junit4] 2> 1567711 T5205 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192729f
[junit4] 2> 1567712 T5205 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/control/data\
[junit4] 2> 1567712 T5205 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/control/data\index/
[junit4] 2> 1567712 T5205 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 1567713 T5205 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/control/data\index
[junit4] 2> 1567713 T5205 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7792537815826237]
[junit4] 2> 1567714 T5205 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1f02a3a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@648774),segFN=segments_1,generation=1}
[junit4] 2> 1567714 T5205 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1567717 T5205 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1567717 T5205 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1567718 T5205 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1567718 T5205 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1567718 T5205 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1567719 T5205 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1567719 T5205 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1567719 T5205 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1567719 T5205 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1567719 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1567720 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1567720 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1567721 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1567721 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1567722 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1567723 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1567723 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1567724 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1567725 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1567725 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1567726 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1567727 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1567727 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1567728 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1567728 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1567729 T5205 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1567729 T5205 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1567740 T5205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1567742 T5205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1567744 T5205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1567746 T5205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1567748 T5205 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1567752 T5205 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1567752 T5205 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1567753 T5205 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.19552247300290437]
[junit4] 2> 1567753 T5205 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1f02a3a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@648774),segFN=segments_1,generation=1}
[junit4] 2> 1567754 T5205 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1567754 T5205 oass.SolrIndexSearcher.<init> Opening
Searcher@59fae[collection1] main
[junit4] 2> 1567754 T5205 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1567756 T5205 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1567756 T5205 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1567757 T5205
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1567758 T5205 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1567758 T5205 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1567759 T5205
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1567759 T5205 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1567760 T5205 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1567760 T5205 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1567760 T5205 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1567760 T5206 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@59fae[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1567760 T5209 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56429/kdk
collection:control_collection shard:shard1
[junit4] 2> 1567761 T5175 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1567761 T5175 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1567763 T5209 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1567764 T5175
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1567766 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1567768 T5213 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9ad7d9 name:ZooKeeperConnection
Watcher:127.0.0.1:56422/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1567769 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1567769 T5175 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1567771 T5175
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1567774 T5209 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1567777 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1567777 T5209
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1567778 T5209 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1952 name=collection1
org.apache.solr.core.SolrCore@1ca5787
url=http://127.0.0.1:56429/kdk/collection1 node=127.0.0.1:56429_kdk
C1952_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:56429_kdk, core=collection1, state=down,
base_url=http://127.0.0.1:56429/kdk}
[junit4] 2> 1567778 T5209 C1952 P56429 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:56429/kdk/collection1/
[junit4] 2> 1567778 T5209 C1952 P56429 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1567778 T5209 C1952 P56429 oasc.SyncStrategy.syncToMe
http://127.0.0.1:56429/kdk/collection1/ has no replicas
[junit4] 2> 1567779 T5209 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:56429/kdk/collection1/ shard1
[junit4] 2> 1567779 T5209 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1567779 T5175 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1567780 T5202 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> 1567785 T5201 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> 1567786 T5213 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> 1567800 T5202 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:56429/kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1567806 T5214 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1567807 T5213 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> 1567852 T5209 oasc.ZkController.register We are
http://127.0.0.1:56429/kdk/collection1/ and leader is
http://127.0.0.1:56429/kdk/collection1/
[junit4] 2> 1567852 T5209 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56429/kdk
[junit4] 2> 1567852 T5209 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1567852 T5209 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1567852 T5209 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1567857 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1567863 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:56429_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:56429/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 1567864 T5202 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "node_name":"127.0.0.1:56429_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:56429/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1567969 T5201 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> 1567971 T5213 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> 1569403 T5175 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1569404 T5175 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1569409 T5175 oejs.AbstractConnector.doStart Started
[email protected]:56443
[junit4] 2> 1569411 T5175 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@14b7453
[junit4] 2> 1569411 T5175 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1569411 T5175 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-003
[junit4] 2> 1569412 T5175 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-003\'
[junit4] 2> 1569448 T5175 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-003\solr.xml
[junit4] 2> 1569518 T5175 oasc.CoreContainer.<init> New CoreContainer
11288683
[junit4] 2> 1569518 T5175 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-003\]
[junit4] 2> 1569520 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1569520 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1569520 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1569521 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1569521 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1569521 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1569522 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1569522 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1569522 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1569523 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1569523 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1569524 T5175 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1569524 T5175 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1569525 T5175 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1569525 T5175 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1569525 T5175 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56422/solr
[junit4] 2> 1569526 T5175 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1569526 T5175
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1569528 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1569531 T5226 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@50e649 name:ZooKeeperConnection
Watcher:127.0.0.1:56422 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1569531 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1569531 T5175 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1569534 T5177 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14af4abaa380005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1569536 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1569539 T5229 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@13a8b71 name:ZooKeeperConnection
Watcher:127.0.0.1:56422/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1569540 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1569553 T5175
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1570562 T5175 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56442_kdk
[junit4] 2> 1570563 T5175 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56442_kdk
[junit4] 2> 1570572 T5175 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1570584 T5230 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1570585 T5230 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1570586 T5230 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1570587 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1570589 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:56442_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56442/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1570590 T5202 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "node_name":"127.0.0.1:56442_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56442/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1570590 T5202 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1570590 T5202 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 1570593 T5213 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> 1570594 T5201 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> 1570594 T5229 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> 1571587 T5230 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1571587 T5230 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1571588 T5230 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1571588 T5230 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1571591 T5230 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1571592 T5230 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-003\collection1\'
[junit4] 2> 1571594 T5230 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1571596 T5230 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1571597 T5230 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1571636 T5230 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1571642 T5230 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1571658 T5230 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1571684 T5230 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1571740 T5230 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1571752 T5230 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1571761 T5230 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1572228 T5230 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1572239 T5230 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1572242 T5230 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1572263 T5230 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1572269 T5230 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1572274 T5230 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1572276 T5230
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1572277 T5230
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1572277 T5230 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1572279 T5230
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1572279 T5230
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1572279 T5230 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1572279 T5230 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1572280 T5230 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty1\
[junit4] 2> 1572280 T5230 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192729f
[junit4] 2> 1572281 T5230 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty1\
[junit4] 2> 1572281 T5230 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty1\index/
[junit4] 2> 1572281 T5230 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 1572281 T5230 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty1\index
[junit4] 2> 1572282 T5230 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7792537815826237]
[junit4] 2> 1572282 T5230 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1cc5062
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b16551),segFN=segments_1,generation=1}
[junit4] 2> 1572282 T5230 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1572287 T5230 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1572288 T5230 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1572288 T5230 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1572288 T5230 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1572289 T5230 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1572289 T5230 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1572289 T5230 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1572290 T5230 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1572290 T5230 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1572291 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1572291 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1572292 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1572292 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1572294 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1572295 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1572296 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1572297 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1572297 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1572300 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1572301 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1572302 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1572302 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1572303 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1572304 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1572304 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1572305 T5230 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1572306 T5230 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1572314 T5230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1572315 T5230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1572319 T5230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1572320 T5230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1572323 T5230 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1572326 T5230 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1572326 T5230 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1572327 T5230 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.19552247300290437]
[junit4] 2> 1572328 T5230 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1cc5062
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b16551),segFN=segments_1,generation=1}
[junit4] 2> 1572328 T5230 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1572329 T5230 oass.SolrIndexSearcher.<init> Opening
Searcher@1819d60[collection1] main
[junit4] 2> 1572329 T5230 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1572331 T5230 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1572332 T5230 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1572333 T5230
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1572333 T5230 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1572333 T5230 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1572337 T5230
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1572337 T5230 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1572337 T5230 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1572337 T5230 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1572338 T5231 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1819d60[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1572340 T5230 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1572344 T5234 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:56442/kdk collection:collection1
shard:shard3
[junit4] 2> 1572344 T5175 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1572344 T5175 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1572346 T5234 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard3/election
[junit4] 2> 1572361 T5234 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard3
[junit4] 2> 1572366 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1572368 T5234
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1572368 T5234 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C1953 name=collection1
org.apache.solr.core.SolrCore@1749568
url=http://127.0.0.1:56442/kdk/collection1 node=127.0.0.1:56442_kdk
C1953_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:56442_kdk, core=collection1, state=down,
base_url=http://127.0.0.1:56442/kdk}
[junit4] 2> 1572369 T5234 C1953 P56442 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:56442/kdk/collection1/
[junit4] 2> 1572369 T5234 C1953 P56442 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1572369 T5234 C1953 P56442 oasc.SyncStrategy.syncToMe
http://127.0.0.1:56442/kdk/collection1/ has no replicas
[junit4] 2> 1572369 T5234 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:56442/kdk/collection1/ shard3
[junit4] 2> 1572371 T5234 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard3
[junit4] 2> 1572373 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 1572378 T5213 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> 1572379 T5229 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> 1572380 T5201 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> 1572398 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:56442/kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 1572405 T5214 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1572510 T5213 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> 1572511 T5229 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> 1572551 T5234 oasc.ZkController.register We are
http://127.0.0.1:56442/kdk/collection1/ and leader is
http://127.0.0.1:56442/kdk/collection1/
[junit4] 2> 1572551 T5234 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:56442/kdk
[junit4] 2> 1572551 T5234 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1572551 T5234 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1572551 T5234 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1572554 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1572559 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:56442_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:56442/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard3",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 7
[junit4] 2> 1572561 T5202 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "node_name":"127.0.0.1:56442_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "state":"active",
[junit4] 2> "base_url":"http://127.0.0.1:56442/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard3",
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1572672 T5213 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> 1572672 T5201 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> 1572673 T5229 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> 1573968 T5175 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1573969 T5175 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1573973 T5175 oejs.AbstractConnector.doStart Started
[email protected]:56453
[junit4] 2> 1573974 T5175 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@14b7453
[junit4] 2> 1573974 T5175 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1573974 T5175 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-004
[junit4] 2> 1573974 T5175 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-004\'
[junit4] 2> 1574027 T5175 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-004\solr.xml
[junit4] 2> 1574098 T5175 oasc.CoreContainer.<init> New CoreContainer
17511823
[junit4] 2> 1574098 T5175 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-004\]
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1574100 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1574102 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1574102 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1574102 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1574102 T5175 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 1574102 T5175 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1574105 T5175 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1574105 T5175 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1574105 T5175 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1574105 T5175 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:56422/solr
[junit4] 2> 1574105 T5175 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1574105 T5175
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1574108 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1574111 T5247 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@78a90 name:ZooKeeperConnection
Watcher:127.0.0.1:56422 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1574111 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1574112 T5175 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1574116 T5175 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1574119 T5250 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@17140c7 name:ZooKeeperConnection
Watcher:127.0.0.1:56422/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1574120 T5175 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1574133 T5175
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1575180 T5175 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56452_kdk
[junit4] 2> 1575181 T5175 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:56452_kdk
[junit4] 2> 1575193 T5175 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1575204 T5251 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1575204 T5251 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1575206 T5201 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1575206 T5251 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1575208 T5202 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "node_name":"127.0.0.1:56452_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56452/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"} current state version: 8
[junit4] 2> 1575209 T5202 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "node_name":"127.0.0.1:56452_kdk",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56452/kdk",
[junit4] 2> "numShards":"3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "operation":"state"}
[junit4] 2> 1575209 T5202 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 1575209 T5202 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1575213 T5201 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> 1575213 T5213 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> 1575214 T5250 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> 1575213 T5229 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> 1576306 T5251 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1576306 T5251 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1576307 T5251 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1576308 T5251 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1576310 T5251 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1576310 T5251 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-004\collection1\'
[junit4] 2> 1576314 T5251 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1576316 T5251 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1576317 T5251 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20960E2037CA7A516D-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1576352 T5251 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1576360 T5251 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1576384 T5251 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1576413 T5251 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1576473 T5251 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1576476 T5251 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1576493 T5251 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1577045 T5251 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1577060 T5251 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1577066 T5251 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1577089 T5251 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1577095 T5251 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1577100 T5251 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1577101 T5251
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1577102 T5251
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1577102 T5251 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1577104 T5251
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1577104 T5251
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1577104 T5251 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1577105 T5251 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1577105 T5251 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty2\
[junit4] 2> 1577105 T5251 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@192729f
[junit4] 2> 1577106 T5251 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty2\
[junit4] 2> 1577106 T5251 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty2\index/
[junit4] 2> 1577107 T5251 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001\jetty2\index' doesn't exist. Creating new
index...
[junit4] 2> 1577107 T5251 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001\tempDir-001/jetty2\index
[junit4] 2> 1577107 T5251 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7792537815826237]
[junit4] 2> 1577108 T5251 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@88982e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf2fc7),segFN=segments_1,generation=1}
[junit4] 2> 1577108 T5251 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1577113 T5251 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1577114 T5251 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1577114 T5251 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1577114 T5251 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1577115 T5251 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1577115 T5251 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1577115 T5251 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1577116 T5251 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1577116 T5251 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1577117 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1577118 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1577118 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1577119 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1577120 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1577120 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1577122 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1577122 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1577124 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1577125 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1577126 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1577127 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1577128 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1577128 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1577129 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1577130 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1577131 T5251 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1577132 T5251 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1577143 T5251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1577145 T5251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1577147 T5251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1577149 T5251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1577153 T5251 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1577155 T5251 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1577156 T5251 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1577157 T5251 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=922337203685477580
[...truncated too long message...]
es -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 56.2s | 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([960E2037CA7A516D:17E8AE2FBD253151]: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:276)
[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:370)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
[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:262)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > ... 1 more
[junit4] 2> 1620329 T5175 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
960E2037CA7A516D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{id=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=Direct), multiDefault=FST50,
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=MockRandom),
a_t=PostingsFormat(name=MockRandom)},
docValues:{timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity,
locale=ja, timezone=America/Indiana/Vincennes
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_72
(32-bit)/cpus=2,threads=1,free=37324768,total=147075072
[junit4] 2> NOTE: All tests run in this JVM:
[UUIDUpdateProcessorFallbackTest, TestSolrQueryParser, RemoteQueryErrorTest,
TestSystemIdResolver, TestSchemaManager, TestSerializedLuceneMatchVersion,
TestDistribDocBasedVersion, CoreContainerCoreInitFailuresTest,
TestRemoteStreaming, BinaryUpdateRequestHandlerTest, AtomicUpdatesTest,
TestCoreDiscovery, TestCollationFieldDocValues, MoreLikeThisHandlerTest,
DocumentBuilderTest, TestDocSet, HdfsDirectoryFactoryTest,
TestSolrConfigHandler, SolrCoreTest, PluginInfoTest, TestObjectReleaseTracker,
TestManagedSchemaFieldResource, TestSolrXml, PingRequestHandlerTest,
HighlighterConfigTest, BufferStoreTest, TestManagedResourceStorage,
HdfsDirectoryTest, UpdateRequestProcessorFactoryTest,
FileBasedSpellCheckerTest, HdfsSyncSliceTest,
TestOverriddenPrefixQueryForCustomFieldType, TestReversedWildcardFilterFactory,
ZkStateWriterTest, SoftAutoCommitTest, SolrXmlInZkTest, DocValuesTest,
RAMDirectoryFactoryTest, SyncSliceTest, ConvertedLegacyTest, UpdateParamsTest,
SolrTestCaseJ4Test, SolrRequestParserTest, TestLuceneMatchVersion,
AddBlockUpdateTest, ZkSolrClientTest, TestRawResponseWriter,
TestShortCircuitedRequests, TestFieldCollectionResource, OverseerRolesTest,
DirectUpdateHandlerTest, TestTrie, TestLeaderElectionZkExpiry,
TestQuerySenderNoQuery, TestIndexingPerformance, TestExtendedDismaxParser,
QueryElevationComponentTest, TestIntervalFaceting, ResourceLoaderTest,
LeaderInitiatedRecoveryOnCommitTest, SolrIndexSplitterTest, MBeansHandlerTest,
TestCoreContainer, TestAnalyzeInfixSuggestions, LukeRequestHandlerTest,
ScriptEngineTest, TestSolrCoreProperties, TestRequestStatusCollectionAPI,
TestElisionMultitermQuery, TestSchemaSimilarityResource, BadComponentTest,
TestManagedSchemaFieldTypeResource, HdfsRecoveryZkTest, SolrInfoMBeanTest,
TestClassNameShortening, TestInitQParser, ChaosMonkeySafeLeaderTest,
TestCustomSort, TestManagedSchema, TestConfigSets, ZkCLITest, TestBinaryField,
AliasIntegrationTest, OutputWriterTest, TestJoin, TestFastLRUCache,
TestShardHandlerFactory, SpellCheckCollatorTest,
DistributedQueryComponentCustomSortTest, DeleteLastCustomShardedReplicaTest,
TestDynamicLoading, CoreMergeIndexesAdminHandlerTest, RecoveryZkTest,
BlockCacheTest, WordBreakSolrSpellCheckerTest,
OpenExchangeRatesOrgProviderTest, HdfsBasicDistributedZk2Test, TestRangeQuery,
TestFoldingMultitermQuery, ShowFileRequestHandlerTest, CursorPagingTest,
HdfsChaosMonkeySafeLeaderTest, TestTolerantSearch,
XsltUpdateRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest,
SolrCmdDistributorTest, TestRecoveryHdfs, TestManagedStopFilterFactory,
TestFunctionQuery, DistributedQueryComponentOptimizationTest,
MinimalSchemaTest, TestRTGBase, SynonymTokenizerTest, StressHdfsTest,
TestSolrConfigHandlerCloud, TermVectorComponentDistributedTest,
DirectUpdateHandlerOptimizeTest, TestSort, QueryEqualityTest,
DistributedFacetPivotSmallTest, QueryParsingTest, HdfsBasicDistributedZkTest,
AnalysisErrorHandlingTest, CurrencyFieldXmlFileTest,
TestFuzzyAnalyzedSuggestions, OutOfBoxZkACLAndCredentialsProvidersTest,
TestStressReorder, TestReRankQParserPlugin, SampleTest, TestCloudPivotFacet,
XmlUpdateRequestHandlerTest, SuggesterFSTTest, TestStressUserVersions,
TestPerFieldSimilarity, CursorMarkTest, NumericFieldsTest, AutoCommitTest,
TestSearcherReuse, TestSolrJ, TestConfig, MigrateRouteKeyTest,
SpellPossibilityIteratorTest, TestReload, TestIBSimilarityFactory,
OverriddenZkACLAndCredentialsProvidersTest, TestGroupingSearch, AssignTest,
TestQueryUtils, CacheHeaderTest, NoCacheHeaderTest, TestInfoStreamLogging,
TestSolrXmlPersistence, SuggesterWFSTTest, TestRealTimeGet, HardAutoCommitTest,
TestOrdValues, CachingDirectoryFactoryTest, TestExpandComponent,
TestBulkSchemaAPI, FastVectorHighlighterTest, ReplicationFactorTest]
[junit4] Completed in 56.27s, 1 test, 1 error <<< FAILURES!
[...truncated 959 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:190: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
There were test failures: 462 suites, 1872 tests, 1 error, 56 ignored (30
assumptions)
Total time: 151 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_72 -client
-XX:+UseSerialGC
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]