Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11146/
Java: 32bit/jdk1.7.0_67 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:43334/_lm, http://127.0.0.1:49871/_lm, 
http://127.0.0.1:35474/_lm]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:43334/_lm, http://127.0.0.1:49871/_lm, 
http://127.0.0.1:35474/_lm]
        at 
__randomizedtesting.SeedInfo.seed([ADA1ED40F0C4A92C:2C476358879BC910]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node2
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 45 more




Build Log:
[...truncated 11891 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/init-core-data-001
   [junit4]   2> 2012620 T5572 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 2012620 T5572 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_lm/
   [junit4]   2> 2012623 T5572 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2012624 T5572 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2012624 T5573 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2012724 T5572 oasc.ZkTestServer.run start zk server on 
port:45280
   [junit4]   2> 2012725 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2012726 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2012729 T5579 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f4cd9d name:ZooKeeperConnection 
Watcher:127.0.0.1:45280 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2012729 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2012729 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2012730 T5572 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2012732 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2012733 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2012734 T5581 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8f6b99 name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2012735 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2012735 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2012735 T5572 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2012737 T5572 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2012741 T5572 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2012743 T5572 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2012773 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2012774 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2012777 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2012778 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2012780 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2012780 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2012782 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2012782 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2012783 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2012784 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2012785 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2012786 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2012787 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2012788 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2012790 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2012790 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2012792 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2012792 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2012793 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2012794 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2012795 T5572 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2012795 T5572 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2012798 T5574 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148940181450001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2013051 T5572 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2013063 T5572 oejs.AbstractConnector.doStart Started 
[email protected]:35474
   [junit4]   2> 2013063 T5572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2013064 T5572 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2013064 T5572 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002
   [junit4]   2> 2013065 T5572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/'
   [junit4]   2> 2013083 T5572 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/solr.xml
   [junit4]   2> 2013109 T5572 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002
   [junit4]   2> 2013110 T5572 oasc.CoreContainer.<init> New CoreContainer 
14489021
   [junit4]   2> 2013110 T5572 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/]
   [junit4]   2> 2013111 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2013112 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2013112 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2013113 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2013113 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2013113 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2013114 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2013114 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2013115 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2013115 T5572 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2013116 T5572 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2013116 T5572 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2013116 T5572 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2013117 T5572 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:45280/solr
   [junit4]   2> 2013117 T5572 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2013118 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2013119 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2013120 T5595 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@be3e33 name:ZooKeeperConnection 
Watcher:127.0.0.1:45280 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2013120 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2013120 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2013122 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2013122 T5597 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4bf765 name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2013123 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2013124 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2013125 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2013127 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2013128 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2013130 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2013132 T5572 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2013133 T5572 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35474__lm
   [junit4]   2> 2013134 T5572 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35474__lm
   [junit4]   2> 2013136 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2013137 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2013139 T5572 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2013140 T5572 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:35474__lm
   [junit4]   2> 2013141 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2013142 T5572 oasc.Overseer.start Overseer 
(id=92486526545756163-127.0.0.1:35474__lm-n_0000000000) starting
   [junit4]   2> 2013144 T5572 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2013149 T5572 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2013150 T5599 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2013151 T5572 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2013153 T5572 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2013155 T5572 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2013158 T5598 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2013161 T5572 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002
   [junit4]   2> 2013174 T5572 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/conf/
   [junit4]   2> 2013333 T5572 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2013334 T5572 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2013335 T5572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2013335 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2013336 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2013337 T5603 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1672bb7 name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2013337 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2013337 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2013338 T5572 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2013339 T5572 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2013340 T5572 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2013340 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2013340 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2013341 T5605 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f89da name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2013341 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2013341 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2013343 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2013344 T5598 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2013344 T5598 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2013345 T5598 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2013346 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2013347 T5606 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> 2013347 T5607 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> 2013581 T5572 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2013582 T5572 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2013583 T5572 oejs.AbstractConnector.doStart Started 
[email protected]:43334
   [junit4]   2> 2013584 T5572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2013585 T5572 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2013585 T5572 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003
   [junit4]   2> 2013585 T5572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003/'
   [junit4]   2> 2013597 T5572 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003/solr.xml
   [junit4]   2> 2013614 T5572 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003
   [junit4]   2> 2013614 T5572 oasc.CoreContainer.<init> New CoreContainer 
16338402
   [junit4]   2> 2013614 T5572 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003/]
   [junit4]   2> 2013615 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2013616 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2013616 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2013616 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2013616 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2013617 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2013617 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2013617 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2013618 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2013618 T5572 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2013619 T5572 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2013619 T5572 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2013619 T5572 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2013619 T5572 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:45280/solr
   [junit4]   2> 2013620 T5572 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2013620 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2013621 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2013622 T5618 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1684ead name:ZooKeeperConnection 
