Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1859/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.HttpPartitionTest:    
 1) Thread[id=1898, name=Thread-607, state=RUNNABLE, 
group=TGRP-HttpPartitionTest]         at 
java.net.SocketInputStream.socketRead0(Native Method)         at 
java.net.SocketInputStream.read(SocketInputStream.java:152)         at 
java.net.SocketInputStream.read(SocketInputStream.java:122)         at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
         at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) 
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
         at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
         at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
         at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
         at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
         at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
         at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
         at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
         at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
         at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
         at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
         at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
         at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
         at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
         at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
         at 
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1638)
         at 
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
         at 
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)         at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)         at 
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.HttpPartitionTest: 
   1) Thread[id=1898, name=Thread-607, state=RUNNABLE, 
group=TGRP-HttpPartitionTest]
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1638)
        at 
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
        at org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
        at org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
        at 
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
        at __randomizedtesting.SeedInfo.seed([2910F0D921FB8580]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=1898, name=Thread-607, state=RUNNABLE, group=TGRP-HttpPartitionTest]  
       at java.net.SocketInputStream.socketRead0(Native Method)         at 
java.net.SocketInputStream.read(SocketInputStream.java:152)         at 
java.net.SocketInputStream.read(SocketInputStream.java:122)         at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
         at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) 
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
         at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
         at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
         at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
         at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
         at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
         at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
         at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
         at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
         at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
         at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
         at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
         at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
         at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
         at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
         at 
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1638)
         at 
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
         at 
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)         at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)         at 
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=1898, name=Thread-607, state=RUNNABLE, 
group=TGRP-HttpPartitionTest]
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1638)
        at 
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
        at org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
        at org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
        at 
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
        at __randomizedtesting.SeedInfo.seed([2910F0D921FB8580]:0)




Build Log:
[...truncated 11018 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/init-core-data-001
   [junit4]   2> 902152 T1558 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /jn_/
   [junit4]   2> 902164 T1558 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 902165 T1558 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 902166 T1559 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 902267 T1558 oasc.ZkTestServer.run start zk server on 
port:55445
   [junit4]   2> 902267 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 902270 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 902277 T1565 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4da6d38c 
name:ZooKeeperConnection Watcher:127.0.0.1:55445 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 902278 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 902278 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 902278 T1558 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 902288 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 902291 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 902296 T1567 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@35fec65b 
name:ZooKeeperConnection Watcher:127.0.0.1:55445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 902297 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 902297 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 902297 T1558 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 902307 T1558 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 902315 T1558 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 902321 T1558 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 902330 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 902331 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 902343 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 902344 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 902353 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 902354 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 902365 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 902365 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 902374 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 902375 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 902384 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 902385 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 902395 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 902395 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 902405 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 902406 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 902416 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 902416 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 902427 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 902428 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 902436 T1558 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 902437 T1558 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 904410 T1558 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 904420 T1558 oejs.AbstractConnector.doStart Started 
[email protected]:55449
   [junit4]   2> 904465 T1558 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 904465 T1558 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 904465 T1558 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002
   [junit4]   2> 904466 T1558 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/'
   [junit4]   2> 904509 T1558 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/solr.xml
   [junit4]   2> 904587 T1558 oasc.CoreContainer.<init> New CoreContainer 
1834465514
   [junit4]   2> 904587 T1558 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/]
   [junit4]   2> 904589 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 904589 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 904590 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 904590 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 904590 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 904591 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 904591 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 904591 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 904592 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 904592 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 904593 T1558 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 904593 T1558 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 904593 T1558 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 904594 T1558 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 904594 T1558 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55445/solr
   [junit4]   2> 904594 T1558 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 904595 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 904597 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 904600 T1578 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a2d42bb 
name:ZooKeeperConnection Watcher:127.0.0.1:55445 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 904602 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 904602 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 904608 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 904612 T1580 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59eb9d27 
name:ZooKeeperConnection Watcher:127.0.0.1:55445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 904612 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 904617 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 904627 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 904637 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 904648 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 904657 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 904669 T1558 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 904674 T1558 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55448_jn_
   [junit4]   2> 904676 T1558 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55448_jn_
   [junit4]   2> 904684 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 904689 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 904694 T1558 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 904699 T1558 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55448_jn_
   [junit4]   2> 904699 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 904704 T1558 oasc.Overseer.start Overseer 
