Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11696/
Java: 64bit/jdk1.9.0-ea-b47 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:55072/blw

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:55072/blw
        at 
__randomizedtesting.SeedInfo.seed([751CF87768202D0A:FD48C7ADC6DC40F2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:512)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:117)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        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.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        ... 47 more




Build Log:
[...truncated 9419 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/init-core-data-001
   [junit4]   2> 760236 T3490 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /blw/
   [junit4]   2> 760242 T3490 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 760244 T3491 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 760344 T3490 oasc.ZkTestServer.run start zk server on 
port:35357
   [junit4]   2> 760345 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 760353 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 760357 T3498 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43cc53de 
name:ZooKeeperConnection Watcher:127.0.0.1:35357 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760358 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 760358 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 760359 T3490 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 760367 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 760372 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 760386 T3501 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@565c4d3f 
name:ZooKeeperConnection Watcher:127.0.0.1:35357/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 760387 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 760387 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 760387 T3490 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 760389 T3490 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 760390 T3490 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 760391 T3490 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 760396 T3490 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> 760397 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 760399 T3490 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 760399 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 760402 T3490 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> 760402 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 760404 T3490 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> 760405 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 760407 T3490 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> 760407 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 760409 T3490 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> 760410 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 760412 T3490 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> 760412 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 760414 T3490 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> 760414 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 760431 T3490 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> 760431 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 760433 T3490 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> 760433 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 760444 T3490 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> 760445 T3490 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 760823 T3490 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/cores/collection1
   [junit4]   2> 760826 T3490 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 760834 T3490 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4a5dd62c{/blw,null,AVAILABLE}
   [junit4]   2> 760838 T3490 oejs.AbstractConnector.doStart Started 
ServerConnector@2d6c550a{HTTP/1.1}{127.0.0.1:35176}
   [junit4]   2> 760839 T3490 oejs.Server.doStart Started @762188ms
   [junit4]   2> 760840 T3490 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@726f3b58
   [junit4]   2> 760840 T3490 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 760840 T3490 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001
   [junit4]   2> 760841 T3490 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/'
   [junit4]   2> 760860 T3490 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/solr.xml
   [junit4]   2> 760866 T3490 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/cores
   [junit4]   2> 760876 T3490 oasc.CoreContainer.<init> New CoreContainer 
624376725
   [junit4]   2> 760877 T3490 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/]
   [junit4]   2> 760878 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 760878 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 760879 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 760879 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 760880 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 760880 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 760880 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 760880 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 760881 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 760881 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 760881 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 760882 T3490 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 760883 T3490 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 760883 T3490 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 760883 T3490 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 760884 T3490 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35357/solr
   [junit4]   2> 760884 T3490 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 760885 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 760886 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 760891 T3515 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@aaf3feb name:ZooKeeperConnection 
Watcher:127.0.0.1:35357 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 760892 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 760892 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 760894 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 760897 T3518 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@66746de name:ZooKeeperConnection 
Watcher:127.0.0.1:35357/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 760898 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 760899 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 760901 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 760903 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 760906 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 760909 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 760911 T3490 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 760914 T3490 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35176_blw
   [junit4]   2> 760915 T3490 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35176_blw
   [junit4]   2> 760917 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 760918 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 760920 T3490 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 760921 T3490 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:35176_blw
   [junit4]   2> 760921 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 760922 T3490 oasc.Overseer.start Overseer 
