Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11264/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36558/pp, https://127.0.0.1:34877/pp, 
https://127.0.0.1:44146/pp]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36558/pp, https://127.0.0.1:34877/pp, 
https://127.0.0.1:44146/pp]
        at 
__randomizedtesting.SeedInfo.seed([3E48EDCA82819F90:BFAE63D2F5DEFFAC]: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:116)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        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_node1
        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 11812 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/init-core-data-001
   [junit4]   2> 2053209 T6603 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 2053209 T6603 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /pp/
   [junit4]   2> 2053211 T6603 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2053212 T6603 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2053212 T6604 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2053312 T6603 oasc.ZkTestServer.run start zk server on 
port:37709
   [junit4]   2> 2053313 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2053313 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053315 T6610 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@23280ef4 
name:ZooKeeperConnection Watcher:127.0.0.1:37709 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053315 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053316 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2053316 T6603 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2053318 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2053318 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053319 T6612 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ce8700 name:ZooKeeperConnection 
Watcher:127.0.0.1:37709/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2053319 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053319 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2053320 T6603 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2053321 T6603 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2053322 T6603 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2053322 T6603 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2053323 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2053324 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2053325 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2053326 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2053327 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2053327 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2053328 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2053329 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2053330 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2053330 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2053331 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2053331 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2053332 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2053333 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2053334 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2053334 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2053335 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2053335 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2053336 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2053337 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2053338 T6603 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2053338 T6603 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2053339 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2053340 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053340 T6614 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4da65b88 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053341 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053341 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2053631 T6603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2053634 T6603 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2053635 T6603 oejs.AbstractConnector.doStart Started 
[email protected]:44146
   [junit4]   2> 2053636 T6603 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2053637 T6603 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2053637 T6603 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002
   [junit4]   2> 2053637 T6603 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/'
   [junit4]   2> 2053649 T6603 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/solr.xml
   [junit4]   2> 2053654 T6603 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002
   [junit4]   2> 2053655 T6603 oasc.CoreContainer.<init> New CoreContainer 
1166025992
   [junit4]   2> 2053655 T6603 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/]
   [junit4]   2> 2053656 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2053656 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2053656 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2053656 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2053657 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2053657 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2053657 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2053657 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2053657 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2053659 T6603 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2053659 T6603 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2053659 T6603 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2053660 T6603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2053660 T6603 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:37709/solr
   [junit4]   2> 2053660 T6603 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2053660 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2053662 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053664 T6626 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e9701d9 
name:ZooKeeperConnection Watcher:127.0.0.1:37709 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053664 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053664 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2053665 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053666 T6628 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d1e43a1 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053666 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053667 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2053668 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2053669 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2053670 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2053671 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2053673 T6603 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2053673 T6603 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44146_pp
   [junit4]   2> 2053674 T6603 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:44146_pp
   [junit4]   2> 2053675 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2053675 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2053676 T6603 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2053677 T6603 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:44146_pp
   [junit4]   2> 2053677 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2053678 T6603 oasc.Overseer.start Overseer 
(id=92466216750022660-127.0.0.1:44146_pp-n_0000000000) starting
   [junit4]   2> 2053679 T6603 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2053682 T6603 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2053683 T6630 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2053683 T6603 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2053684 T6603 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2053685 T6603 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2053687 T6629 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2053688 T6603 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002
   [junit4]   2> 2053694 T6603 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/conf/
   [junit4]   2> 2053846 T6603 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2053847 T6603 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2053847 T6603 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2053849 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2053849 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053850 T6634 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2df15497 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053850 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053850 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2053851 T6603 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2053853 T6603 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2053853 T6603 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2053853 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2053854 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2053854 T6636 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4eb72066 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053854 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2053855 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2053857 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2053859 T6629 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2053859 T6629 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2053859 T6629 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2053861 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2053861 T6637 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> 2053861 T6638 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> 2054127 T6603 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2054128 T6603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2054131 T6603 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2054132 T6603 oejs.AbstractConnector.doStart Started 