Watcher:127.0.0.1:45280 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2013622 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2013622 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2013623 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2013624 T5620 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@216b8a name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2013624 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2013628 T5572 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2014631 T5572 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43334__lm
   [junit4]   2> 2014633 T5572 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43334__lm
   [junit4]   2> 2014636 T5572 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2014640 T5572 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003
   [junit4]   2> 2014649 T5572 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-003/conf/
   [junit4]   2> 2014796 T5572 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2014797 T5572 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2014797 T5572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2015039 T5572 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2015039 T5572 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2015043 T5572 oejs.AbstractConnector.doStart Started 
[email protected]:49871
   [junit4]   2> 2015044 T5572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2015045 T5572 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2015045 T5572 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004
   [junit4]   2> 2015045 T5572 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/'
   [junit4]   2> 2015061 T5572 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/solr.xml
   [junit4]   2> 2015151 T5572 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004
   [junit4]   2> 2015152 T5572 oasc.CoreContainer.<init> New CoreContainer 
11775842
   [junit4]   2> 2015153 T5572 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/]
   [junit4]   2> 2015154 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2015155 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2015155 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2015155 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2015156 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2015156 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2015157 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2015157 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2015157 T5572 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2015158 T5572 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2015159 T5572 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2015159 T5572 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2015159 T5572 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2015160 T5572 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:45280/solr
   [junit4]   2> 2015160 T5572 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2015161 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2015161 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2015162 T5633 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@88c45e name:ZooKeeperConnection 
Watcher:127.0.0.1:45280 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2015163 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2015163 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2015164 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2015165 T5635 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@38c36c name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2015165 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2015169 T5572 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2016172 T5572 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49871__lm
   [junit4]   2> 2016173 T5572 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49871__lm
   [junit4]   2> 2016176 T5572 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2016180 T5572 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004
   [junit4]   2> 2016192 T5572 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/conf/
   [junit4]   2> 2016422 T5572 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2016424 T5572 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2016424 T5572 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2016426 T5572 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: customcollreplicadeletion
   [junit4]   2> 2016426 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2016433 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2016434 T5639 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19bf235 name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2016434 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2016435 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2016436 T5572 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2016439 T5613 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
name=customcollreplicadeletion&maxShardsPerNode=5&stateFormat=2&version=2&shards=a,b&wt=javabin&router.name=implicit&replicationFactor=1&action=CREATE&numShards=1
   [junit4]   2> 2016440 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2016449 T5599 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 2016450 T5640 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 2016457 T5640 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 2016458 T5640 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 2016458 T5640 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion
   [junit4]   2> 2016462 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016466 T5598 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
customcollreplicadeletion
   [junit4]   2> 2016466 T5598 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
customcollreplicadeletion with shards [a, b]
   [junit4]   2> 2016466 T5598 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
customcollreplicadeletion 2
   [junit4]   2> 2016469 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2016470 T5607 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2016471 T5621 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2016473 T5606 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2016476 T5636 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2016476 T5641 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2016562 T5640 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 2016562 T5640 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_a_replica1 as part of slice a of collection 
customcollreplicadeletion on 127.0.0.1:35474__lm
   [junit4]   2> 2016570 T5640 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_b_replica1 as part of slice b of collection 
