Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11863/
Java: 64bit/jdk1.9.0-ea-b34 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)

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

Error Message:
Wrong doc count on shard1_0. See SOLR-5309 expected:<273> but was:<272>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0. See SOLR-5309 
expected:<273> but was:<272>
        at 
__randomizedtesting.SeedInfo.seed([A9641232E57EBC8E:28829C2A9221DCB2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:471)
        at 
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:241)
        at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:103)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
        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 
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)




Build Log:
[...truncated 9837 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
 A9641232E57EBC8E-001/init-core-data-001
   [junit4]   2> 1390293 T9182 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /du_/mt
   [junit4]   2> 1390296 T9182 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1390296 T9182 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1390297 T9183 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1390397 T9182 oasc.ZkTestServer.run start zk server on 
port:37858
   [junit4]   2> 1390397 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1390399 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1390402 T9190 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16543d5f 
name:ZooKeeperConnection Watcher:127.0.0.1:37858 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390403 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1390403 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1390404 T9182 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1390410 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1390411 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1390413 T9193 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@319730d2 
name:ZooKeeperConnection Watcher:127.0.0.1:37858/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390413 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1390414 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1390414 T9182 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1390417 T9182 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1390419 T9182 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1390420 T9182 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1390422 T9182 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> 1390422 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1390424 T9182 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> 1390424 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1390427 T9182 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> 1390428 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1390430 T9182 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> 1390430 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1390456 T9182 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> 1390457 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1390459 T9182 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> 1390459 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1390461 T9182 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> 1390461 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1390462 T9182 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> 1390463 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1390464 T9182 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> 1390464 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1390465 T9182 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> 1390466 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1390467 T9182 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> 1390467 T9182 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1390740 T9182 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1390742 T9182 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5f7a4dc5{/du_/mt,null,AVAILABLE}
   [junit4]   2> 1390756 T9182 oejs.AbstractConnector.doStart Started 
ServerConnector@606abc80{HTTP/1.1}{127.0.0.1:38297}
   [junit4]   2> 1390757 T9182 oejs.Server.doStart Started @1391890ms
   [junit4]   2> 1390757 T9182 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1390758 T9182 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1390758 T9182 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
 A9641232E57EBC8E-001/tempDir-002
   [junit4]   2> 1390758 T9182 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
 A9641232E57EBC8E-001/tempDir-002/'
   [junit4]   2> 1390768 T9182 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 A9641232E57EBC8E-001/tempDir-002/solr.xml
   [junit4]   2> 1390776 T9182 oasc.CoreContainer.<init> New CoreContainer 
979169413
   [junit4]   2> 1390777 T9182 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
 A9641232E57EBC8E-001/tempDir-002/]
   [junit4]   2> 1390777 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1390777 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1390778 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1390778 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1390778 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1390778 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1390778 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1390779 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1390779 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1390779 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1390779 T9182 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1390780 T9182 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1390780 T9182 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1390780 T9182 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1390780 T9182 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:37858/solr
   [junit4]   2> 1390781 T9182 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1390781 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1390781 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1390783 T9207 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b6995aa 
name:ZooKeeperConnection Watcher:127.0.0.1:37858 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390783 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1390784 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1390786 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1390787 T9210 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cd254e name:ZooKeeperConnection 
Watcher:127.0.0.1:37858/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1390787 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1390789 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1390792 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1390794 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1390795 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1390797 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1390798 T9182 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1390799 T9182 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38297_du_%2Fmt
   [junit4]   2> 1390800 T9182 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38297_du_%2Fmt
   [junit4]   2> 1390801 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1390802 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1390803 T9182 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1390804 T9182 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:38297_du_%2Fmt
   [junit4]   2> 1390804 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1390805 T9182 oasc.Overseer.start Overseer 