[email protected]:36558
   [junit4]   2> 2054134 T6603 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2054135 T6603 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2054135 T6603 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003
   [junit4]   2> 2054135 T6603 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/'
   [junit4]   2> 2054151 T6603 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/solr.xml
   [junit4]   2> 2054156 T6603 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003
   [junit4]   2> 2054157 T6603 oasc.CoreContainer.<init> New CoreContainer 
2030779274
   [junit4]   2> 2054157 T6603 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/]
   [junit4]   2> 2054172 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2054173 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2054173 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2054173 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2054174 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2054174 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2054174 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2054174 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2054175 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2054176 T6603 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2054176 T6603 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2054177 T6603 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2054177 T6603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2054177 T6603 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:37709/solr
   [junit4]   2> 2054177 T6603 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2054178 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2054178 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2054179 T6649 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d57cf1 name:ZooKeeperConnection 
Watcher:127.0.0.1:37709 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2054179 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2054180 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2054181 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2054182 T6651 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@718adc07 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2054182 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2054185 T6603 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2055188 T6603 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36558_pp
   [junit4]   2> 2055189 T6603 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:36558_pp
   [junit4]   2> 2055191 T6603 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2055192 T6603 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003
   [junit4]   2> 2055199 T6603 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/conf/
   [junit4]   2> 2055345 T6603 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2055346 T6603 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2055346 T6603 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2055638 T6603 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2055639 T6603 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2055642 T6603 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2055643 T6603 oejs.AbstractConnector.doStart Started 
[email protected]:34877
   [junit4]   2> 2055644 T6603 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2055645 T6603 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2055645 T6603 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004
   [junit4]   2> 2055646 T6603 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004/'
   [junit4]   2> 2055661 T6603 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004/solr.xml
   [junit4]   2> 2055667 T6603 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004
   [junit4]   2> 2055668 T6603 oasc.CoreContainer.<init> New CoreContainer 
1898908745
   [junit4]   2> 2055668 T6603 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004/]
   [junit4]   2> 2055669 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2055669 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2055670 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2055670 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2055670 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2055671 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2055671 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2055671 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2055672 T6603 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2055673 T6603 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2055674 T6603 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2055675 T6603 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2055675 T6603 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2055675 T6603 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:37709/solr
   [junit4]   2> 2055676 T6603 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2055676 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2055677 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2055678 T6664 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@76603c87 