customcollreplicadeletion on 127.0.0.1:49871__lm
   [junit4]   2> 2016593 T5588 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=customcollreplicadeletion_a_replica1&collection.configName=conf1&version=2&qt=/admin/cores&collection=customcollreplicadeletion&shard=a&wt=javabin&action=CREATE&numShards=2
   [junit4]   2> 2016593 T5628 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=customcollreplicadeletion_b_replica1&collection.configName=conf1&version=2&qt=/admin/cores&collection=customcollreplicadeletion&shard=b&wt=javabin&action=CREATE&numShards=2
   [junit4]   2> 2016595 T5628 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 2016597 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016597 T5628 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 2016597 T5628 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 2016598 T5628 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 2016599 T5588 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 2016600 T5628 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 2016600 T5628 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2016610 T5588 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 2016611 T5588 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 2016611 T5588 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 2016612 T5588 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 2016612 T5588 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2016622 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 2016622 T5598 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49871/_lm";,
   [junit4]   2>          "node_name":"127.0.0.1:49871__lm",
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2016633 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2016635 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2016635 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2016636 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2016646 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2016654 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2016654 T5598 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35474/_lm";,
   [junit4]   2>          "node_name":"127.0.0.1:35474__lm",
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2016656 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016657 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2016658 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2016658 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2016659 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2016662 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2017601 T5628 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 2017601 T5628 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 2017601 T5628 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2017602 T5628 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2017602 T5628 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2017603 T5628 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 2017613 T5588 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 2017613 T5588 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 2017614 T5588 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2017614 T5588 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2017615 T5588 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2017616 T5588 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 2017641 T5628 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2017652 T5588 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2017669 T5628 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2017670 T5628 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2017677 T5628 oass.IndexSchema.readSchema 
[customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 2017681 T5588 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2017682 T5588 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2017689 T5588 oass.IndexSchema.readSchema 
[customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 2017944 T5628 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2017949 T5628 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2017951 T5628 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2017959 T5628 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2017963 T5628 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2017966 T5628 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2017967 T5628 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2017967 T5628 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2017967 T5628 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2017968 T5628 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2017968 T5628 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2017969 T5628 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_b_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 2017969 T5628 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2017969 T5628 oasc.SolrCore.<init> 
[customcollreplicadeletion_b_replica1] Opening new SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 2017970 T5628 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170efae
   [junit4]   2> 2017970 T5628 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 2017971 T5628 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 2017971 T5628 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_b_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2017971 T5628 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 2017972 T5628 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2017972 T5628 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-b86656)),segFN=segments_1,generation=1}
   [junit4]   2> 2017973 T5628 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2017976 T5628 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2017976 T5628 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2017976 T5628 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2017977 T5628 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2017977 T5628 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2017977 T5628 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2017978 T5628 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2017978 T5628 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2017978 T5628 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2017979 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2017979 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2017979 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2017980 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2017980 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2017981 T5628 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2017981 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2017981 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2017982 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2017982 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2017982 T5628 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2017985 T5628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2017986 T5628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2017986 T5588 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2017987 T5628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2017988 T5628 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2017990 T5628 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2017990 T5628 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2017991 T5628 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=608213573, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2017992 T5628 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-b86656)),segFN=segments_1,generation=1}
   [junit4]   2> 2017992 T5628 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2017992 T5588 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2017993 T5628 oass.SolrIndexSearcher.<init> Opening 