(id=92672750885732355-127.0.0.1:55448_jn_-n_0000000000) starting
   [junit4]   2> 904712 T1558 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 904736 T1558 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 904737 T1582 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 904739 T1558 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 904746 T1558 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 904751 T1558 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 904761 T1581 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 904773 T1584 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 904773 T1584 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 904776 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 904777 T1584 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 904783 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:55448_jn_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55448/jn_"}
   [junit4]   2> 904784 T1581 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 904784 T1581 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 904784 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 904791 T1585 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> 905779 T1584 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 905779 T1584 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 905781 T1584 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 905781 T1584 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 905784 T1584 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 905785 T1584 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/collection1/'
   [junit4]   2> 905788 T1584 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 905788 T1584 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 905789 T1584 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 905867 T1584 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 905931 T1584 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 905935 T1584 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 905946 T1584 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 906439 T1584 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 906447 T1584 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 906450 T1584 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 906482 T1584 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 906487 T1584 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 906493 T1584 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 906496 T1584 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 906497 T1584 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 906497 T1584 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 906499 T1584 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 906500 T1584 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 906500 T1584 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 906500 T1584 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 906500 T1584 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/control/data/
   [junit4]   2> 906501 T1584 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f5f812
   [junit4]   2> 906501 T1584 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/control/data
   [junit4]   2> 906502 T1584 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/control/data/index/
   [junit4]   2> 906502 T1584 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 906502 T1584 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/control/data/index
   [junit4]   2> 906503 T1584 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1504910921, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 906503 T1584 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7bc59d85)),segFN=segments_1,generation=1}
   [junit4]   2> 906504 T1584 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 906509 T1584 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 906510 T1584 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 906510 T1584 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 906510 T1584 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 906511 T1584 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 906511 T1584 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 906512 T1584 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 906512 T1584 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 906513 T1584 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 906513 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 906514 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 906514 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 906515 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 906515 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 906515 T1584 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 906516 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 906516 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 906516 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 906517 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 906517 T1584 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 906531 T1584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 906534 T1584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 906536 T1584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 906538 T1584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 906545 T1584 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 906545 T1584 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 906546 T1584 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7815974078174136]
   [junit4]   2> 906547 T1584 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7bc59d85)),segFN=segments_1,generation=1}
   [junit4]   2> 906547 T1584 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 906548 T1584 oass.SolrIndexSearcher.<init> Opening 
Searcher@35682bda[collection1] main
   [junit4]   2> 906548 T1584 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 906550 T1584 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 906550 T1584 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 906551 T1584 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 906552 T1584 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 906552 T1584 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 906553 T1584 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 906553 T1584 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 906555 T1584 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 906564 T1584 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 906565 T1584 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 906565 T1584 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 906572 T1586 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@35682bda[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 906578 T1584 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 906581 T1589 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55448/jn_ 
collection:control_collection shard:shard1
   [junit4]   2> 906582 T1558 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 906582 T1558 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 906584 T1589 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 906587 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 906588 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 906592 T1592 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a0e83b6 
name:ZooKeeperConnection Watcher:127.0.0.1:55445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 906592 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 906593 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 906596 T1558 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 906602 T1589 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 906607 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 906608 T1558 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 906609 T1558 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 906609 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 906608 T1589 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 906610 T1589 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C247 name=collection1 
org.apache.solr.core.SolrCore@5f9896a1 
url=http://127.0.0.1:55448/jn_/collection1 node=127.0.0.1:55448_jn_ 
C247_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:55448_jn_, state=down, core=collection1, 
base_url=http://127.0.0.1:55448/jn_}
   [junit4]   2> 906610 T1589 C247 P55448 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:55448/jn_/collection1/
   [junit4]   2> 906611 T1589 C247 P55448 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 906611 T1589 C247 P55448 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55448/jn_/collection1/ has no replicas
   [junit4]   2> 906614 T1589 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:55448/jn_/collection1/ shard1
   [junit4]   2> 906613 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 906614 T1589 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 906617 T1594 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d436d3e 
name:ZooKeeperConnection Watcher:127.0.0.1:55445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 906618 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 906618 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 906645 T1585 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> 906647 T1595 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> 906674 T1581 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: collection1
   [junit4]   2> 906675 T1581 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 906675 T1581 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 906682 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 906684 T1581 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 906689 T1595 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> 906690 T1585 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> 906759 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 906866 T1585 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> 906867 T1595 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> 906899 T1589 oasc.ZkController.register We are 
http://127.0.0.1:55448/jn_/collection1/ and leader is 
http://127.0.0.1:55448/jn_/collection1/
   [junit4]   2> 906900 T1589 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:55448/jn_
   [junit4]   2> 906901 T1589 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 906901 T1589 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 906902 T1589 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 906906 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 906923 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:55448_jn_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55448/jn_"}
   [junit4]   2> 907048 T1595 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> 907049 T1585 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> 908765 T1558 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 908765 T1558 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 908771 T1558 oejs.AbstractConnector.doStart Started 
[email protected]:55455
   [junit4]   2> 908773 T1558 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 908774 T1558 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 908774 T1558 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003
   [junit4]   2> 908774 T1558 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/'
   [junit4]   2> 908815 T1558 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/solr.xml
   [junit4]   2> 908909 T1558 oasc.CoreContainer.<init> New CoreContainer 
1207448543
   [junit4]   2> 908910 T1558 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/]
   [junit4]   2> 908912 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 908912 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 908913 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 908913 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 908913 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 908914 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 908914 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 908914 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 908915 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 908915 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 908916 T1558 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 908917 T1558 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 908918 T1558 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 908918 T1558 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 908919 T1558 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55445/solr
   [junit4]   2> 908919 T1558 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 908919 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 908921 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 908925 T1606 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78159a62 