name:ZooKeeperConnection Watcher:127.0.0.1:37709 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2055678 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2055678 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2055679 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2055680 T6666 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4bfddde9 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2055680 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2055683 T6603 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2056686 T6603 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34877_pp
   [junit4]   2> 2056686 T6603 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:34877_pp
   [junit4]   2> 2056688 T6603 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2056690 T6603 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004
   [junit4]   2> 2056697 T6603 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-004/conf/
   [junit4]   2> 2056846 T6603 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2056847 T6603 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2056848 T6603 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2056850 T6603 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: customcollreplicadeletion
   [junit4]   2> 2056850 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2056850 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2056851 T6670 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1529f8a9 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2056852 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2056852 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2056852 T6603 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2056918 T6624 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 2056918 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2056921 T6630 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"createcollection",
   [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> 2056921 T6671 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2>          "operation":"createcollection",
   [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> 2056922 T6671 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 2056922 T6671 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 2056923 T6671 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion
   [junit4]   2> 2056924 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2056926 T6629 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
customcollreplicadeletion
   [junit4]   2> 2056926 T6629 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
customcollreplicadeletion with shards [a, b]
   [junit4]   2> 2056926 T6629 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
customcollreplicadeletion 2
   [junit4]   2> 2056928 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2056928 T6637 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> 2056928 T6667 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> 2056928 T6652 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> 2056928 T6638 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> 2056929 T6672 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> 2057025 T6671 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 2057025 T6671 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_a_replica1 as part of slice a of collection 
customcollreplicadeletion on 127.0.0.1:44146_pp
   [junit4]   2> 2057026 T6671 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_b_replica1 as part of slice b of collection 
customcollreplicadeletion on 127.0.0.1:36558_pp
   [junit4]   2> 2057088 T6623 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 2057088 T6646 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2
   [junit4]   2> 2057090 T6623 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 2057090 T6646 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 2057091 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2057091 T6623 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 2057092 T6646 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 2057092 T6646 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 2057093 T6646 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 2057093 T6629 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:44146/pp";,
   [junit4]   2>          "node_name":"127.0.0.1:44146_pp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2057093 T6646 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 2057094 T6646 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2057096 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2057097 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057097 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2057098 T6623 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 2057098 T6623 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 2057099 T6623 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2057099 T6623 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2057099 T6623 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 2057099 T6623 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 2057100 T6623 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2057100 T6623 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2057101 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2057101 T6623 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2057101 T6629 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36558/pp";,
   [junit4]   2>          "node_name":"127.0.0.1:36558_pp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2057101 T6623 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 2057102 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2057102 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2057103 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057103 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057103 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2057104 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2057138 T6623 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2057147 T6623 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2057148 T6623 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2057152 T6623 oass.IndexSchema.readSchema 
[customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 2057234 T6623 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2057237 T6623 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2057238 T6623 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2057244 T6623 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2057245 T6623 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2057247 T6623 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057248 T6623 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2057248 T6623 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2057248 T6623 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057249 T6623 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2057249 T6623 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2057249 T6623 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_a_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 2057249 T6623 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2057250 T6623 oasc.SolrCore.<init> 
[customcollreplicadeletion_a_replica1] Opening new SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 2057250 T6623 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62867889
   [junit4]   2> 2057251 T6623 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 2057251 T6623 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 2057251 T6623 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_a_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2057252 T6623 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 2057252 T6623 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=14.3740234375, 
floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=11.1342598844669, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2057252 T6623 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory(id=lucene-35cf1b9e))),segFN=segments_1,generation=1}
   [junit4]   2> 2057253 T6623 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2057255 T6623 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2057255 T6623 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2057256 T6623 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2057256 T6623 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2057256 T6623 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2057256 T6623 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2057257 T6623 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2057257 T6623 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2057257 T6623 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2057258 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2057258 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2057258 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2057258 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2057259 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2057259 T6623 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2057259 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2057260 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2057260 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2057260 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2057261 T6623 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2057262 T6623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2057263 T6623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2057263 T6623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2057264 T6623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2057265 T6623 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2057266 T6623 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2057266 T6623 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=52.4306640625, 
floorSegmentMB=1.69140625, forceMergeDeletesPctAllowed=14.881437673440196, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6530349530890306
   [junit4]   2> 2057267 T6623 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory(id=lucene-35cf1b9e))),segFN=segments_1,generation=1}
   [junit4]   2> 2057267 T6623 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2057267 T6623 oass.SolrIndexSearcher.<init> Opening 