(id=93102406510182403-127.0.0.1:38297_du_%2Fmt-n_0000000000) starting
   [junit4]   2> 1390806 T9182 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1390810 T9182 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1390811 T9212 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1390811 T9182 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1390812 T9182 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1390813 T9182 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1390815 T9211 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1390816 T9214 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1390817 T9214 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1390817 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1390817 T9214 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1390821 T9211 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:38297/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:38297_du_%2Fmt",
   [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> 1390821 T9211 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:38297/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:38297_du_%2Fmt",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1390822 T9211 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1390822 T9211 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1390824 T9210 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> 1391818 T9214 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1391818 T9214 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1391819 T9214 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1391819 T9214 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1391819 T9214 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1391819 T9214 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
 A9641232E57EBC8E-001/tempDir-002/collection1/'
   [junit4]   2> 1391820 T9214 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1391820 T9214 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1391821 T9214 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1391830 T9214 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1391832 T9214 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1391837 T9214 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1391844 T9214 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1391858 T9214 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1391859 T9214 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1391865 T9214 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1391974 T9214 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1391975 T9214 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1391977 T9214 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1391979 T9214 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1391990 T9214 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1391991 T9214 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1391991 T9214 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
 A9641232E57EBC8E-001/tempDir-002/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 A9641232E57EBC8E-001/tempDir-001/control/data/
   [junit4]   2> 1391991 T9214 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@492e25b3
   [junit4]   2> 1391991 T9214 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
 A9641232E57EBC8E-001/tempDir-001/control/data
   [junit4]   2> 1391991 T9214 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
 A9641232E57EBC8E-001/tempDir-001/control/data/index/
   [junit4]   2> 1391992 T9214 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
 A9641232E57EBC8E-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1391992 T9214 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
 A9641232E57EBC8E-001/tempDir-001/control/data/index
   [junit4]   2> 1391992 T9214 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=59.22265625, 
floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=20.106970715580925, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1391993 T9214 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@59712249 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf9a67f),segFN=segments_1,generation=1}
   [junit4]   2> 1391993 T9214 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1391995 T9214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1391995 T9214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1391995 T9214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1391995 T9214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1391995 T9214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1391996 T9214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1391996 T9214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1391996 T9214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1391996 T9214 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1391996 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1391997 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1391997 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1391997 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1391997 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1391998 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1391998 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1391998 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1391998 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1391999 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1391999 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1391999 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1391999 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1392000 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1392000 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1392000 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1392000 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1392000 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1392001 T9214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1392002 T9214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392003 T9214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392003 T9214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392004 T9214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392005 T9214 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1392006 T9214 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1392006 T9214 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1392007 T9214 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=66.326171875, 
floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=12.563884839836476, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1392007 T9214 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@59712249 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf9a67f),segFN=segments_1,generation=1}
   [junit4]   2> 1392007 T9214 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1392007 T9214 oass.SolrIndexSearcher.<init> Opening 
Searcher@1fdc6690[collection1] main
   [junit4]   2> 1392007 T9214 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1392008 T9214 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1392008 T9214 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1392009 T9214 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1392009 T9214 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1392009 T9214 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392009 T9214 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1392009 T9214 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392009 T9214 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1392010 T9214 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1392010 T9214 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1392010 T9215 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1fdc6690[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392010 T9218 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:38297/du_/mt 
collection:control_collection shard:shard1
   [junit4]   2> 1392011 T9182 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1392011 T9182 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1392011 T9218 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1392012 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1392012 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1392013 T9221 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5273ddb4 
name:ZooKeeperConnection Watcher:127.0.0.1:37858/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1392013 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1392013 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1392014 T9182 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1392014 T9218 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1392015 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1392015 T9218 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1392015 T9218 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1392015 T9182 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1392015 T9211 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> ASYNC  NEW_CORE C2872 name=collection1 
org.apache.solr.core.SolrCore@73570bda 
url=http://127.0.0.1:38297/du_/mt/collection1 node=127.0.0.1:38297_du_%2Fmt 
C2872_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:38297/du_/mt, node_name=127.0.0.1:38297_du_%2Fmt, 
state=down}
   [junit4]   2> 1392015 T9218 C2872 P38297 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:38297/du_/mt/collection1/
   [junit4]   2> 1392016 T9182 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1392016 T9218 C2872 P38297 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1392016 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1392016 T9218 C2872 P38297 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:38297/du_/mt/collection1/ has no replicas
   [junit4]   2> 1392017 T9218 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:38297/du_/mt/collection1/ shard1
   [junit4]   2> 1392017 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1392017 T9218 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1392018 T9224 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@63468e73 