(id=93217562197426179-127.0.0.1:35176_blw-n_0000000000) starting
   [junit4]   2> 760924 T3490 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 760928 T3490 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 760929 T3520 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 760929 T3490 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 760931 T3490 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 760942 T3490 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 760955 T3490 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/cores
   [junit4]   2> 760958 T3490 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/cores/collection1/
   [junit4]   2> 760959 T3490 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 760960 T3519 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 760960 T3522 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 760960 T3522 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 760961 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 760961 T3522 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 760963 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35176/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:35176_blw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 760966 T3519 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35176/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:35176_blw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 760967 T3519 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 760967 T3519 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 760979 T3518 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> 761962 T3522 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 761962 T3522 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 761963 T3522 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 761963 T3522 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 761963 T3522 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 761964 T3522 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/cores/collection1/'
   [junit4]   2> 761973 T3522 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 761975 T3522 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 761983 T3522 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 761991 T3522 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 762040 T3522 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 762043 T3522 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 762050 T3522 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 762236 T3522 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 762239 T3522 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 762241 T3522 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 762254 T3522 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 762286 T3522 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 762286 T3522 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 762287 T3522 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/control/data/
   [junit4]   2> 762287 T3522 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@368140b5
   [junit4]   2> 762288 T3522 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/control/data
   [junit4]   2> 762288 T3522 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/control/data/index/
   [junit4]   2> 762288 T3522 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 762289 T3522 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/control/data/index
   [junit4]   2> 762289 T3522 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=51.62109375, 
floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=9.745676834656877, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7140210294713121
   [junit4]   2> 762290 T3522 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@60722338 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10d095cf),segFN=segments_1,generation=1}
   [junit4]   2> 762291 T3522 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 762294 T3522 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 762294 T3522 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 762295 T3522 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 762295 T3522 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 762295 T3522 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 762295 T3522 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 762295 T3522 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 762295 T3522 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 762296 T3522 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 762296 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 762296 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 762296 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 762297 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 762297 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 762297 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 762297 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 762298 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 762298 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 762298 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 762299 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 762299 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 762299 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 762299 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 762300 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 762300 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 762300 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 762300 T3522 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 762302 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 762303 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 762304 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 762305 T3522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 762306 T3522 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 762307 T3522 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 762307 T3522 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 762308 T3522 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 762308 T3522 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@60722338 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10d095cf),segFN=segments_1,generation=1}
   [junit4]   2> 762309 T3522 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 762309 T3522 oass.SolrIndexSearcher.<init> Opening 
Searcher@1789d4a6[collection1] main
   [junit4]   2> 762309 T3522 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 762310 T3522 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 762311 T3522 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 762311 T3522 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 762311 T3522 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 762312 T3522 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 762312 T3522 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 762313 T3522 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 762313 T3522 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 762313 T3522 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 762314 T3522 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 762328 T3523 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1789d4a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 762328 T3526 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:35176/blw 
collection:control_collection shard:shard1
   [junit4]   2> 762328 T3490 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 762329 T3490 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 762329 T3526 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 762330 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 762330 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 762335 T3529 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4e7ace30 
name:ZooKeeperConnection Watcher:127.0.0.1:35357/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762336 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 762336 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 762337 T3490 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 762338 T3526 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 762339 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 762339 T3526 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 762339 T3526 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1802 name=collection1 
org.apache.solr.core.SolrCore@9b14d0e 
url=http://127.0.0.1:35176/blw/collection1 node=127.0.0.1:35176_blw 
C1802_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:35176/blw, node_name=127.0.0.1:35176_blw, state=down}
   [junit4]   2> 762339 T3526 C1802 P35176 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:35176/blw/collection1/
   [junit4]   2> 762340 T3526 C1802 P35176 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 762340 T3526 C1802 P35176 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:35176/blw/collection1/ has no replicas
   [junit4]   2> 762340 T3526 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:35176/blw/collection1/ shard1
   [junit4]   2> 762340 T3526 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 762341 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 762355 T3490 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 762356 T3490 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 762356 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 762359 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 762360 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:35176/blw";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 762366 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 762372 T3532 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16c1a191 