name:ZooKeeperConnection Watcher:127.0.0.1:55445 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908927 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 908927 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 908933 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 908940 T1608 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59eeecb8 
name:ZooKeeperConnection Watcher:127.0.0.1:55445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 908940 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 908959 T1558 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 909986 T1558 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55454_jn_
   [junit4]   2> 909988 T1558 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55454_jn_
   [junit4]   2> 910000 T1558 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 910019 T1610 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 910019 T1610 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 910024 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 910026 T1610 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 910026 T1610 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 910028 T1610 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 910032 T1610 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 910033 T1610 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 910033 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:55454_jn_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55454/jn_"}
   [junit4]   2> 910043 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 910046 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 910061 T1581 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 910063 T1609 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 910064 T1609 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 911035 T1610 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 911035 T1610 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 911040 T1610 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 911040 T1610 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 911043 T1610 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 911044 T1610 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/collection1/'
   [junit4]   2> 911045 T1610 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 911045 T1610 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 911048 T1610 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 911136 T1610 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 911221 T1610 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 911225 T1610 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 911239 T1610 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 911694 T1610 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 911706 T1610 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 911708 T1610 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 911740 T1610 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 911746 T1610 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 911752 T1610 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 911755 T1610 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 911756 T1610 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 911757 T1610 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 911760 T1610 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 911760 T1610 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 911760 T1610 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 911760 T1610 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 911761 T1610 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty1/
   [junit4]   2> 911761 T1610 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f5f812
   [junit4]   2> 911762 T1610 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty1
   [junit4]   2> 911763 T1610 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty1/index/
   [junit4]   2> 911763 T1610 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 911763 T1610 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty1/index
   [junit4]   2> 911764 T1610 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1504910921, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 911765 T1610 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19e63361)),segFN=segments_1,generation=1}
   [junit4]   2> 911765 T1610 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 911771 T1610 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 911772 T1610 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 911772 T1610 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 911773 T1610 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 911773 T1610 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 911773 T1610 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 911775 T1610 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 911775 T1610 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 911775 T1610 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 911777 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 911777 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 911778 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 911779 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 911779 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 911780 T1610 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 911780 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 911781 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 911781 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 911783 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 911783 T1610 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 911800 T1610 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 911802 T1610 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 911804 T1610 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 911807 T1610 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 911812 T1610 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 911813 T1610 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 911814 T1610 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7815974078174136]
   [junit4]   2> 911814 T1610 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-19e63361)),segFN=segments_1,generation=1}
   [junit4]   2> 911815 T1610 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 911815 T1610 oass.SolrIndexSearcher.<init> Opening 
Searcher@4f253ffb[collection1] main
   [junit4]   2> 911815 T1610 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 911818 T1610 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 911819 T1610 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 911820 T1610 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 911820 T1610 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 911820 T1610 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 911824 T1610 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 911824 T1610 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 911825 T1610 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 911825 T1610 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 911829 T1611 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4f253ffb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 911832 T1610 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 911835 T1614 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55454/jn_ collection:collection1 
shard:shard1
   [junit4]   2> 911835 T1558 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 911836 T1558 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 911837 T1614 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 911859 T1614 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 911864 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 911870 T1614 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 911871 T1614 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C248 name=collection1 