Searcher@3159e[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 2017993 T5628 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2017995 T5588 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2017998 T5628 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2017999 T5628 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2017999 T5628 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2018000 T5628 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2018000 T5628 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2018001 T5628 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2018002 T5628 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2018002 T5628 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2018006 T5628 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2018006 T5628 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2018007 T5628 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2018009 T5588 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018010 T5644 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_b_replica1] Registered new searcher 
Searcher@3159e[customcollreplicadeletion_b_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2018012 T5628 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_b_replica1
   [junit4]   2> 2018012 T5628 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:49871/_lm 
collection:customcollreplicadeletion shard:b
   [junit4]   2> 2018013 T5588 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018014 T5628 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 2018017 T5588 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018018 T5588 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018019 T5588 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018019 T5588 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018020 T5588 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018020 T5628 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard b
   [junit4]   2> 2018021 T5588 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018021 T5588 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_a_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 2018022 T5588 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2018022 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2018022 T5628 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2018023 T5628 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2907 
name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@13774ad 
url=http://127.0.0.1:49871/_lm/customcollreplicadeletion_b_replica1 
node=127.0.0.1:49871__lm C2907_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_b_replica1 
props:{base_url=http://127.0.0.1:49871/_lm, node_name=127.0.0.1:49871__lm, 
core=customcollreplicadeletion_b_replica1, state=down}
   [junit4]   2> 2018023 T5628 C2907 P49871 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:49871/_lm/customcollreplicadeletion_b_replica1/
   [junit4]   2> 2018024 T5628 C2907 P49871 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2018024 T5628 C2907 P49871 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:49871/_lm/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 2018024 T5628 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
http://127.0.0.1:49871/_lm/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 2018025 T5628 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 2018022 T5588 oasc.SolrCore.<init> 
[customcollreplicadeletion_a_replica1] Opening new SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 2018025 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2018025 T5588 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170efae
   [junit4]   2> 2018027 T5588 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 2018027 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2018027 T5588 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 2018028 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018028 T5588 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_a_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2018028 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018028 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2018029 T5588 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 2018029 T5588 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2018030 T5588 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1c6cb14)),segFN=segments_1,generation=1}
   [junit4]   2> 2018031 T5588 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018031 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2018035 T5588 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2018036 T5588 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018036 T5588 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018036 T5588 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018037 T5588 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018037 T5588 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2018038 T5588 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2018038 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2018038 T5588 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2018039 T5588 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2018040 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018040 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2018040 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018041 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2018041 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018041 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018042 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2018042 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2018042 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2018043 T5588 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2018043 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2018044 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2018044 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2018045 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018045 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2018045 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2018046 T5588 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2018048 T5588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018049 T5588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018051 T5588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018053 T5588 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018055 T5588 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2018056 T5588 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2018057 T5588 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=608213573, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018058 T5588 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1c6cb14)),segFN=segments_1,generation=1}
   [junit4]   2> 2018058 T5588 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018059 T5588 oass.SolrIndexSearcher.<init> Opening 
Searcher@184b32e[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 2018059 T5588 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2018061 T5588 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2018062 T5588 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2018062 T5588 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2018063 T5588 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2018063 T5588 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2018064 T5588 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2018064 T5588 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2018065 T5588 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2018065 T5588 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2018067 T5646 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_a_replica1] Registered new searcher 
Searcher@184b32e[customcollreplicadeletion_a_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2018070 T5588 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_a_replica1
   [junit4]   2> 2018070 T5588 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:35474/_lm 
collection:customcollreplicadeletion shard:a
   [junit4]   2> 2018080 T5628 oasc.ZkController.register We are 
http://127.0.0.1:49871/_lm/customcollreplicadeletion_b_replica1/ and leader is 
http://127.0.0.1:49871/_lm/customcollreplicadeletion_b_replica1/
   [junit4]   2> 2018080 T5628 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:49871/_lm
   [junit4]   2> 2018081 T5628 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2018081 T5628 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 2018082 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2018082 T5588 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 2018084 T5628 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2018086 T5628 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={name=customcollreplicadeletion_b_replica1&collection.configName=conf1&version=2&qt=/admin/cores&collection=customcollreplicadeletion&shard=b&wt=javabin&action=CREATE&numShards=2}
 status=0 QTime=1493 
   [junit4]   2> 2018088 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2018089 T5598 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49871/_lm";,
   [junit4]   2>          "node_name":"127.0.0.1:49871__lm",
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2018091 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2018092 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018093 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2018094 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018101 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2018109 T5588 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard a
   [junit4]   2> 2018113 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2018115 T5588 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2018115 T5588 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2908 
name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@1027d65 
url=http://127.0.0.1:35474/_lm/customcollreplicadeletion_a_replica1 
node=127.0.0.1:35474__lm C2908_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_a_replica1 
props:{base_url=http://127.0.0.1:35474/_lm, node_name=127.0.0.1:35474__lm, 
core=customcollreplicadeletion_a_replica1, state=down}
   [junit4]   2> 2018115 T5588 C2908 P35474 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:35474/_lm/customcollreplicadeletion_a_replica1/
   [junit4]   2> 2018116 T5588 C2908 P35474 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2018116 T5588 C2908 P35474 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:35474/_lm/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 2018117 T5588 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
http://127.0.0.1:35474/_lm/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 2018117 T5588 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 2018118 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2018120 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2018121 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018121 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2018123 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018125 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2018126 T5648 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2018126 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2018127 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018127 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2018128 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2018173 T5588 oasc.ZkController.register We are 
http://127.0.0.1:35474/_lm/customcollreplicadeletion_a_replica1/ and leader is 
http://127.0.0.1:35474/_lm/customcollreplicadeletion_a_replica1/
   [junit4]   2> 2018174 T5588 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:35474/_lm
   [junit4]   2> 2018174 T5588 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2018174 T5588 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 2018176 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2018179 T5588 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2018179 T5588 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={name=customcollreplicadeletion_a_replica1&collection.configName=conf1&version=2&qt=/admin/cores&collection=customcollreplicadeletion&shard=a&wt=javabin&action=CREATE&numShards=2}
 status=0 QTime=1586 
   [junit4]   2> 2018180 T5640 
oasc.OverseerCollectionProcessor.createCollection Finished create command on 
all shards for collection: customcollreplicadeletion
   [junit4]   2> 2018182 T5640 oasc.OverseerCollectionProcessor$Runner.run 
Overseer Collection Processor: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{success={null={responseHeader={status=0,QTime=1493},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=1586},core=customcollreplicadeletion_a_replica1}}}
   [junit4]   2> 2018183 T5598 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2018184 T5598 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35474/_lm";,
   [junit4]   2>          "node_name":"127.0.0.1:35474__lm",
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2018184 T5621 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 
state: SyncConnected type NodeDataChanged
   [junit4]   2> 2018185 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2018186 T5613 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/collections 