name:ZooKeeperConnection Watcher:127.0.0.1:35357/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762373 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 762373 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 762375 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 762376 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 762377 T3519 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 762378 T3529 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> 762380 T3518 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> 762485 T3519 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 762486 T3529 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> 762510 T3526 oasc.ZkController.register We are 
http://127.0.0.1:35176/blw/collection1/ and leader is 
http://127.0.0.1:35176/blw/collection1/
   [junit4]   2> 762511 T3526 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:35176/blw
   [junit4]   2> 762511 T3526 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 762511 T3526 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 762511 T3526 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 762513 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 762517 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35176/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:35176_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 762518 T3519 oasco.ReplicaMutator.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:35176/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:35176_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 762623 T3529 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> 762624 T3518 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> 762809 T3490 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/cores/collection1
   [junit4]   2> 762811 T3490 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 762813 T3490 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 762815 T3490 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@e54cd6{/blw,null,AVAILABLE}
   [junit4]   2> 762816 T3490 oejs.AbstractConnector.doStart Started 
ServerConnector@6981ca4f{HTTP/1.1}{127.0.0.1:46759}
   [junit4]   2> 762816 T3490 oejs.Server.doStart Started @764165ms
   [junit4]   2> 762817 T3490 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@726f3b58
   [junit4]   2> 762817 T3490 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 762817 T3490 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001
   [junit4]   2> 762817 T3490 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/'
   [junit4]   2> 762837 T3490 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/solr.xml
   [junit4]   2> 762845 T3490 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/cores
   [junit4]   2> 762846 T3490 oasc.CoreContainer.<init> New CoreContainer 
808856703
   [junit4]   2> 762846 T3490 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/]
   [junit4]   2> 762884 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 762885 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 762886 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 762886 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 762886 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 762887 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 762887 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 762887 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 762888 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 762888 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 762888 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 762890 T3490 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 762890 T3490 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 762891 T3490 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 762891 T3490 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 762892 T3490 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35357/solr
   [junit4]   2> 762892 T3490 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 762892 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 762893 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 762896 T3546 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@64765ced 
name:ZooKeeperConnection Watcher:127.0.0.1:35357 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762896 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 762896 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 762902 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 762905 T3549 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a0c93d5 
name:ZooKeeperConnection Watcher:127.0.0.1:35357/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 762905 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 762911 T3490 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 763917 T3490 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46759_blw
   [junit4]   2> 763918 T3490 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46759_blw
   [junit4]   2> 763927 T3490 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 763929 T3490 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/cores
   [junit4]   2> 763930 T3490 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/cores/collection1/
   [junit4]   2> 763931 T3490 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 763940 T3550 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 763940 T3550 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 763942 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 763943 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46759/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:46759_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 763944 T3519 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46759/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:46759_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 763944 T3519 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 763944 T3519 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 763945 T3550 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 763945 T3550 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 763946 T3550 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 763947 T3550 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 763947 T3550 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 764055 T3519 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 764056 T3549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 764056 T3549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 764947 T3550 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 764948 T3550 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 764949 T3550 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 764949 T3550 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 764950 T3550 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 764951 T3550 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/cores/collection1/'
   [junit4]   2> 764965 T3550 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 764966 T3550 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 764972 T3550 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 764980 T3550 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 765020 T3550 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 765031 T3550 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 765037 T3550 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 765209 T3550 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 765211 T3550 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 765212 T3550 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 765214 T3550 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 765235 T3550 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 765235 T3550 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 765236 T3550 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty1/
   [junit4]   2> 765236 T3550 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@368140b5
   [junit4]   2> 765236 T3550 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty1
   [junit4]   2> 765236 T3550 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty1/index/
   [junit4]   2> 765237 T3550 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 765237 T3550 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty1/index
   [junit4]   2> 765237 T3550 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=51.62109375, 
floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=9.745676834656877, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7140210294713121
   [junit4]   2> 765237 T3550 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5a5af49b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45de2d0a),segFN=segments_1,generation=1}
   [junit4]   2> 765238 T3550 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 765240 T3550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 765241 T3550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 765241 T3550 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 765241 T3550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765241 T3550 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 765241 T3550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 765242 T3550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 765242 T3550 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 765242 T3550 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 765243 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 765243 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 765244 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 765244 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 765244 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 765245 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 765246 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 765246 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 765247 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 765248 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 765249 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 765249 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 765250 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 765251 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 765251 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 765252 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 765252 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 765253 T3550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 765256 T3550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 765257 T3550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 765259 T3550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 765260 T3550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 765261 T3550 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 765262 T3550 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 765262 T3550 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 765263 T3550 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 765264 T3550 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5a5af49b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45de2d0a),segFN=segments_1,generation=1}
   [junit4]   2> 765264 T3550 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 765265 T3550 oass.SolrIndexSearcher.<init> Opening 
Searcher@bab856a[collection1] main
   [junit4]   2> 765265 T3550 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 765266 T3550 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 765266 T3550 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 765267 T3550 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 765267 T3550 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 765267 T3550 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 765268 T3550 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 765269 T3550 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 765269 T3550 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 765269 T3550 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 765287 T3551 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@bab856a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 765288 T3550 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 765288 T3554 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:46759/blw collection:collection1 
shard:shard2
   [junit4]   2> 765290 T3490 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 765291 T3490 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 765291 T3554 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 765297 T3554 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 765299 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 765300 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 765302 T3519 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 765305 T3549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 765306 T3554 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 765306 T3549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 765306 T3554 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1803 name=collection1 
org.apache.solr.core.SolrCore@5f0bedd3 
url=http://127.0.0.1:46759/blw/collection1 node=127.0.0.1:46759_blw 
C1803_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:46759/blw, node_name=127.0.0.1:46759_blw, state=down}
   [junit4]   2> 765306 T3554 C1803 P46759 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:46759/blw/collection1/
   [junit4]   2> 765307 T3554 C1803 P46759 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 765307 T3554 C1803 P46759 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:46759/blw/collection1/ has no replicas
   [junit4]   2> 765307 T3554 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:46759/blw/collection1/ shard2
   [junit4]   2> 765307 T3554 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 765311 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 765312 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:46759/blw";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 765313 T3519 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 765314 T3549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 765314 T3549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 765315 T3554 oasc.ZkController.register We are 
http://127.0.0.1:46759/blw/collection1/ and leader is 
http://127.0.0.1:46759/blw/collection1/
   [junit4]   2> 765315 T3554 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:46759/blw
   [junit4]   2> 765315 T3554 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 765315 T3554 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 765315 T3554 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 765316 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 765317 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46759/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:46759_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 765317 T3519 oasco.ReplicaMutator.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:46759/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:46759_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 765318 T3519 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 765318 T3549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 765319 T3554 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 765320 T3549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 765672 T3490 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/cores/collection1
   [junit4]   2> 765673 T3490 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 765674 T3490 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 765675 T3490 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@59726cdf{/blw,null,AVAILABLE}
   [junit4]   2> 765676 T3490 oejs.AbstractConnector.doStart Started 
ServerConnector@7f62e99f{HTTP/1.1}{127.0.0.1:55072}
   [junit4]   2> 765676 T3490 oejs.Server.doStart Started @767025ms
   [junit4]   2> 765676 T3490 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@726f3b58
   [junit4]   2> 765677 T3490 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 765677 T3490 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001
   [junit4]   2> 765677 T3490 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/'
   [junit4]   2> 765687 T3490 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/solr.xml
   [junit4]   2> 765692 T3490 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/cores
   [junit4]   2> 765692 T3490 oasc.CoreContainer.<init> New CoreContainer 
483845500
   [junit4]   2> 765693 T3490 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/]
   [junit4]   2> 765694 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 765694 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 765695 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 765695 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 765695 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 765696 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 765696 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 765697 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 765697 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 765697 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 765698 T3490 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 765699 T3490 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 765700 T3490 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 765701 T3490 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 765702 T3490 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 765702 T3490 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35357/solr
   [junit4]   2> 765703 T3490 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 765703 T3490 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 765704 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 765706 T3568 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@70c65be7 