org.apache.solr.core.SolrCore@7fb7676 
url=http://127.0.0.1:55454/jn_/collection1 node=127.0.0.1:55454_jn_ 
C248_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:55454_jn_, state=down, core=collection1, 
base_url=http://127.0.0.1:55454/jn_}
   [junit4]   2> 911872 T1614 C248 P55454 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:55454/jn_/collection1/
   [junit4]   2> 911872 T1614 C248 P55454 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 911872 T1614 C248 P55454 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55454/jn_/collection1/ has no replicas
   [junit4]   2> 911873 T1614 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:55454/jn_/collection1/ shard1
   [junit4]   2> 911873 T1614 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 911885 T1581 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 911893 T1609 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 911900 T1609 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 911911 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 911933 T1581 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 911935 T1609 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 911940 T1609 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 911967 T1614 oasc.ZkController.register We are 
http://127.0.0.1:55454/jn_/collection1/ and leader is 
http://127.0.0.1:55454/jn_/collection1/
   [junit4]   2> 911967 T1614 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:55454/jn_
   [junit4]   2> 911967 T1614 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 911967 T1614 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 911967 T1614 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 911971 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 911983 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:55454_jn_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55454/jn_"}
   [junit4]   2> 911986 T1614 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 912004 T1581 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 912007 T1609 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 912010 T1609 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 914443 T1558 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 914446 T1558 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 914456 T1558 oejs.AbstractConnector.doStart Started 
[email protected]:55459
   [junit4]   2> 914458 T1558 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 914459 T1558 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 914459 T1558 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004
   [junit4]   2> 914460 T1558 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/'
   [junit4]   2> 914530 T1558 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/solr.xml
   [junit4]   2> 914652 T1558 oasc.CoreContainer.<init> New CoreContainer 
1765322546
   [junit4]   2> 914653 T1558 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/]
   [junit4]   2> 914654 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 914655 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 914656 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 914656 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 914657 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 914657 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 914658 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 914659 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 914659 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 914660 T1558 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 914661 T1558 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 914661 T1558 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 914662 T1558 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 914663 T1558 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 914663 T1558 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55445/solr
   [junit4]   2> 914664 T1558 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 914664 T1558 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 914666 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 914670 T1626 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8763196 name:ZooKeeperConnection 
Watcher:127.0.0.1:55445 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 914671 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 914671 T1558 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 914679 T1558 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 914683 T1628 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a53fbef 
name:ZooKeeperConnection Watcher:127.0.0.1:55445/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 914684 T1558 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 914706 T1558 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 915726 T1558 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55458_jn_
   [junit4]   2> 915728 T1558 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55458_jn_
   [junit4]   2> 915742 T1558 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 915768 T1630 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 915768 T1630 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 915774 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 915777 T1630 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 915777 T1630 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 915779 T1630 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 915784 T1630 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 915784 T1630 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 915785 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:55458_jn_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:55458/jn_"}
   [junit4]   2> 915800 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 915803 T1581 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 915823 T1581 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 915826 T1629 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 915826 T1609 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 915830 T1629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 915830 T1609 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 916785 T1630 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 916786 T1630 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 916788 T1630 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 916789 T1630 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 916793 T1630 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 916794 T1630 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/collection1/'
   [junit4]   2> 916795 T1630 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 916796 T1630 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 916796 T1630 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 916911 T1630 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 917039 T1630 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 917043 T1630 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 917052 T1630 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 917547 T1630 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 917559 T1630 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 917563 T1630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 917596 T1630 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 917603 T1630 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 917612 T1630 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 917617 T1630 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 917618 T1630 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 917619 T1630 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 917622 T1630 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 917623 T1630 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 917623 T1630 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 917623 T1630 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 917623 T1630 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty2/
   [junit4]   2> 917624 T1630 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f5f812
   [junit4]   2> 917626 T1630 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty2
   [junit4]   2> 917626 T1630 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty2/index/
   [junit4]   2> 917626 T1630 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 917627 T1630 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-2910F0D921FB8580-001/tempDir-001/jetty2/index
   [junit4]   2> 917627 T1630 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1504910921, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 917628 T1630 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7f671233)),segFN=segments_1,generation=1}
   [junit4]   2> 917628 T1630 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 917635 T1630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 917636 T1630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 917637 T1630 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 917637 T1630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 917637 T1630 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 917637 T1630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 917638 T1630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 917638 T1630 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 917638 T1630 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 917639 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 917640 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 917641 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 917642 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 917643 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 917643 T1630 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 917643 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 917644 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 917645 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 917646 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 917647 T1630 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 917663 T1630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 917666 T1630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 917670 T1630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 917672 T1630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 917678 T1630 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 917678 T1630 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 917681 T1630 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7815974078174136]
   [junit4]   2> 917682 T1630 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7f671233)),segFN=segments_1,generation=1}
   [junit4]   2> 917682 T1630 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 917682 T1630 oass.SolrIndexSearcher.<init> Opening 