Searcher@38420797[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 2057267 T6623 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2057268 T6623 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2057268 T6623 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2057268 T6623 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2057269 T6623 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2057269 T6623 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2057280 T6623 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2057280 T6623 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2057280 T6623 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2057282 T6623 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2057282 T6623 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2057282 T6623 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2057284 T6675 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_a_replica1] Registered new searcher 
Searcher@38420797[customcollreplicadeletion_a_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2057285 T6623 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_a_replica1
   [junit4]   2> 2057285 T6623 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:44146/pp 
collection:customcollreplicadeletion shard:a
   [junit4]   2> 2057286 T6623 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 2057289 T6623 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard a
   [junit4]   2> 2057290 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2057290 T6623 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2057290 T6623 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4317 
name=customcollreplicadeletion_a_replica1 
org.apache.solr.core.SolrCore@28d4adba 
url=https://127.0.0.1:44146/pp/customcollreplicadeletion_a_replica1 
node=127.0.0.1:44146_pp C4317_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_a_replica1 
props:{core=customcollreplicadeletion_a_replica1, 
base_url=https://127.0.0.1:44146/pp, node_name=127.0.0.1:44146_pp, state=down}
   [junit4]   2> 2057290 T6623 C4317 P44146 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:44146/pp/customcollreplicadeletion_a_replica1/
   [junit4]   2> 2057291 T6623 C4317 P44146 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2057291 T6623 C4317 P44146 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:44146/pp/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 2057291 T6623 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:44146/pp/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 2057291 T6623 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 2057292 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2057293 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2057294 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057294 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057294 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2057295 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2057297 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2057298 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2057298 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2057298 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057298 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057299 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2057299 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2057345 T6623 oasc.ZkController.register We are 
https://127.0.0.1:44146/pp/customcollreplicadeletion_a_replica1/ and leader is 
https://127.0.0.1:44146/pp/customcollreplicadeletion_a_replica1/
   [junit4]   2> 2057345 T6623 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:44146/pp
   [junit4]   2> 2057345 T6623 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2057345 T6623 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 2057346 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2057348 T6623 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2057349 T6623 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2}
 status=0 QTime=261 
   [junit4]   2> 2057350 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2057350 T6629 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:44146/pp";,
   [junit4]   2>          "node_name":"127.0.0.1:44146_pp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2057351 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2057351 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057352 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2057352 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2057353 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2058094 T6646 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 2058094 T6646 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 2058095 T6646 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2058095 T6646 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2058096 T6646 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2058096 T6646 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 2058119 T6646 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2058140 T6646 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2058141 T6646 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2058147 T6646 oass.IndexSchema.readSchema 
[customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 2058254 T6646 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2058258 T6646 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2058260 T6646 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2058266 T6646 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2058269 T6646 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2058270 T6646 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2058271 T6646 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2058272 T6646 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2058272 T6646 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2058273 T6646 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2058273 T6646 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2058273 T6646 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_b_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 2058274 T6646 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2058274 T6646 oasc.SolrCore.<init> 
[customcollreplicadeletion_b_replica1] Opening new SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 2058274 T6646 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62867889
   [junit4]   2> 2058275 T6646 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 2058276 T6646 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 2058276 T6646 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_b_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2058277 T6646 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 2058277 T6646 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=14.3740234375, 
floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=11.1342598844669, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2058278 T6646 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory(id=lucene-58a9c39f))),segFN=segments_1,generation=1}
   [junit4]   2> 2058278 T6646 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2058281 T6646 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2058282 T6646 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2058282 T6646 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2058283 T6646 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2058283 T6646 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2058283 T6646 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2058284 T6646 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2058284 T6646 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2058285 T6646 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2058285 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2058285 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2058286 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2058286 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2058287 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2058287 T6646 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2058287 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2058288 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2058288 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2058289 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2058289 T6646 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2058291 T6646 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2058291 T6646 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2058292 T6646 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2058293 T6646 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2058295 T6646 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2058296 T6646 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2058296 T6646 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=52.4306640625, 
floorSegmentMB=1.69140625, forceMergeDeletesPctAllowed=14.881437673440196, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6530349530890306
   [junit4]   2> 2058297 T6646 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory(id=lucene-58a9c39f))),segFN=segments_1,generation=1}
   [junit4]   2> 2058297 T6646 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2058298 T6646 oass.SolrIndexSearcher.<init> Opening 