name:ZooKeeperConnection Watcher:127.0.0.1:37858/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1392018 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1392018 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1392019 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1392020 T9211 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 2, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:38297/du_/mt";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1392021 T9211 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> 1392021 T9211 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1392022 T9210 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> 1392024 T9221 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> 1392024 T9225 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1392024 T9211 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 1392025 T9226 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> 1392070 T9218 oasc.ZkController.register We are 
http://127.0.0.1:38297/du_/mt/collection1/ and leader is 
http://127.0.0.1:38297/du_/mt/collection1/
   [junit4]   2> 1392070 T9218 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:38297/du_/mt
   [junit4]   2> 1392070 T9218 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1392070 T9218 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1392071 T9218 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1392072 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1392073 T9211 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:38297/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:38297_du_%2Fmt",
   [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> 1392073 T9211 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:38297/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:38297_du_%2Fmt",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1392175 T9226 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> 1392175 T9210 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> 1392269 T9182 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1392270 T9182 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1392271 T9182 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@202ca643{/du_/mt,null,AVAILABLE}
   [junit4]   2> 1392271 T9182 oejs.AbstractConnector.doStart Started 
ServerConnector@3677a7e6{HTTP/1.1}{127.0.0.1:34580}
   [junit4]   2> 1392272 T9182 oejs.Server.doStart Started @1393405ms
   [junit4]   2> 1392272 T9182 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1392272 T9182 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1392273 T9182 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
 A9641232E57EBC8E-001/tempDir-003
   [junit4]   2> 1392273 T9182 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
 A9641232E57EBC8E-001/tempDir-003/'
   [junit4]   2> 1392282 T9182 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
 A9641232E57EBC8E-001/tempDir-003/solr.xml
   [junit4]   2> 1392290 T9182 oasc.CoreContainer.<init> New CoreContainer 
8363201
   [junit4]   2> 1392290 T9182 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
 A9641232E57EBC8E-001/tempDir-003/]
   [junit4]   2> 1392291 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1392291 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1392291 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1392291 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1392291 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1392291 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1392292 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1392292 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1392292 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1392292 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1392293 T9182 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1392293 T9182 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1392293 T9182 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1392293 T9182 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1392294 T9182 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:37858/solr
   [junit4]   2> 1392294 T9182 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1392294 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1392295 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1392296 T9240 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@63f553af 