name:ZooKeeperConnection Watcher:127.0.0.1:35357 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 765706 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 765707 T3490 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 765718 T3490 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 765719 T3571 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e1ce81a 
name:ZooKeeperConnection Watcher:127.0.0.1:35357/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 765730 T3490 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 765737 T3490 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 766741 T3490 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55072_blw
   [junit4]   2> 766742 T3490 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55072_blw
   [junit4]   2> 766756 T3490 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 766758 T3490 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/cores
   [junit4]   2> 766760 T3490 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/cores/collection1/
   [junit4]   2> 766761 T3490 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 766766 T3572 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 766767 T3572 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 766772 T3518 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 766773 T3519 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55072/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:55072_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 766774 T3519 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55072/blw";,
   [junit4]   2>          "node_name":"127.0.0.1:55072_blw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 766774 T3519 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 766775 T3519 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 766776 T3519 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 766776 T3549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 766777 T3549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 766774 T3572 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 766790 T3572 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 766791 T3572 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 766792 T3572 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 766792 T3572 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 766793 T3572 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 766793 T3572 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 766793 T3572 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 766793 T3572 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 766794 T3572 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 766794 T3572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/cores/collection1/'
   [junit4]   2> 766805 T3572 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 766808 T3572 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 766815 T3572 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 766821 T3572 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 766841 T3572 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 766843 T3572 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 766852 T3572 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 767056 T3572 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 767059 T3572 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 767061 T3572 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 767065 T3572 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 767095 T3572 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 767096 T3572 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 767096 T3572 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty2/
   [junit4]   2> 767096 T3572 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@368140b5
   [junit4]   2> 767097 T3572 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty2
   [junit4]   2> 767098 T3572 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty2/index/
   [junit4]   2> 767098 T3572 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 767098 T3572 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty2/index
   [junit4]   2> 767099 T3572 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=51.62109375, 
floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=9.745676834656877, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7140210294713121
   [junit4]   2> 767100 T3572 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@504f0fd1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2503a7c2),segFN=segments_1,generation=1}
   [junit4]   2> 767100 T3572 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 767104 T3572 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 767105 T3572 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 767105 T3572 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 767105 T3572 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 767105 T3572 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 767106 T3572 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 767106 T3572 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 767107 T3572 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 767107 T3572 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 767107 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 767107 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 767108 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 767108 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 767109 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 767109 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 767109 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 767110 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 767110 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 767111 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 767111 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 767112 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 767112 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 767113 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 767113 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 767114 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 767115 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 767115 T3572 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 767118 T3572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 767120 T3572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 767121 T3572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 767122 T3572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 767123 T3572 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 767125 T3572 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 767125 T3572 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 767129 T3572 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 767130 T3572 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@504f0fd1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2503a7c2),segFN=segments_1,generation=1}
   [junit4]   2> 767130 T3572 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 767130 T3572 oass.SolrIndexSearcher.<init> Opening 
Searcher@14ef7e02[collection1] main
   [junit4]   2> 767130 T3572 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 767131 T3572 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 767131 T3572 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 767131 T3572 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 767132 T3572 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 767132 T3572 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 767132 T3572 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 767132 T3572 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 767132 T3572 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 767133 T3572 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 767133 T3573 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@14ef7e02[collection1] 