params={name=customcollreplicadeletion&maxShardsPerNode=5&stateFormat=2&version=2&shards=a,b&wt=javabin&router.name=implicit&replicationFactor=1&action=CREATE&numShards=1}
 status=0 QTime=1747 
   [junit4]   2> 2018187 T5572 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: customcollreplicadeletion failOnTimeout:true timeout 
(sec):330
   [junit4]   2> 2018187 T5598 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2018188 T5606 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018188 T5636 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2018189 T5636 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 2018190 T5606 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 2018190 T5572 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - 
collection: customcollreplicadeletion
   [junit4]   2> 2018190 T5572 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2018191 T5572 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2018192 T5650 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@25908a name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2018192 T5572 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2018192 T5572 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2018193 T5572 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2018198 T5631 oasha.CollectionsHandler.handleRemoveReplica 
Remove replica: 
replica=core_node2&version=2&collection=customcollreplicadeletion&shard=a&wt=javabin&action=deletereplica
   [junit4]   2> 2018199 T5606 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2018200 T5599 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>          "operation":"deletereplica",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "replica":"core_node2"}
   [junit4]   2> 2018201 T5651 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : deletereplica , {
   [junit4]   2>          "operation":"deletereplica",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "replica":"core_node2"}
   [junit4]   2> 2018211 T5587 oasc.SolrCore.close 
[customcollreplicadeletion_a_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1027d65
   [junit4]   2> 2018219 T5587 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2018219 T5587 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 2018219 T5587 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2018220 T5587 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2018221 T5587 oasc.SolrCore.closeSearcher 
[customcollreplicadeletion_a_replica1] Closing main searcher on request.
   [junit4]   2> 2018221 T5587 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2018222 T5587 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data;done=false>>]
   [junit4]   2> 2018222 T5587 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001/tempDir-002/customcollreplicadeleti

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