name:ZooKeeperConnection Watcher:127.0.0.1:37858 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1392296 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1392296 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1392297 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1392298 T9243 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27b4d0e6 
name:ZooKeeperConnection Watcher:127.0.0.1:37858/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1392298 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1392304 T9182 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1393307 T9182 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34580_du_%2Fmt
   [junit4]   2> 1393309 T9182 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:34580_du_%2Fmt
   [junit4]   2> 1393318 T9182 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1393323 T9244 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1393324 T9244 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1393325 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1393325 T9244 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1393326 T9244 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1393326 T9211 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:34580/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:34580_du_%2Fmt",
   [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> 1393326 T9244 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1393327 T9211 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:34580/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:34580_du_%2Fmt",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1393327 T9211 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1393327 T9211 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1393328 T9244 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 1393328 T9244 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1393431 T9211 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1393432 T9243 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1393432 T9243 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 1394329 T9244 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1394329 T9244 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1394329 T9244 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1394329 T9244 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1394330 T9244 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1394330 T9244 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
 A9641232E57EBC8E-001/tempDir-003/collection1/'
   [junit4]   2> 1394331 T9244 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1394331 T9244 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1394331 T9244 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1394339 T9244 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1394341 T9244 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1394345 T9244 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1394362 T9244 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1394375 T9244 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1394376 T9244 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1394380 T9244 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1394474 T9244 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1394475 T9244 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1394476 T9244 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1394478 T9244 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1394487 T9244 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1394488 T9244 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1394488 T9244 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
 A9641232E57EBC8E-001/tempDir-003/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 A9641232E57EBC8E-001/tempDir-001/jetty1/
   [junit4]   2> 1394488 T9244 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@492e25b3
   [junit4]   2> 1394488 T9244 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
 A9641232E57EBC8E-001/tempDir-001/jetty1
   [junit4]   2> 1394489 T9244 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
 A9641232E57EBC8E-001/tempDir-001/jetty1/index/
   [junit4]   2> 1394489 T9244 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
 A9641232E57EBC8E-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1394489 T9244 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
 A9641232E57EBC8E-001/tempDir-001/jetty1/index
   [junit4]   2> 1394489 T9244 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=59.22265625, 
floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=20.106970715580925, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1394490 T9244 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4cd6be0a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64b216cc),segFN=segments_1,generation=1}
   [junit4]   2> 1394490 T9244 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1394492 T9244 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1394492 T9244 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1394492 T9244 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1394493 T9244 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1394493 T9244 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1394493 T9244 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1394493 T9244 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1394493 T9244 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1394493 T9244 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1394494 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1394494 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1394494 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1394495 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1394495 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1394495 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1394496 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1394496 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1394496 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1394497 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1394497 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1394497 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1394498 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1394498 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1394498 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1394499 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1394499 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1394499 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1394500 T9244 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1394502 T9244 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1394504 T9244 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1394504 T9244 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1394505 T9244 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1394506 T9244 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1394513 T9244 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1394513 T9244 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1394514 T9244 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=66.326171875, 
floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=12.563884839836476, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1394514 T9244 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4cd6be0a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64b216cc),segFN=segments_1,generation=1}
   [junit4]   2> 1394514 T9244 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1394514 T9244 oass.SolrIndexSearcher.<init> Opening 
Searcher@d9b1b5f[collection1] main
   [junit4]   2> 1394515 T9244 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1394516 T9244 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1394516 T9244 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1394516 T9244 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1394516 T9244 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1394516 T9244 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1394517 T9244 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1394517 T9244 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1394517 T9244 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1394517 T9244 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1394518 T9245 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@d9b1b5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1394518 T9244 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1394519 T9248 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:34580/du_/mt collection:collection1 
shard:shard2
   [junit4]   2> 1394519 T9182 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1394519 T9182 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1394519 T9248 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1394522 T9248 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1394523 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1394523 T9248 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1394523 T9248 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2873 name=collection1 
org.apache.solr.core.SolrCore@128fc81e 
url=http://127.0.0.1:34580/du_/mt/collection1 node=127.0.0.1:34580_du_%2Fmt 
C2873_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:34580/du_/mt, node_name=127.0.0.1:34580_du_%2Fmt, 
state=down}
   [junit4]   2> 1394523 T9248 C2873 P34580 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:34580/du_/mt/collection1/
   [junit4]   2> 1394523 T9211 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> 1394523 T9248 C2873 P34580 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1394524 T9248 C2873 P34580 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:34580/du_/mt/collection1/ has no replicas
   [junit4]   2> 1394524 T9248 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:34580/du_/mt/collection1/ shard2
   [junit4]   2> 1394524 T9211 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1394524 T9248 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1394524 T9243 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1394525 T9243 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 1394526 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1394527 T9211 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:34580/du_/mt";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1394527 T9211 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1394527 T9243 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1394528 T9243 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 1394577 T9248 oasc.ZkController.register We are 