Searcher@6aa0baae[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 2058298 T6646 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2058299 T6646 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2058299 T6646 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2058299 T6646 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2058300 T6646 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2058300 T6646 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2058301 T6646 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2058301 T6646 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2058301 T6646 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2058302 T6646 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2058303 T6677 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_b_replica1] Registered new searcher 
Searcher@6aa0baae[customcollreplicadeletion_b_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 2058306 T6646 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_b_replica1
   [junit4]   2> 2058306 T6646 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:36558/pp 
collection:customcollreplicadeletion shard:b
   [junit4]   2> 2058307 T6646 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 2058309 T6646 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard b
   [junit4]   2> 2058310 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2058310 T6646 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2058311 T6646 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4318 
name=customcollreplicadeletion_b_replica1 
org.apache.solr.core.SolrCore@36a61d0c 
url=https://127.0.0.1:36558/pp/customcollreplicadeletion_b_replica1 
node=127.0.0.1:36558_pp C4318_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_b_replica1 
props:{core=customcollreplicadeletion_b_replica1, 
base_url=https://127.0.0.1:36558/pp, node_name=127.0.0.1:36558_pp, state=down}
   [junit4]   2> 2058311 T6646 C4318 P36558 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:36558/pp/customcollreplicadeletion_b_replica1/
   [junit4]   2> 2058311 T6646 C4318 P36558 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2058312 T6646 C4318 P36558 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:36558/pp/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 2058312 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2058312 T6646 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:36558/pp/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 2058312 T6646 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 2058313 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2058314 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2058314 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2058314 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2058315 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2058317 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2058318 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2058318 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2058318 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2058319 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2058319 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2058320 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2058366 T6646 oasc.ZkController.register We are 
https://127.0.0.1:36558/pp/customcollreplicadeletion_b_replica1/ and leader is 
https://127.0.0.1:36558/pp/customcollreplicadeletion_b_replica1/
   [junit4]   2> 2058366 T6646 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:36558/pp
   [junit4]   2> 2058366 T6646 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2058367 T6646 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 2058368 T6637 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2058369 T6646 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2058370 T6629 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2058370 T6629 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36558/pp";,
   [junit4]   2>          "node_name":"127.0.0.1:36558_pp",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2058370 T6646 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2}
 status=0 QTime=1282 
   [junit4]   2> 2058371 T6671 
oasc.OverseerCollectionProcessor.createCollection Finished create command on 
all shards for collection: customcollreplicadeletion
   [junit4]   2> 2058371 T6629 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2058372 T6671 oasc.OverseerCollectionProcessor$Runner.run 
Overseer Collection Processor: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{success={null={responseHeader={status=0,QTime=261},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1282},core=customcollreplicadeletion_b_replica1}}}
   [junit4]   2> 2058381 T6637 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2058381 T6652 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2058382 T6652 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 2058382 T6679 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 
state: SyncConnected type NodeDataChanged
   [junit4]   2> 2058383 T6637 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 2058382 T6680 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2058385 T6624 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=1467 
   [junit4]   2> 2058386 T6603 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: customcollreplicadeletion failOnTimeout:true timeout 
(sec):330
   [junit4]   2> 2058391 T6603 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - 
collection: customcollreplicadeletion
   [junit4]   2> 2058392 T6603 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2058392 T6603 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2058393 T6682 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78cc2059 
name:ZooKeeperConnection Watcher:127.0.0.1:37709/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2058394 T6603 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2058394 T6603 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2058394 T6603 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2058400 T6623 oasha.CollectionsHandler.handleRemoveReplica 
Remove replica: 
replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 2058401 T6680 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2058402 T6630 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_node1"}
   [junit4]   2> 2058402 T6683 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : deletereplica , {
   [junit4]   2>          "operation":"deletereplica",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "replica":"core_node1"}
   [junit4]   2> 2058407 T6619 oasc.SolrCore.close 
[customcollreplicadeletion_a_replica1]  

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