Searcher@2c61c2[collection1] main
   [junit4]   2> 917683 T1630 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 917686 T1630 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 917687 T1630 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 917688 T1630 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 917688 T1630 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 917689 T1630 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 917691 T1630 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 917691 T1630 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 917691 T1630 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 917692 T1630 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 917700 T1631 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2c61c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 917709 T1630 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 917712 T1634 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55458/jn_ collection:collection1 
shard:shard2
   [junit4]   2> 917713 T1558 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 917714 T1558 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 917715 T1634 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 917726 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 917732 T1585 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 917734 T1634 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 917734 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C249 name=collection1 
org.apache.solr.core.SolrCore@67d013a4 
url=http://127.0.0.1:55458/jn_/collection1 node=127.0.0.1:55458_jn_ 
C249_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:55458_jn_, state=down, core=collection1, 
base_url=http://127.0.0.1:55458/jn_}
   [junit4]   2> 917734 T1634 C249 P55458 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:55458/jn_/collection1/
   [junit4]   2> 917735 T1634 C249 P55458 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 917735 T1634 C249 P55458 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55458/jn_/collection1/ has no repl

[...truncated too long message...]

overy, TestPHPSerializedResponseWriter, TestSearchPerf, TestWriterPerf, 
MBeansHandlerTest, BJQParserTest, TestJmxIntegration, ZkControllerTest, 
TestOmitPositions, TestCodecSupport, TestFastWriter, TestSolrCoreProperties, 
TestIntervalFaceting, SOLR749Test, TestChildDocTransformer, 
AnalysisErrorHandlingTest, RankQueryTest, MinimalSchemaTest, SyncSliceTest, 
TestCollationFieldDocValues, TestCollationField, ChangedSchemaMergeTest, 
SuggesterWFSTTest, TestStressVersions, StressHdfsTest, MigrateRouteKeyTest, 
AutoCommitTest, HdfsBasicDistributedZk2Test, TermsComponentTest, 
HdfsLockFactoryTest, CursorMarkTest, LeaderElectionIntegrationTest, 
TestExtendedDismaxParser, TestManagedResource, TestPseudoReturnFields, 
URLClassifyProcessorTest, PreAnalyzedUpdateProcessorTest, ModifyConfFileTest, 
TestCollectionAPI, PluginInfoTest, TestSchemaManager, 
TestDefaultSearchFieldResource, TestFaceting, TestQuerySenderListener, 
DistributedIntervalFacetingTest, ScriptEngineTest, HdfsRecoveryZkTest, 
TestDistribDocBasedVersion, TestArbitraryIndexDir, BlockDirectoryTest, 
SSLMigrationTest, TestFiltering, DefaultValueUpdateProcessorTest, 
TestRangeQuery, LoggingHandlerTest, IndexSchemaRuntimeFieldTest, 
SolrCmdDistributorTest, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.seed=2910F0D921FB8580 -Dtests.slow=true -Dtests.locale=fr_BE 
-Dtests.timezone=Asia/Kuching -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.HttpPartitionTest: 
   [junit4]    >    1) Thread[id=1898, name=Thread-607, state=RUNNABLE, 
group=TGRP-HttpPartitionTest]
   [junit4]    >         at java.net.SocketInputStream.socketRead0(Native 
Method)
   [junit4]    >         at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >         at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >         at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >         at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >         at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >         at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [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.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1638)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
   [junit4]    >         at 
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2910F0D921FB8580]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1898, name=Thread-607, state=RUNNABLE, 
group=TGRP-HttpPartitionTest]
   [junit4]    >         at java.net.SocketInputStream.socketRead0(Native 
Method)
   [junit4]    >         at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >         at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >         at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >         at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >         at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >         at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [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.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController.waitForLeaderToSeeDownState(ZkController.java:1638)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController.registerAllCoresAsDown(ZkController.java:430)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController.access$100(ZkController.java:101)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:269)
   [junit4]    >         at 
org.apache.solr.common.cloud.ConnectionManager$1$1.run(ConnectionManager.java:166)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2910F0D921FB8580]:0)
   [junit4] Completed in 162.34s, 1 test, 2 errors <<< FAILURES!

[...truncated 1125 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:524: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:472: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:496: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1359: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:966: 
There were test failures: 437 suites, 1798 tests, 2 suite-level errors, 1502 
ignored (12 assumptions)

Total time: 78 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 
-XX:-UseCompressedOops -XX:+UseG1GC
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]

Reply via email to