main{ExitableDirectoryReader(

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

 directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001/tempDir-001/jetty4/index
   [junit4]   2> 1095730 T3490 oasc.Overseer.close Overseer 
(id=93217562197426189-127.0.0.1:47209_blw-n_0000000004) closing
   [junit4]   2> 1095731 T3666 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:47209_blw
   [junit4]   2> 1097232 T3660 oascc.ZkStateReader$7.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1097232 T3642 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1097235 T3490 oejs.AbstractConnector.doStop Stopped 
ServerConnector@345f71f4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1097235 T3490 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@11e78e66{/blw,null,UNAVAILABLE}
   [junit4]   2> 1097236 T3490 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35357 35357
   [junit4]   2> 1097797 T3491 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35357 35357
   [junit4]   2> 1097798 T3491 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=test -Dtests.seed=751CF87768202D0A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    338s J1 | ShardSplitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:55072/blw
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([751CF87768202D0A:FD48C7ADC6DC40F2]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:512)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:117)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
   [junit4]    >        ... 47 more
   [junit4]   2> 1097817 T3490 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 751CF87768202D0A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=de, timezone=Australia/North
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=8,threads=1,free=173561840,total=280424448
   [junit4]   2> NOTE: All tests run in this JVM: [TermsComponentTest, 
TestRecoveryHdfs, TestCloudInspectUtil, TestJoin, BJQParserTest, 
TestCoreDiscovery, BadCopyFieldTest, TermVectorComponentTest, 
SuggestComponentTest, IndexBasedSpellCheckerTest, SpellPossibilityIteratorTest, 
OverseerCollectionProcessorTest, TestQuerySenderNoQuery, 
UpdateRequestProcessorFactoryTest, DistributedDebugComponentTest, 
MBeansHandlerTest, TestSuggestSpellingConverter, TestFiltering, BasicZkTest, 
TestRangeQuery, TestCloudManagedSchema, CurrencyFieldOpenExchangeTest, 
TestExactSharedStatsCache, TestBadConfig, TestFileDictionaryLookup, 
CursorMarkTest, SignatureUpdateProcessorFactoryTest, 
SharedFSAutoReplicaFailoverUtilsTest, UpdateParamsTest, 
SimpleCollectionCreateDeleteTest, TestCollationFieldDocValues, 
TestSolrDeletionPolicy1, ShardRoutingCustomTest, TestReload, 
TestReloadAndDeleteDocs, TestSolrConfigHandler, XsltUpdateRequestHandlerTest, 
TestRandomFaceting, TestRebalanceLeaders, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReplicationHandlerBackup, 
TestSolrCoreProperties, TestManagedSynonymFilterFactory, 
TestDefaultSimilarityFactory, EnumFieldTest, TestReRankQParserPlugin, 
SpatialRPTFieldTypeTest, TestReplicaProperties, CurrencyFieldXmlFileTest, 
PluginInfoTest, LeaderElectionIntegrationTest, DisMaxRequestHandlerTest, 
AddBlockUpdateTest, TestMissingGroups, TestLeaderElectionZkExpiry, 
PrimitiveFieldTypeTest, HighlighterMaxOffsetTest, TestPseudoReturnFields, 
EchoParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestReversedWildcardFilterFactory, TestSimpleQParserPlugin, 
TestValueSourceCache, ExternalCollectionsTest, DateMathParserTest, 
TestSolr4Spatial2, DistributedTermsComponentTest, TestSolr4Spatial, 
DistributedFacetPivotSmallTest, HdfsSyncSliceTest, FileUtilsTest, 
TestDynamicLoading, BufferStoreTest, TestShardHandlerFactory, RankQueryTest, 
TestCloudPivotFacet, FileBasedSpellCheckerTest, 
TestLMDirichletSimilarityFactory, TestZkChroot, HdfsDirectoryTest, 
TestMiniSolrCloudCluster, MoreLikeThisHandlerTest, 
WordBreakSolrSpellCheckerTest, TestDistributedGrouping, 
OverriddenZkACLAndCredentialsProvidersTest, ExternalFileFieldSortTest, 
ShardSplitTest]
   [junit4] Completed on J1 in 337.62s, 1 test, 1 error <<< FAILURES!

[...truncated 863 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: 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:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 461 suites, 1845 tests, 1 error, 45 ignored (20 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to