http://127.0.0.1:34580/du_/mt/collection1/ and leader is 
http://127.0.0.1:34580/du_/mt/collection1/
   [junit4]   2> 1394577 T9248 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:34580/du_/mt
   [junit4]   2> 1394577 T9248 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1394577 T9248 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1394577 T9248 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1394578 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1394579 T9211 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:34580/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:34580_du_%2Fmt",
   [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> 1394579 T9211 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:34580/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:34580_du_%2Fmt",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1394580 T9211 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1394580 T9248 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 1394580 T9243 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1394581 T9243 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1394779 T9182 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1394780 T9182 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1394781 T9182 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4b1c8282{/du_/mt,null,AVAILABLE}
   [junit4]   2> 1394781 T9182 oejs.AbstractConnector.doStart Started 
ServerConnector@656ae166{HTTP/1.1}{127.0.0.1:40887}
   [junit4]   2> 1394782 T9182 oejs.Server.doStart Started @1395915ms
   [junit4]   2> 1394782 T9182 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1394782 T9182 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1394783 T9182 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
 A9641232E57EBC8E-001/tempDir-004
   [junit4]   2> 1394783 T9182 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
 A9641232E57EBC8E-001/tempDir-004/'
   [junit4]   2> 1394792 T9182 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
 A9641232E57EBC8E-001/tempDir-004/solr.xml
   [junit4]   2> 1394811 T9182 oasc.CoreContainer.<init> New CoreContainer 
1006464161
   [junit4]   2> 1394811 T9182 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
 A9641232E57EBC8E-001/tempDir-004/]
   [junit4]   2> 1394812 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1394812 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1394812 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1394812 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1394812 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1394813 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1394813 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1394813 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1394813 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1394813 T9182 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1394814 T9182 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1394814 T9182 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1394814 T9182 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1394815 T9182 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1394815 T9182 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:37858/solr
   [junit4]   2> 1394815 T9182 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1394815 T9182 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1394816 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1394817 T9262 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@521428e7 
name:ZooKeeperConnection Watcher:127.0.0.1:37858 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1394817 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1394817 T9182 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1394818 T9182 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1394819 T9265 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12f20edc 
name:ZooKeeperConnection Watcher:127.0.0.1:37858/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1394819 T9182 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1394824 T9182 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1395826 T9182 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40887_du_%2Fmt
   [junit4]   2> 1395827 T9182 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40887_du_%2Fmt
   [junit4]   2> 1395829 T9182 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1395833 T9266 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1395833 T9266 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1395834 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1395834 T9266 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 1395834 T9211 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:40887/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:40887_du_%2Fmt",
   [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> 1395834 T9266 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 1395835 T9211 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:40887/du_/mt";,
   [junit4]   2>          "node_name":"127.0.0.1:40887_du_%2Fmt",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1395835 T9266 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1395835 T9211 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1395835 T9211 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1395836 T9266 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 1395836 T9211 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1395836 T9266 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1395836 T9265 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1395836 T9243 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1395837 T9265 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1395837 T9243 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 1396836 T9266 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1396837 T9266 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1396837 T9266 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1396837 T9266 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1396838 T9266 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1396838 T9266 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
 A9641232E57EBC8E-001/tempDir-004/collection1/'
   [junit4]   2> 1396838 T9266 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1396839 T9266 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1396839 T9266 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest%20A9641232E57EBC8E-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1396847 T9266 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1396848 T9266 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1396852 T9266 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1396857 T9266 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1396868 T9266 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1396869 T9266 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1396872 T9266 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1396973 T9266 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1396974 T9266 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1396985 T9266 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1396987 T9266 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1396997 T9266 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1396997 T9266 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1396997 T9266 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
 A9641232E57EBC8E-001/tempDir-004/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 A9641232E57EBC8E-001/tempDir-001/jetty2/
   [junit4]   2> 1396997 T9266 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@492e25b3
   [junit4]   2> 1396998 T9266 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
 A9641232E57EBC8E-001/tempDir-001/jetty2
   [junit4]   2> 1396999 T9266 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
 A9641232E57EBC8E-001/tempDir-001/jetty2/index/
   [junit4]   2> 1396999 T9266 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
 A9641232E57EBC8E-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1396999 T9266 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
 A9641232E57EBC8E-001/tempDir-001/jetty2/index
   [junit4]   2> 1396999 T9266 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=59.22265625, 
floorSegmentMB=1.0908203125, forceMergeDeletesPctAllowed=20.106970715580925, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1397000 T9266 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@53876e5c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74efd122),segFN=segments_1,generation=1}
   [junit4]   2> 1397000 T9266 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1397002 T9266 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1397002 T9266 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1397002 T9266 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1397002 T9266 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1397003 T9266 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1397003 T9266 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1397003 T9266 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1397003 T9266 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1397003 T9266 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1397004 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1397004 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1397004 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1397005 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1397005 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1397005 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1397006 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1397006 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1397006 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1397007 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1397007 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1397007 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1397007 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1397008 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1397008 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1397008 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1397009 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1397009 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1397009 T9266 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1397011 T9266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397011 T9266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397012 T9266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397012 T9266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1397013 T9266 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1397014 T9266 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1397014 T9266 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1397014 T9266 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=66.326171875, 
floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=12.563884839836476, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1397014 T9266 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@53876e5c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74efd122),segFN=segments_1,generation=1}
   [junit4]   2> 1397015 T9266 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1397015 T9266 oass.SolrIndexSearcher.<init> Opening 
Searcher@4679cdf5[collection1] main
   [junit4]   2> 1397015 T9266 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1397016 T9266 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1397016 T9266 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1397017 T9266 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1397017 T9266 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1397017 T9266 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1397017 T9266 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1397018 T9266 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1397018 T9266 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1397018 T9266 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1397019 T9267 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4679cdf5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1397019 T9266 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1397020 T9270 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40887/du_/mt collection:collection1 
shard:shard1
   [junit4]   2> 1397020 T9182 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1397020 T9182 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1397020 T9270 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1397023 T9270 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1397024 T9210 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1397024 T9270 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1397024 T9270 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2874 name=collection1 
org.apache.solr.core.SolrCore@17c167f2 
url=http://127.0.0.1:40887/du_/mt/collection1 node=127.0.0.1:40887_du_%2Fmt 
C2874_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:40887/du_/mt, node_name=127.0.0.1:40887_du_%2Fmt, 
state=down}
   [junit4]   2> 1397025 T9270 C2874 P40887 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:40887/du_/mt/collection1/
   [junit4]   2> 1397025 T9211 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state vers

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

        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1555862 T9383 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@55e0daa5 rejected from 
java.util.concurrent.ThreadPoolExecutor@644e1fe1[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 8]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:264)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1555862 T9383 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@461e0ae rejected from 
java.util.concurrent.ThreadPoolExecutor@644e1fe1[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 8]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:264)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testDistribSearch -Dtests.seed=A9641232E57EBC8E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja 
-Dtests.timezone=America/Cancun -Dtests.asserts=false 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  166s J1 | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on 
shard1_0. See SOLR-5309 expected:<273> but was:<272>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A9641232E57EBC8E:28829C2A9221DCB2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:471)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:241)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:103)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1555899 T9182 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
 A9641232E57EBC8E-001
   [junit4]   2> 165612 T9181 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=BlockTreeOrds(blocksize=128), n_ti=BlockTreeOrds(blocksize=128), 
