You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/11/01 03:33:09 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 11548 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11548/
Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([BA49C4A8FDD9D7C2]:0)


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=10494, name=Thread-3836, state=RUNNABLE, group=TGRP-HttpPartitionTest]         at java.net.SocketInputStream.socketRead0(Native Method)         at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)         at java.net.SocketInputStream.read(SocketInputStream.java:170)         at java.net.SocketInputStream.read(SocketInputStream.java:141)         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:1639)         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=10494, name=Thread-3836, state=RUNNABLE, group=TGRP-HttpPartitionTest]
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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:1639)
        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([BA49C4A8FDD9D7C2]: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=10494, name=Thread-3836, state=RUNNABLE, group=TGRP-HttpPartitionTest]         at java.net.SocketInputStream.socketRead0(Native Method)         at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)         at java.net.SocketInputStream.read(SocketInputStream.java:170)         at java.net.SocketInputStream.read(SocketInputStream.java:141)         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:1639)         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=10494, name=Thread-3836, state=RUNNABLE, group=TGRP-HttpPartitionTest]
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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:1639)
        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([BA49C4A8FDD9D7C2]:0)


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([BA49C4A8FDD9D7C2]:0)




Build Log:
[...truncated 11865 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/init-core-data-001
   [junit4]   2> 3436913 T10179 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3436915 T10179 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3436916 T10179 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3436917 T10180 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3437017 T10179 oasc.ZkTestServer.run start zk server on port:47788
   [junit4]   2> 3437017 T10179 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3437019 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3437022 T10186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50441a94 name:ZooKeeperConnection Watcher:127.0.0.1:47788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3437022 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3437023 T10179 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3437023 T10179 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3437028 T10179 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3437029 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3437030 T10188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@293b0b96 name:ZooKeeperConnection Watcher:127.0.0.1:47788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3437030 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3437031 T10179 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3437031 T10179 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3437035 T10179 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3437038 T10179 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3437040 T10179 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3437043 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3437044 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3437049 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3437049 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3437053 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3437054 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3437057 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3437058 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3437061 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3437062 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3437065 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3437065 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3437069 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3437069 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3437073 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3437074 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3437077 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3437077 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3437080 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3437081 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3437083 T10179 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3437084 T10179 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3437331 T10179 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3437333 T10179 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34708
   [junit4]   2> 3437334 T10179 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3437334 T10179 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3437334 T10179 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002
   [junit4]   2> 3437335 T10179 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/'
   [junit4]   2> 3437344 T10179 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/solr.xml
   [junit4]   2> 3437352 T10179 oasc.CoreContainer.<init> New CoreContainer 634758403
   [junit4]   2> 3437353 T10179 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/]
   [junit4]   2> 3437353 T10179 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3437354 T10179 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3437354 T10179 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3437354 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3437354 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3437355 T10179 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3437355 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3437355 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3437355 T10179 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3437355 T10179 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3437356 T10179 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3437356 T10179 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3437356 T10179 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3437357 T10179 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3437357 T10179 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47788/solr
   [junit4]   2> 3437357 T10179 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3437357 T10179 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3437358 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3437359 T10199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c0975c5 name:ZooKeeperConnection Watcher:127.0.0.1:47788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3437359 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3437359 T10179 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3437360 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3437361 T10201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fe08a44 name:ZooKeeperConnection Watcher:127.0.0.1:47788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3437361 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3437362 T10179 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3437363 T10179 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3437365 T10179 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 3437367 T10179 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 3437368 T10179 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 3437369 T10179 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3437369 T10179 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53379_
   [junit4]   2> 3437370 T10179 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53379_
   [junit4]   2> 3437371 T10179 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3437372 T10179 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3437373 T10179 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3437374 T10179 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53379_
   [junit4]   2> 3437375 T10179 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3437377 T10179 oasc.Overseer.start Overseer (id=92720623404646403-127.0.0.1:53379_-n_0000000000) starting
   [junit4]   2> 3437381 T10179 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3437388 T10179 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3437389 T10203 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3437390 T10179 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3437392 T10179 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3437395 T10179 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3437399 T10202 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3437401 T10205 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 3437402 T10205 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3437403 T10205 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3437403 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3437407 T10202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53379",
   [junit4]   2> 	  "node_name":"127.0.0.1:53379_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3437407 T10202 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3437408 T10202 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 3437408 T10202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3437411 T10206 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> 3438403 T10205 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3438404 T10205 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3438404 T10205 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3438405 T10205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3438406 T10205 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3438407 T10205 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/collection1/'
   [junit4]   2> 3438408 T10205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 3438408 T10205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 3438408 T10205 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 3438430 T10205 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3438439 T10205 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3438441 T10205 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3438445 T10205 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3438545 T10205 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3438549 T10205 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3438550 T10205 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3438562 T10205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3438565 T10205 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3438568 T10205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3438569 T10205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3438569 T10205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3438570 T10205 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3438571 T10205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3438571 T10205 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3438571 T10205 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3438572 T10205 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3438572 T10205 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/control/data/
   [junit4]   2> 3438572 T10205 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@511b4e67
   [junit4]   2> 3438573 T10205 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/control/data
   [junit4]   2> 3438573 T10205 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/control/data/index/
   [junit4]   2> 3438574 T10205 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3438574 T10205 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/control/data/index
   [junit4]   2> 3438574 T10205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.4794921875, floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=17.582894276455097, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7452416211181688
   [junit4]   2> 3438575 T10205 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-28a90a35)),segFN=segments_1,generation=1}
   [junit4]   2> 3438575 T10205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3438578 T10205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3438578 T10205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3438578 T10205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3438578 T10205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3438579 T10205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3438579 T10205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3438579 T10205 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3438579 T10205 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3438579 T10205 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3438580 T10205 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3438580 T10205 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3438580 T10205 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3438581 T10205 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3438581 T10205 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3438581 T10205 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3438581 T10205 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3438581 T10205 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3438582 T10205 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3438582 T10205 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3438582 T10205 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3438584 T10205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3438585 T10205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3438585 T10205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3438586 T10205 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3438587 T10205 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3438588 T10205 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3438588 T10205 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.27734375, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=28.27785524314595, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3438588 T10205 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-28a90a35)),segFN=segments_1,generation=1}
   [junit4]   2> 3438588 T10205 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3438589 T10205 oass.SolrIndexSearcher.<init> Opening Searcher@7c63e7c9[collection1] main
   [junit4]   2> 3438589 T10205 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3438590 T10205 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3438590 T10205 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3438590 T10205 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3438591 T10205 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3438591 T10205 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3438591 T10205 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3438591 T10205 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3438592 T10205 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 3438593 T10205 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3438593 T10205 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3438594 T10205 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3438595 T10207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c63e7c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3438596 T10205 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3438597 T10210 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53379 collection:control_collection shard:shard1
   [junit4]   2> 3438597 T10179 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 3438597 T10179 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3438597 T10210 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3438598 T10179 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3438599 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3438600 T10213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51e33b98 name:ZooKeeperConnection Watcher:127.0.0.1:47788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3438600 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3438600 T10179 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3438601 T10179 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3438601 T10210 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3438602 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3438603 T10210 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3438603 T10210 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2713 name=collection1 org.apache.solr.core.SolrCore@663913f url=http://127.0.0.1:53379/collection1 node=127.0.0.1:53379_ C2713_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53379, node_name=127.0.0.1:53379_, state=down}
   [junit4]   2> 3438603 T10210 C2713 P53379 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53379/collection1/
   [junit4]   2> 3438603 T10210 C2713 P53379 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3438603 T10179 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3438604 T10210 C2713 P53379 oasc.SyncStrategy.syncToMe http://127.0.0.1:53379/collection1/ has no replicas
   [junit4]   2> 3438604 T10210 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53379/collection1/ shard1
   [junit4]   2> 3438604 T10210 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3438606 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3438709 T10206 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> 3438709 T10214 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> 3438757 T10210 oasc.ZkController.register We are http://127.0.0.1:53379/collection1/ and leader is http://127.0.0.1:53379/collection1/
   [junit4]   2> 3438758 T10210 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53379
   [junit4]   2> 3438758 T10210 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3438758 T10210 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 3438758 T10210 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3438759 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3438761 T10202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53379",
   [junit4]   2> 	  "node_name":"127.0.0.1:53379_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3438851 T10179 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3438851 T10179 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3438853 T10179 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38176
   [junit4]   2> 3438854 T10179 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3438854 T10179 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3438854 T10179 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003
   [junit4]   2> 3438855 T10179 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/'
   [junit4]   2> 3438863 T10214 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> 3438863 T10206 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> 3438864 T10179 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/solr.xml
   [junit4]   2> 3438871 T10179 oasc.CoreContainer.<init> New CoreContainer 1612817985
   [junit4]   2> 3438872 T10179 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/]
   [junit4]   2> 3438872 T10179 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3438872 T10179 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3438872 T10179 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3438873 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3438873 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3438873 T10179 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3438873 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3438874 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3438874 T10179 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3438874 T10179 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3438874 T10179 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3438875 T10179 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3438875 T10179 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3438875 T10179 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3438875 T10179 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47788/solr
   [junit4]   2> 3438876 T10179 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3438876 T10179 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3438877 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3438877 T10225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bafa1d4 name:ZooKeeperConnection Watcher:127.0.0.1:47788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3438878 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3438878 T10179 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3438879 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3438880 T10227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f47ed56 name:ZooKeeperConnection Watcher:127.0.0.1:47788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3438880 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3438885 T10179 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3439888 T10179 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34626_
   [junit4]   2> 3439889 T10179 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34626_
   [junit4]   2> 3439894 T10179 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3439899 T10229 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3439899 T10229 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3439900 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3439900 T10229 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3439904 T10202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34626",
   [junit4]   2> 	  "node_name":"127.0.0.1:34626_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3439904 T10202 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3439905 T10202 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 3439905 T10202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3440008 T10214 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3440009 T10228 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3440008 T10206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3440900 T10229 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3440901 T10229 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3440902 T10229 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3440902 T10229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3440904 T10229 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3440904 T10229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/collection1/'
   [junit4]   2> 3440905 T10229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 3440906 T10229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 3440906 T10229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 3440932 T10229 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3440943 T10229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3440944 T10229 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3440948 T10229 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3441041 T10229 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3441049 T10229 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3441051 T10229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3441060 T10229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3441063 T10229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3441065 T10229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3441067 T10229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3441067 T10229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3441067 T10229 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3441068 T10229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3441068 T10229 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3441069 T10229 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3441069 T10229 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3441069 T10229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty1/
   [junit4]   2> 3441069 T10229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@511b4e67
   [junit4]   2> 3441070 T10229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty1
   [junit4]   2> 3441070 T10229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty1/index/
   [junit4]   2> 3441071 T10229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 3441071 T10229 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty1/index
   [junit4]   2> 3441071 T10229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.4794921875, floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=17.582894276455097, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7452416211181688
   [junit4]   2> 3441072 T10229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-147bb15d)),segFN=segments_1,generation=1}
   [junit4]   2> 3441072 T10229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3441075 T10229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3441075 T10229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3441075 T10229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3441076 T10229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3441076 T10229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3441076 T10229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3441077 T10229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3441077 T10229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3441077 T10229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3441077 T10229 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3441078 T10229 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3441078 T10229 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3441078 T10229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3441078 T10229 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3441079 T10229 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3441079 T10229 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3441079 T10229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3441079 T10229 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3441080 T10229 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3441080 T10229 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3441081 T10229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441082 T10229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441082 T10229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441083 T10229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3441084 T10229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3441084 T10229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3441084 T10229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.27734375, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=28.27785524314595, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3441085 T10229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-147bb15d)),segFN=segments_1,generation=1}
   [junit4]   2> 3441085 T10229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3441085 T10229 oass.SolrIndexSearcher.<init> Opening Searcher@3f385a36[collection1] main
   [junit4]   2> 3441085 T10229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3441087 T10229 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3441087 T10229 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3441088 T10229 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3441088 T10229 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3441088 T10229 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3441089 T10229 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3441090 T10229 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3441090 T10229 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 3441090 T10229 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3441091 T10230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f385a36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3441092 T10229 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3441093 T10233 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34626 collection:collection1 shard:shard2
   [junit4]   2> 3441094 T10179 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 3441095 T10179 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3441095 T10233 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3441099 T10233 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3441100 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3441100 T10233 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3441100 T10233 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2714 name=collection1 org.apache.solr.core.SolrCore@4baf5489 url=http://127.0.0.1:34626/collection1 node=127.0.0.1:34626_ C2714_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:34626, node_name=127.0.0.1:34626_, state=down}
   [junit4]   2> 3441100 T10233 C2714 P34626 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34626/collection1/
   [junit4]   2> 3441101 T10233 C2714 P34626 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3441101 T10233 C2714 P34626 oasc.SyncStrategy.syncToMe http://127.0.0.1:34626/collection1/ has no replicas
   [junit4]   2> 3441101 T10233 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34626/collection1/ shard2
   [junit4]   2> 3441101 T10233 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3441103 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3441205 T10214 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3441206 T10206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3441206 T10228 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3441254 T10233 oasc.ZkController.register We are http://127.0.0.1:34626/collection1/ and leader is http://127.0.0.1:34626/collection1/
   [junit4]   2> 3441254 T10233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34626
   [junit4]   2> 3441254 T10233 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3441254 T10233 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 3441255 T10233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3441256 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3441257 T10202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34626",
   [junit4]   2> 	  "node_name":"127.0.0.1:34626_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3441335 T10179 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3441336 T10179 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3441337 T10179 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44641
   [junit4]   2> 3441338 T10179 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3441338 T10179 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3441339 T10179 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004
   [junit4]   2> 3441339 T10179 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/'
   [junit4]   2> 3441348 T10179 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/solr.xml
   [junit4]   2> 3441355 T10179 oasc.CoreContainer.<init> New CoreContainer 1055212798
   [junit4]   2> 3441355 T10179 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/]
   [junit4]   2> 3441356 T10179 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3441356 T10179 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3441356 T10179 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3441356 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3441357 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3441357 T10179 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3441357 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3441357 T10179 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3441357 T10179 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3441358 T10179 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3441358 T10179 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3441358 T10179 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3441359 T10179 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3441359 T10179 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3441359 T10214 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3441359 T10228 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3441359 T10206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3441359 T10179 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47788/solr
   [junit4]   2> 3441360 T10179 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3441360 T10179 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3441361 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3441362 T10245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76ca5bd1 name:ZooKeeperConnection Watcher:127.0.0.1:47788 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3441362 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3441362 T10179 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3441364 T10179 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3441364 T10247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d77d1d3 name:ZooKeeperConnection Watcher:127.0.0.1:47788/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3441364 T10179 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3441367 T10179 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3442369 T10179 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36107_
   [junit4]   2> 3442371 T10179 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36107_
   [junit4]   2> 3442374 T10179 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3442377 T10249 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3442377 T10249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3442378 T10249 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3442378 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3442382 T10202 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36107",
   [junit4]   2> 	  "node_name":"127.0.0.1:36107_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 3442382 T10202 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3442382 T10202 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3442485 T10248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3442485 T10228 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3442485 T10206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3442485 T10214 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3443378 T10249 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3443379 T10249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3443380 T10249 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3443380 T10249 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3443382 T10249 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3443382 T10249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/collection1/'
   [junit4]   2> 3443383 T10249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 3443383 T10249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 3443384 T10249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 3443407 T10249 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3443416 T10249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3443417 T10249 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3443421 T10249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3443514 T10249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3443523 T10249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3443524 T10249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3443534 T10249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3443536 T10249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3443538 T10249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3443539 T10249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3443539 T10249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3443540 T10249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3443541 T10249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3443541 T10249 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3443541 T10249 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3443541 T10249 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3443541 T10249 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty2/
   [junit4]   2> 3443542 T10249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@511b4e67
   [junit4]   2> 3443542 T10249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty2
   [junit4]   2> 3443542 T10249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty2/index/
   [junit4]   2> 3443542 T10249 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 3443542 T10249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-BA49C4A8FDD9D7C2-001/tempDir-001/jetty2/index
   [junit4]   2> 3443543 T10249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.4794921875, floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=17.582894276455097, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7452416211181688
   [junit4]   2> 3443543 T10249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1395c7c5)),segFN=segments_1,generation=1}
   [junit4]   2> 3443543 T10249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3443545 T10249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3443545 T10249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3443546 T10249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3443546 T10249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3443546 T10249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3443546 T10249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3443547 T10249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3443547 T10249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3443547 T10249 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3443547 T10249 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3443547 T10249 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3443548 T10249 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3443548 T10249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3443548 T10249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3443548 T10249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3443549 T10249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3443549 T10249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3443549 T10249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3443549 T10249 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3443550 T10249 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3443551 T10249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3443551 T10249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3443552 T10249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3443553 T10249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3443554 T10249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3443554 T10249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3443554 T10249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.27734375, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=28.27785524314595, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3443555 T10249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1395c7c5)),segFN=segments_1,generation=1}
   [junit4]   2> 3443555 T10249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3443555 T10249 oass.SolrIndexSearcher.<init> Opening Searcher@6284cf98[collection1] main
   [junit4]   2> 3443555 T10249 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3443556 T10249 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3443556 T10249 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3443556 T10249 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3443556 T10249 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3443556 T10249 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3443557 T10249 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3443557 T10249 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3443557 T10249 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 3443557 T10249 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3443559 T10250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6284cf98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3443561 T10249 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3443562 T10253 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36107 collection:collection1 shard:shard1
   [junit4]   2> 3443562 T10179 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 3443563 T10179 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3443563 T10253 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3443566 T10253 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3443568 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3443568 T10253 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3443568 T10253 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2715 name=collection1 org.apache.solr.core.SolrCore@2523d93b url=http://127.0.0.1:36107/collection1 node=127.0.0.1:36107_ C2715_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:36107, node_name=127.0.0.1:36107_, state=down}
   [junit4]   2> 3443569 T10253 C2715 P36107 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36107/collection1/
   [junit4]   2> 3443569 T10253 C2715 P36107 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3443569 T10253 C2715 P36107 oasc.SyncStrategy.syncToMe http://127.0.0.1:36107/collection1/ has no replicas
   [junit4]   2> 3443570 T10253 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36107/collection1/ shard1
   [junit4]   2> 3443570 T10253 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3443572 T10206 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3443673 T10248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3443673 T10206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3443673 T10228 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3443673 T10214 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3443722 T10253 oasc.ZkController.register We are http://127.0.0.1:36107/collection1/ and leader is http://127.0.0.1:36107/collection1/
   [junit4]   2> 3443722 T1025

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

)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  31) Thread[id=3104, name=SUITE-ChaosMonkeySafeLeaderTest-seed#[BA49C4A8FDD9D7C2]-worker, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:424)
   [junit4]   2> 	        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
   [junit4]   2> 	        at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
   [junit4]   2> 	        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	        at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  32) Thread[id=3193, name=Thread-1290, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:923)
   [junit4]   2> 	  33) Thread[id=3179, name=qtp1158346117-3179 Selector1, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  34) Thread[id=3157, name=coreZkRegister-2082-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=LuceneFixedGap), a_t=FSTOrd50, a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=hi, timezone=Pacific/Easter
   [junit4]   2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=45,free=214322232,total=367525888
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, CSVRequestHandlerTest, UUIDFieldTest, StatsComponentTest, TestSolrQueryParser, ClusterStateTest, ReplicationFactorTest, CacheHeaderTest, TestLazyCores, AddSchemaFieldsUpdateProcessorFactoryTest, AliasIntegrationTest, TestStressLucene, SuggesterFSTTest, DefaultValueUpdateProcessorTest, TestDistributedGrouping, ChangedSchemaMergeTest, TestManagedResourceStorage, TestBadConfig, DistanceFunctionTest, SliceStateTest, DateMathParserTest, CoreAdminRequestStatusTest, PolyFieldTest, TestHighlightDedupGrouping, TestReloadAndDeleteDocs, PrimUtilsTest, URLClassifyProcessorTest, TestFieldSortValues, TestSolrQueryParserResource, CollectionsAPIDistributedZkTest, StressHdfsTest, FileBasedSpellCheckerTest, TestBlendedInfixSuggestions, TestOverriddenPrefixQueryForCustomFieldType, TestZkChroot, DeleteInactiveReplicaTest, SOLR749Test, DistributedSuggestComponentTest, TestJmxMonitoredMap, TestSchemaManager, IndexSchemaRuntimeFieldTest, SpatialFilterTest, TestManagedSchemaFieldResource, TestPostingsSolrHighlighter, TestFiltering, TestCoreContainer, ExitableDirectoryReaderTest, TestChildDocTransformer, TermVectorComponentDistributedTest, NumericFieldsTest, SolrIndexConfigTest, CurrencyFieldXmlFileTest, CircularListTest, AlternateDirectoryTest, MultiTermTest, SSLMigrationTest, CoreContainerCoreInitFailuresTest, TermVectorComponentTest, TestMergePolicyConfig, BinaryUpdateRequestHandlerTest, TestAddFieldRealTimeGet, TestWriterPerf, SolrInfoMBeanTest, TestCloudSchemaless, TestOmitPositions, SolrRequestParserTest, CoreAdminCreateDiscoverTest, DeleteShardTest, RequestHandlersTest, TestUtils, ShardRoutingCustomTest, TestDistribDocBasedVersion, TestCollationField, DocExpirationUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=BA49C4A8FDD9D7C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Pacific/Easter -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA49C4A8FDD9D7C2]:0)
   [junit4] Completed on J1 in 7223.83s, 1 test, 2 errors <<< FAILURES!

[...truncated 108 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:525: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:473: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:502: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 441 suites, 1801 tests, 3 suite-level errors, 1 error, 364 ignored (21 assumptions)

Total time: 182 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b09 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any