cute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [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> 2142215 T5639 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19bf235 name:ZooKeeperConnection 
Watcher:127.0.0.1:45280/solr got event WatchedEvent state:Disconnected 
type:None path:null path:null type:None
   [junit4]   2> 2142215 T5639 oascc.ConnectionManager.process 
Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 2142215 T5639 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@21320a rejected from 
java.util.concurrent.ThreadPoolExecutor@1a13f4[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [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=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch 
-Dtests.seed=ADA1ED40F0C4A92C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=da -Dtests.timezone=Africa/Banjul -Dtests.file.encoding=UTF-8
   [junit4] ERROR    130s J1 | 
DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:43334/_lm, http://127.0.0.1:49871/_lm, 
http://127.0.0.1:35474/_lm]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADA1ED40F0C4A92C:2C476358879BC910]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    >        ... 45 more
   [junit4]   2> 2142243 T5572 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-ADA1ED40F0C4A92C-001
   [junit4]   2> 129630 T5571 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=DefaultSimilarity, locale=da, timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.7.0_67 
(32-bit)/cpus=8,threads=1,free=124366472,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [TestJoin, 
TestPHPSerializedResponseWriter, TestGroupingSearch, PreAnalyzedFieldTest, 
SuggestComponentTest, DistributedFacetPivotLargeTest, TestReloadAndDeleteDocs, 
TestUtils, EnumFieldTest, HdfsBasicDistributedZkTest, TestMergePolicyConfig, 
CacheHeaderTest, ShardSplitTest, TestSolrQueryParserDefaultOperatorResource, 
DistributedSuggestComponentTest, SOLR749Test, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudInspectUtil, 
TestAnalyzeInfixSuggestions, TestManagedResource, TestDistributedGrouping, 
TestInitQParser, MigrateRouteKeyTest, AnalysisAfterCoreReloadTest, 
OverseerRolesTest, HdfsChaosMonkeySafeLeaderTest, SortByFunctionTest, 
ReplicationFactorTest, SoftAutoCommitTest, SynonymTokenizerTest, 
QueryParsingTest, TestBadConfig, RAMDirectoryFactoryTest, 
FileBasedSpellCheckerTest, TestStandardQParsers, TestRandomFaceting, 
URLClassifyProcessorTest, ResourceLoaderTest, CursorPagingTest, BasicZkTest, 
CollectionsAPIAsyncDistributedZkTest, OverseerStatusTest, 
TestAtomicUpdateErrorCases, SchemaVersionSpecificBehaviorTest, 
LoggingHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
NumericFieldsTest, MultiTermTest, TestCoreContainer, 
TestManagedSchemaDynamicFieldResource, DocExpirationUpdateProcessorFactoryTest, 
TestSortingResponseWriter, HighlighterMaxOffsetTest, 
HdfsBasicDistributedZk2Test, TestPivotHelperCode, OpenCloseCoreStressTest, 
DebugComponentTest, TestSearcherReuse, TestQueryUtils, CopyFieldTest, 
TestExtendedDismaxParser, TestRealTimeGet, TestPerFieldSimilarity, 
TestSerializedLuceneMatchVersion, ClusterStateTest, DistribCursorPagingTest, 
HardAutoCommitTest, TestReversedWildcardFilterFactory, 
QueryElevationComponentTest, SolrIndexConfigTest, TestMissingGroups, 
CoreContainerCoreInitFailuresTest, TestCollationField, TestCSVLoader, 
OutputWriterTest, IndexSchemaRuntimeFieldTest, FieldAnalysisRequestHandlerTest, 
ShardRoutingCustomTest, RankQueryTest, TestReplicationHandlerBackup, 
TestSolr4Spatial2, DirectUpdateHandlerOptimizeTest, TestSolrXmlPersistor, 
AnalyticsQueryTest, TestLFUCache, TestIBSimilarityFactory, 
ChangedSchemaMergeTest, CircularListTest, DateMathParserTest, 
DistributedFacetPivotLongTailTest, SliceStateTest, TestSimpleQParserPlugin, 
TestDocBasedVersionConstraints, TestCloudSchemaless, TestOrdValues, 
TestIndexSearcher, TestXIncludeConfig, TestSolrQueryParser, TestLazyCores, 
TestBinaryField, TermVectorComponentTest, TestUniqueKeyFieldResource, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
ZkCLITest, AutoCommitTest, TestRecovery, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestReload, 
DistributedTermsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFiltering, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, 
SpatialFilterTest, NoCacheHeaderTest, DistanceFunctionTest, 
IndexBasedSpellCheckerTest, StandardRequestHandlerTest, TestWriterPerf, 
TestQueryTypes, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TestValueSourceCache, SolrPluginUtilsTest, TestJmxIntegration, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
SearchHandlerTest, AlternateDirectoryTest, TestQuerySenderNoQuery, 
TestStressRecovery, TestHighlightDedupGrouping, TestTolerantSearch, 
AliasIntegrationTest, DeleteLastCustomShardedReplicaTest]
   [junit4] Completed on J1 in 129.93s, 1 test, 1 error <<< FAILURES!

[...truncated 283 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1359: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: 
There were test failures: 429 suites, 1772 tests, 1 error, 45 ignored (23 
assumptions)

Total time: 98 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server 
-XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to