ent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [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> 2183998 T6670 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@796e9dbb rejected from 
java.util.concurrent.ThreadPoolExecutor@194162f4[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java: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=3E48EDCA82819F90 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_CR -Dtests.timezone=Africa/Dakar -Dtests.file.encoding=UTF-8
   [junit4] ERROR    131s J0 | 
DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36558/pp, https://127.0.0.1:34877/pp, 
https://127.0.0.1:44146/pp]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3E48EDCA82819F90:BFAE63D2F5DEFFAC]: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:116)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
   [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_node1
   [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> 2184017 T6603 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-3E48EDCA82819F90-001
   [junit4]   2> 130814 T6602 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_CR, 
timezone=Africa/Dakar
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 
1.8.0_20 (64-bit)/cpus=8,threads=1,free=92502016,total=302149632
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, 
TestArbitraryIndexDir, TestUniqueKeyFieldResource, UnloadDistributedZkTest, 
AssignTest, TestFieldTypeCollectionResource, TestDocSet, 
DistributedIntervalFacetingTest, TestChildDocTransformer, 
TestImplicitCoreProperties, TestComponentsName, ReturnFieldsTest, 
HdfsWriteToMultipleCollectionsTest, ZkNodePropsTest, 
DistributedQueryComponentOptimizationTest, TestCloudManagedSchema, 
TestAddFieldRealTimeGet, TestLRUCache, JSONWriterTest, TestStandardQParsers, 
SpellPossibilityIteratorTest, DisMaxRequestHandlerTest, 
TestManagedResourceStorage, TestAnalyzedSuggestions, TestConfigSets, 
TestCloudSchemaless, TestDefaultSearchFieldResource, ResponseHeaderTest, 
ExternalFileFieldSortTest, RecoveryZkTest, PingRequestHandlerTest, 
TestClassNameShortening, CursorPagingTest, SolrIndexSplitterTest, TestTrie, 
MoreLikeThisHandlerTest, TestPartialUpdateDeduplication, TestExpandComponent, 
SharedFSAutoReplicaFailoverTest, DistributedExpandComponentTest, 
TestSolrIndexConfig, SuggestComponentTest, TestSolr4Spatial2, 
QueryEqualityTest, TestStressRecovery, NotRequiredUniqueKeyTest, 
TestReplicationHandler, TimeZoneUtilsTest, 
StatelessScriptUpdateProcessorFactoryTest, HdfsLockFactoryTest, 
MBeansHandlerTest, AnalyticsMergeStrategyTest, 
DocumentAnalysisRequestHandlerTest, TestSystemIdResolver, MergeStrategyTest, 
TestRandomDVFaceting, TestFuzzyAnalyzedSuggestions, TestCloudInspectUtil, 
SSLMigrationTest, IndexBasedSpellCheckerTest, 
DistributedFacetPivotLongTailTest, TestJmxIntegration, BlockDirectoryTest, 
DirectUpdateHandlerTest, TestRawResponseWriter, MinimalSchemaTest, 
CoreAdminCreateDiscoverTest, DateRangeFieldTest, BadIndexSchemaTest, 
TestHighlightDedupGrouping, TestDefaultSimilarityFactory, ZkCLITest, 
TestQuerySenderListener, TestCopyFieldCollectionResource, 
HighlighterMaxOffsetTest, JsonLoaderTest, SolrXmlInZkTest, TestSolrJ, 
UpdateParamsTest, BadCopyFieldTest, PluginInfoTest, TestFastWriter, 
TestFaceting, BasicFunctionalityTest, TestAnalyzeInfixSuggestions, 
ZkControllerTest, TestDocumentBuilder, TestSolr4Spatial, TestPivotHelperCode, 
SimpleFacetsTest, TestStressReorder, TestSchemaNameResource, 
TestReplicationHandlerBackup, ShardRoutingTest, TestRequestStatusCollectionAPI, 
TestFreeTextSuggestions, SyncSliceTest, TestRTGBase, 
StandardRequestHandlerTest, ParsingFieldUpdateProcessorsTest, EchoParamsTest, 
TestLeaderElectionZkExpiry, TestTolerantSearch, QueryResultKeyTest, 
NoCacheHeaderTest, BasicDistributedZkTest, BasicDistributedZk2Test, 
OverseerTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, 
TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, 
TestMultiCoreConfBootstrap, TestReload, TestStressVersions, StatsComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestLazyCores, 
TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, 
HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
TestRemoteStreaming, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, 
FastVectorHighlighterTest, RegexBoostProcessorTest, TestCollationField, 
BinaryUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, 
TestLFUCache, AlternateDirectoryTest, BadComponentTest, MultiTermTest, 
TestBinaryField, DirectSolrConnectionTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, 
DeleteLastCustomShardedReplicaTest]
   [junit4] Completed on J0 in 131.85s, 1 test, 1 error <<< FAILURES!

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

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