id=FST50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ja, 
timezone=America/Cancun
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=8,threads=1,free=303443848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, 
TestHighFrequencyDictionaryFactory, TestPHPSerializedResponseWriter, 
TestBM25SimilarityFactory, ModifyConfFileTest, StatsComponentTest, 
BasicFunctionalityTest, TestSolrConfigHandlerConcurrent, 
TestOverriddenPrefixQueryForCustomFieldType, TermsComponentTest, 
TestLMJelinekMercerSimilarityFactory, TestDistributedGrouping, 
TestChildDocTransformer, CurrencyFieldXmlFileTest, BlockDirectoryTest, 
TestManagedResourceStorage, SolrTestCaseJ4Test, TestExpandComponent, 
TestCloudSchemaless, CachingDirectoryFactoryTest, URLClassifyProcessorTest, 
CustomCollectionTest, TestSolrDynamicMBean, TermVectorComponentTest, 
TestClusterStateMutator, TestManagedSchemaFieldTypeResource, TestReload, 
DisMaxRequestHandlerTest, FastVectorHighlighterTest, 
TestDefaultSimilarityFactory, TestCollectionAPI, TestJoin, 
ParsingFieldUpdateProcessorsTest, CollectionsAPIAsyncDistributedZkTest, 
TestBlobHandler, TestCharFilters, ChangedSchemaMergeTest, 
WordBreakSolrSpellCheckerTest, TestDocBasedVersionConstraints, SOLR749Test, 
TestFiltering, UpdateParamsTest, TestRecovery, TestModifyConfFiles, 
TestZkChroot, PrimitiveFieldTypeTest, RankQueryTest, DistributedQueueTest, 
BadIndexSchemaTest, TestDynamicFieldResource, AutoCommitTest, 
TestSolrConfigHandler, TestPostingsSolrHighlighter, 
TestManagedSynonymFilterFactory, TestExactSharedStatsCache, 
TestFileDictionaryLookup, TestExceedMaxTermLength, TestSolrJ, StressHdfsTest, 
TestOrdValues, CSVRequestHandlerTest, BufferStoreTest, SpellCheckCollatorTest, 
SuggesterTSTTest, TestManagedStopFilterFactory, TestExactStatsCache, 
DocumentBuilderTest, TestStandardQParsers, TestFieldCollectionResource, 
SynonymTokenizerTest, SharedFSAutoReplicaFailoverTest, 
CurrencyFieldOpenExchangeTest, DistributedExpandComponentTest, TestInitQParser, 
BasicZkTest, SearchHandlerTest, TestImplicitCoreProperties, 
AnalyticsMergeStrategyTest, LoggingHandlerTest, AddBlockUpdateTest, 
TestPseudoReturnFields, TestValueSourceCache, TestSolrXml, 
SignatureUpdateProcessorFactoryTest, FullSolrCloudDistribCmdsTest, 
AtomicUpdatesTest, SolrRequestParserTest, SolrCmdDistributorTest, 
AnalysisErrorHandlingTest, TestLuceneMatchVersion, 
TestDynamicFieldCollectionResource, FileBasedSpellCheckerTest, TestRangeQuery, 
QueryResultKeyTest, QueryEqualityTest, SpellingQueryConverterTest, 
TestBadConfig, EchoParamsTest, ResponseHeaderTest, TestSolrXmlPersistence, 
DirectUpdateHandlerOptimizeTest, TestConfig, ChaosMonkeyNothingIsSafeTest, 
MultiThreadedOCPTest, TestSuggestSpellingConverter, TestNRTOpen, 
TestAddFieldRealTimeGet, TestRTGBase, TestRestManager, 
ExternalFileFieldSortTest, TestSolr4Spatial2, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, TestRandomFaceting, ZkSolrClientTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, 
DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, 
SpellCheckComponentTest, ConvertedLegacyTest, TestSort, 
OverseerCollectionProcessorTest, HighlighterTest, SimplePostToolTest, 
TestCoreDiscovery, TestFoldingMultitermQuery, DocValuesTest, TestTrie, 
PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, 
DebugComponentTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest, 
TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, 
IndexSchemaTest, ReturnFieldsTest, JSONWriterTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache, 
TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, 
BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, 
TestSearchPerf, TestSolrCoreProperties, NotRequiredUniqueKeyTest, 
TestSweetSpotSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, 
TimeZoneUtilsTest, ScriptEngineTest, TestFastLRUCache, TestSystemIdResolver, 
DateFieldTest, TestUtils, ZkNodePropsTest, CircularListTest, CursorPagingTest, 
AsyncMigrateRouteKeyTest, DeleteShardTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RemoteQueryErrorTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed on J1 in 166.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 247 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:187: 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: 462 suites, 1868 tests, 1 failure, 32 ignored (22 
assumptions)

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


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

Reply via email to