Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/649/

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:63596/abk, https://127.0.0.1:49230/abk, 
https://127.0.0.1:52409/abk]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:63596/abk, 
https://127.0.0.1:49230/abk, https://127.0.0.1:52409/abk]
        at 
__randomizedtesting.SeedInfo.seed([7EE99938F059242D:FF0F172087064411]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:939)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:717)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:660)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312)
        ... 46 more




Build Log:
[...truncated 12772 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/init-core-data-001
   [junit4]   2> 2560030 T8394 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 2560030 T8394 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /abk/
   [junit4]   2> 2560036 T8394 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2560038 T8394 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2560038 T8395 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2560139 T8394 oasc.ZkTestServer.run start zk server on 
port:23324
   [junit4]   2> 2560140 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2560141 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2560146 T8401 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@751476a2 
name:ZooKeeperConnection Watcher:127.0.0.1:23324 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2560147 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2560147 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2560147 T8394 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2560156 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2560157 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2560158 T8403 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ea4baa5 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2560158 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2560159 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2560159 T8394 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2560162 T8394 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2560163 T8394 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2560164 T8394 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2560166 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2560166 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2560168 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2560169 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2560272 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2560272 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2560274 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2560274 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2560276 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2560276 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2560278 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2560278 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2560279 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2560280 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2560281 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2560282 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2560283 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2560283 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2560285 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2560285 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2560287 T8394 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2560287 T8394 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2560290 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2560291 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2560292 T8405 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@31b21556 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2560293 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2560293 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2561448 T8394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2561454 T8394 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2561460 T8394 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:63596
   [junit4]   2> 2561463 T8394 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2561463 T8394 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2561463 T8394 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002
   [junit4]   2> 2561464 T8394 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/'
   [junit4]   2> 2561494 T8394 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/solr.xml
   [junit4]   2> 2561538 T8394 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002
   [junit4]   2> 2561539 T8394 oasc.CoreContainer.<init> New CoreContainer 
588479007
   [junit4]   2> 2561539 T8394 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/]
   [junit4]   2> 2561540 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2561540 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2561540 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2561541 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2561541 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2561541 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2561541 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2561541 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2561542 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2561542 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2561544 T8394 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2561545 T8394 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2561545 T8394 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2561546 T8394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2561546 T8394 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:23324/solr
   [junit4]   2> 2561546 T8394 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2561546 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2561547 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2561548 T8416 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6acf255c 
name:ZooKeeperConnection Watcher:127.0.0.1:23324 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2561551 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2561551 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2561556 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2561557 T8418 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@640af5dc 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2561558 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2561560 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2561562 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2561564 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2561566 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2561567 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2561569 T8394 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2561570 T8394 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63596_abk
   [junit4]   2> 2561571 T8394 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63596_abk
   [junit4]   2> 2561572 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2561573 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2561574 T8394 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2561576 T8394 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:63596_abk
   [junit4]   2> 2561576 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2561577 T8394 oasc.Overseer.start Overseer 
(id=92625332040433668-127.0.0.1:63596_abk-n_0000000000) starting
   [junit4]   2> 2561579 T8394 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2561584 T8394 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2561584 T8420 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2561585 T8394 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2561588 T8394 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2561589 T8394 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2561590 T8419 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2561593 T8394 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002
   [junit4]   2> 2563015 T8394 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/conf/
   [junit4]   2> 2563035 T8394 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2563036 T8394 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 2563036 T8394 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2563039 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2563040 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2563041 T8424 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b54a12f name:ZooKeeperConnection 
Watcher:127.0.0.1:23324/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2563041 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2563041 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2563044 T8394 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2563046 T8394 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2563046 T8394 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2563046 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2563047 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2563048 T8426 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f872b0a 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2563048 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2563049 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2563052 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2563055 T8419 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2563055 T8419 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2563056 T8419 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2563057 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2563058 T8427 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> 2563058 T8428 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> 2564021 T8394 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2564022 T8394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2564025 T8394 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2564026 T8394 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:52409
   [junit4]   2> 2564037 T8394 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2564040 T8394 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2564041 T8394 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003
   [junit4]   2> 2564041 T8394 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/'
   [junit4]   2> 2564077 T8394 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/solr.xml
   [junit4]   2> 2564122 T8394 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003
   [junit4]   2> 2564123 T8394 oasc.CoreContainer.<init> New CoreContainer 
51565899
   [junit4]   2> 2564123 T8394 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/]
   [junit4]   2> 2564124 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2564125 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2564125 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2564125 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2564125 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2564126 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2564126 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2564126 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2564126 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2564126 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2564129 T8394 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2564130 T8394 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2564130 T8394 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2564130 T8394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2564131 T8394 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:23324/solr
   [junit4]   2> 2564131 T8394 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2564131 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2564132 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2564133 T8439 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47072003 
name:ZooKeeperConnection Watcher:127.0.0.1:23324 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2564135 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2564136 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2564141 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2564142 T8441 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@55bc0def 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2564142 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2564148 T8394 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2565152 T8394 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52409_abk
   [junit4]   2> 2565153 T8394 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52409_abk
   [junit4]   2> 2565158 T8394 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2565162 T8394 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003
   [junit4]   2> 2565255 T8394 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/conf/
   [junit4]   2> 2566394 T8394 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2566395 T8394 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 2566395 T8394 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2567329 T8394 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2567330 T8394 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2567333 T8394 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2567334 T8394 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:49230
   [junit4]   2> 2567340 T8394 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2567341 T8394 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2567341 T8394 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004
   [junit4]   2> 2567342 T8394 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004/'
   [junit4]   2> 2567388 T8394 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004/solr.xml
   [junit4]   2> 2567453 T8394 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004
   [junit4]   2> 2567453 T8394 oasc.CoreContainer.<init> New CoreContainer 
257535987
   [junit4]   2> 2567454 T8394 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004/]
   [junit4]   2> 2567455 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2567455 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2567456 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2567456 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2567456 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2567457 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2567457 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2567457 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2567458 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2567458 T8394 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2567461 T8394 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2567463 T8394 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2567463 T8394 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2567464 T8394 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2567464 T8394 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:23324/solr
   [junit4]   2> 2567464 T8394 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2567465 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2567466 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2567467 T8454 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a02aa36 
name:ZooKeeperConnection Watcher:127.0.0.1:23324 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2567469 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2567470 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2567474 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2567475 T8456 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d658fc3 name:ZooKeeperConnection 
Watcher:127.0.0.1:23324/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2567475 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2567480 T8394 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2568484 T8394 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49230_abk
   [junit4]   2> 2568485 T8394 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49230_abk
   [junit4]   2> 2568491 T8394 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2568495 T8394 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004
   [junit4]   2> 2568505 T8394 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-004/conf/
   [junit4]   2> 2569640 T8394 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2569641 T8394 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 2569641 T8394 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2569644 T8394 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: customcollreplicadeletion
   [junit4]   2> 2569644 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2569645 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2569646 T8460 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e5f6a19 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2569646 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2569647 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2569652 T8394 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2569781 T8446 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
stateFormat=2&shards=a,b&action=CREATE&replicationFactor=1&version=2&router.name=implicit&name=customcollreplicadeletion&numShards=1&wt=javabin&maxShardsPerNode=5
   [junit4]   2> 2569782 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2569782 T8420 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 2569785 T8462 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 2569786 T8462 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 2569786 T8462 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 2569787 T8462 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion
   [junit4]   2> 2569789 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2569791 T8419 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
customcollreplicadeletion
   [junit4]   2> 2569791 T8419 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
customcollreplicadeletion with shards [a, b]
   [junit4]   2> 2569791 T8419 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
customcollreplicadeletion 2
   [junit4]   2> 2569792 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2569793 T8457 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> 2569793 T8442 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> 2569794 T8463 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> 2569793 T8427 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> 2569793 T8428 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> 2569890 T8462 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 2569891 T8462 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_a_replica1 as part of slice a of collection 
customcollreplicadeletion on 127.0.0.1:63596_abk
   [junit4]   2> 2569892 T8462 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_b_replica1 as part of slice b of collection 
customcollreplicadeletion on 127.0.0.1:52409_abk
   [junit4]   2> 2570015 T8408 oasha.CoreAdminHandler.handleCreateAction core 
create command 
action=CREATE&qt=/admin/cores&version=2&shard=a&numShards=2&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&collection=customcollreplicadeletion&wt=javabin
   [junit4]   2> 2570017 T8408 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 2570019 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2570019 T8408 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 2570020 T8419 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:63596_abk",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "base_url":"https://127.0.0.1:63596/abk";,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 2570025 T8431 oasha.CoreAdminHandler.handleCreateAction core 
create command 
action=CREATE&qt=/admin/cores&version=2&shard=b&numShards=2&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&collection=customcollreplicadeletion&wt=javabin
   [junit4]   2> 2570028 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2570029 T8431 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 2570030 T8408 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 2570030 T8408 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 2570030 T8431 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 2570032 T8431 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 2570033 T8408 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2570033 T8431 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 2570033 T8408 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2570034 T8408 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 2570034 T8408 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 2570034 T8431 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2570035 T8408 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2570035 T8431 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2570035 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 2570035 T8408 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2570035 T8419 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:52409_abk",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "base_url":"https://127.0.0.1:52409/abk";,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 2570036 T8408 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2570036 T8408 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 2570037 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2570037 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2570038 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570038 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570038 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2570039 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2570112 T8408 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2570144 T8408 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2570145 T8408 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2570152 T8408 oass.IndexSchema.readSchema 
[customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 2570480 T8408 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2570490 T8408 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2570493 T8408 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2570502 T8408 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2570506 T8408 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2570510 T8408 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2570510 T8408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2570515 T8408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2570516 T8408 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2570517 T8408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2570517 T8408 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2570517 T8408 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_a_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 2570518 T8408 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2570518 T8408 oasc.SolrCore.<init> 
[customcollreplicadeletion_a_replica1] Opening new SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 2570519 T8408 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68b6f92b
   [junit4]   2> 2570520 T8408 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 2570520 T8408 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 2570520 T8408 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_a_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2570521 T8408 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 2570522 T8408 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=26.8154296875, 
floorSegmentMB=0.6748046875, forceMergeDeletesPctAllowed=28.520663190748195, 
segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2570523 T8408 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-66cfa8e3)),segFN=segments_1,generation=1}
   [junit4]   2> 2570523 T8408 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2570526 T8408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2570527 T8408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2570527 T8408 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2570528 T8408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2570528 T8408 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2570528 T8408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2570529 T8408 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2570529 T8408 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2570529 T8408 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2570530 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2570531 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2570531 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2570532 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2570532 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2570532 T8408 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2570533 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2570533 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2570534 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2570534 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2570535 T8408 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2570556 T8408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2570558 T8408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2570560 T8408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2570562 T8408 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2570569 T8408 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2570570 T8408 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2570570 T8408 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3f1e5172
   [junit4]   2> 2570571 T8408 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-66cfa8e3)),segFN=segments_1,generation=1}
   [junit4]   2> 2570571 T8408 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2570572 T8408 oass.SolrIndexSearcher.<init> Opening 
Searcher@4d57b87a[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 2570572 T8408 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2570573 T8408 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2570573 T8408 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2570574 T8408 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2570574 T8408 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2570574 T8408 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2570575 T8408 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2570575 T8408 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2570576 T8408 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2570578 T8408 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2570578 T8408 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2570578 T8408 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2570581 T8468 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_a_replica1] Registered new searcher 
Searcher@4d57b87a[customcollreplicadeletion_a_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2570583 T8408 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_a_replica1
   [junit4]   2> 2570583 T8408 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:63596/abk 
collection:customcollreplicadeletion shard:a
   [junit4]   2> 2570584 T8408 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 2570587 T8408 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard a
   [junit4]   2> 2570589 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2570589 T8408 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2570589 T8408 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C10960 
name=customcollreplicadeletion_a_replica1 
org.apache.solr.core.SolrCore@3033365d 
url=https://127.0.0.1:63596/abk/customcollreplicadeletion_a_replica1 
node=127.0.0.1:63596_abk C10960_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_a_replica1 props:{node_name=127.0.0.1:63596_abk, 
core=customcollreplicadeletion_a_replica1, 
base_url=https://127.0.0.1:63596/abk, state=down}
   [junit4]   2> 2570590 T8408 C10960 P63596 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:63596/abk/customcollreplicadeletion_a_replica1/
   [junit4]   2> 2570590 T8408 C10960 P63596 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2570590 T8408 C10960 P63596 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:63596/abk/customcollreplicadeletion_a_replica1/ has no 
replicas
   [junit4]   2> 2570591 T8408 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:63596/abk/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 2570591 T8408 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 2570591 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 2570593 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2570594 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570594 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570595 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2570595 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2570598 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 2570599 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2570599 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2570600 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570600 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570601 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2570601 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2570645 T8408 oasc.ZkController.register We are 
https://127.0.0.1:63596/abk/customcollreplicadeletion_a_replica1/ and leader is 
https://127.0.0.1:63596/abk/customcollreplicadeletion_a_replica1/
   [junit4]   2> 2570646 T8408 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_a_replica1 
baseURL=https://127.0.0.1:63596/abk
   [junit4]   2> 2570646 T8408 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2570646 T8408 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 2570647 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2570649 T8408 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2570651 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 2570652 T8408 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={action=CREATE&qt=/admin/cores&version=2&shard=a&numShards=2&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&collection=customcollreplicadeletion&wt=javabin}
 status=0 QTime=637 
   [junit4]   2> 2570652 T8419 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:63596_abk",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "base_url":"https://127.0.0.1:63596/abk";,
   [junit4]   2>          "state":"active"}
   [junit4]   2> 2570654 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2570654 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570654 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2570655 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2570656 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2571035 T8431 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 2571036 T8431 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 2571037 T8431 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2571037 T8431 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2571038 T8431 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2571038 T8431 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 2571089 T8431 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2571136 T8431 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2571238 T8431 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2571249 T8431 oass.IndexSchema.readSchema 
[customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 2571608 T8431 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2571614 T8431 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2571617 T8431 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2571626 T8431 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2571630 T8431 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2571634 T8431 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2571635 T8431 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2571635 T8431 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2571635 T8431 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2571636 T8431 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2571636 T8431 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2571637 T8431 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_b_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 2571637 T8431 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2571638 T8431 oasc.SolrCore.<init> 
[customcollreplicadeletion_b_replica1] Opening new SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 2571638 T8431 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68b6f92b
   [junit4]   2> 2571639 T8431 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 2571639 T8431 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 2571640 T8431 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_b_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2571641 T8431 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 2571641 T8431 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=26.8154296875, 
floorSegmentMB=0.6748046875, forceMergeDeletesPctAllowed=28.520663190748195, 
segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2571642 T8431 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-33bcc06c)),segFN=segments_1,generation=1}
   [junit4]   2> 2571642 T8431 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2571646 T8431 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2571646 T8431 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2571647 T8431 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2571647 T8431 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2571647 T8431 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2571648 T8431 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2571648 T8431 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2571649 T8431 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2571649 T8431 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2571650 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2571650 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2571651 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2571651 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2571652 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2571652 T8431 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2571652 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2571653 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2571653 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2571654 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2571654 T8431 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2571657 T8431 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2571659 T8431 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2571661 T8431 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2571663 T8431 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2571670 T8431 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2571670 T8431 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2571671 T8431 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@332414cf
   [junit4]   2> 2571671 T8431 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-33bcc06c)),segFN=segments_1,generation=1}
   [junit4]   2> 2571672 T8431 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2571672 T8431 oass.SolrIndexSearcher.<init> Opening 
Searcher@48b4cd45[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 2571672 T8431 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 2571673 T8431 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2571674 T8431 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2571674 T8431 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2571674 T8431 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2571675 T8431 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2571676 T8431 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2571676 T8431 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2571676 T8431 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2571677 T8431 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2571679 T8470 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_b_replica1] Registered new searcher 
Searcher@48b4cd45[customcollreplicadeletion_b_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2571681 T8431 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_b_replica1
   [junit4]   2> 2571681 T8431 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:52409/abk 
collection:customcollreplicadeletion shard:b
   [junit4]   2> 2571682 T8431 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 2571685 T8431 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard b
   [junit4]   2> 2571687 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2571687 T8431 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2571687 T8431 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C10961 
name=customcollreplicadeletion_b_replica1 
org.apache.solr.core.SolrCore@22e7a474 
url=https://127.0.0.1:52409/abk/customcollreplicadeletion_b_replica1 
node=127.0.0.1:52409_abk C10961_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_b_replica1 props:{node_name=127.0.0.1:52409_abk, 
core=customcollreplicadeletion_b_replica1, 
base_url=https://127.0.0.1:52409/abk, state=down}
   [junit4]   2> 2571688 T8431 C10961 P52409 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:52409/abk/customcollreplicadeletion_b_replica1/
   [junit4]   2> 2571688 T8431 C10961 P52409 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 2571688 T8431 C10961 P52409 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:52409/abk/customcollreplicadeletion_b_replica1/ has no 
replicas
   [junit4]   2> 2571689 T8431 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:52409/abk/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 2571689 T8431 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 2571689 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 2571691 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2571692 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2571692 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2571692 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2571693 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2571695 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 2571697 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2571697 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2571697 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2571697 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2571698 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2571699 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2571743 T8431 oasc.ZkController.register We are 
https://127.0.0.1:52409/abk/customcollreplicadeletion_b_replica1/ and leader is 
https://127.0.0.1:52409/abk/customcollreplicadeletion_b_replica1/
   [junit4]   2> 2571744 T8431 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_b_replica1 
baseURL=https://127.0.0.1:52409/abk
   [junit4]   2> 2571744 T8431 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2571744 T8431 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 2571746 T8427 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2571747 T8431 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2571748 T8419 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 2571749 T8419 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:52409_abk",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "base_url":"https://127.0.0.1:52409/abk";,
   [junit4]   2>          "state":"active"}
   [junit4]   2> 2571750 T8431 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={action=CREATE&qt=/admin/cores&version=2&shard=b&numShards=2&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&collection=customcollreplicadeletion&wt=javabin}
 status=0 QTime=1725 
   [junit4]   2> 2571750 T8419 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 2571750 T8462 
oasc.OverseerCollectionProcessor.createCollection Finished create command on 
all shards for collection: customcollreplicadeletion
   [junit4]   2> 2571751 T8427 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2571751 T8442 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 2571753 T8462 oasc.OverseerCollectionProcessor$Runner.run 
Overseer Collection Processor: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{success={null={responseHeader={status=0,QTime=637},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1725},core=customcollreplicadeletion_b_replica1}}}
   [junit4]   2> 2571754 T8442 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 2571754 T8457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 
state: SyncConnected type NodeDataChanged
   [junit4]   2> 2571754 T8427 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 2571755 T8472 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2571756 T8446 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/collections 
params={stateFormat=2&shards=a,b&action=CREATE&replicationFactor=1&version=2&router.name=implicit&name=customcollreplicadeletion&numShards=1&wt=javabin&maxShardsPerNode=5}
 status=0 QTime=1976 
   [junit4]   2> 2571757 T8394 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: customcollreplicadeletion failOnTimeout:true timeout 
(sec):330
   [junit4]   2> 2571759 T8394 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - 
collection: customcollreplicadeletion
   [junit4]   2> 2571761 T8394 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2571762 T8394 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2571764 T8474 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3acffa12 
name:ZooKeeperConnection Watcher:127.0.0.1:23324/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2571764 T8394 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2571764 T8394 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2571767 T8394 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2571896 T8437 oasha.CollectionsHandler.handleRemoveReplica 
Remove replica: replica=core_node1&action=delete

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

ask@3ea98243 rejected from 
java.util.concurrent.ThreadPoolExecutor@7e764b02[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 2695592 T8460 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@156df9c rejected from 
java.util.concurrent.ThreadPoolExecutor@7e764b02[Terminated, pool size = 0, 
active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch 
-Dtests.seed=7EE99938F059242D -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=en_ZA -Dtests.timezone=Etc/GMT-11 -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    136s J1 | 
DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:63596/abk, 
https://127.0.0.1:49230/abk, https://127.0.0.1:52409/abk]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7EE99938F059242D:FF0F172087064411]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:939)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:717)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:660)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node1
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312)
   [junit4]    >        ... 46 more
   [junit4]   2> 2695615 T8394 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7EE99938F059242D-001
   [junit4]   2> 135593 T8393 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=en_ZA, timezone=Etc/GMT-11
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=193802984,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [SortByFunctionTest, 
FullSolrCloudDistribCmdsTest, DisMaxRequestHandlerTest, SuggesterFSTTest, 
TestCodecSupport, ZkControllerTest, NoCacheHeaderTest, 
ExitableDirectoryReaderTest, TestCollationField, RankQueryTest, 
DeleteShardTest, AnalyticsQueryTest, PreAnalyzedUpdateProcessorTest, 
TestHighFrequencyDictionaryFactory, DirectUpdateHandlerOptimizeTest, 
SolrCoreCheckLockOnStartupTest, TestInitParams, LukeRequestHandlerTest, 
DistributedSuggestComponentTest, TestBM25SimilarityFactory, 
TestPartialUpdateDeduplication, TestCollapseQParserPlugin, 
TestIntervalFaceting, TestFieldCollectionResource, 
PathHierarchyTokenizerFactoryTest, TestSystemIdResolver, 
UUIDUpdateProcessorFallbackTest, SolrCoreTest, AnalyticsMergeStrategyTest, 
DistributedQueryComponentCustomSortTest, TestClassNameShortening, 
TestRandomMergePolicy, TestFieldSortValues, SharedFSAutoReplicaFailoverTest, 
TestManagedResource, AddBlockUpdateTest, TestManagedSchemaFieldResource, 
UpdateParamsTest, TestManagedSchemaFieldTypeResource, 
ExternalFileFieldSortTest, DateFieldTest, BasicZkTest, 
DirectSolrSpellCheckerTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrRequestParserTest, SolrIndexConfigTest, SystemInfoHandlerTest, 
OpenCloseCoreStressTest, AutoCommitTest, TestConfig, TestNoOpRegenerator, 
TestRecovery, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
TestDistributedGrouping, TestFaceting, TestStressReorder, TestJoin, TestReload, 
TestStressVersions, SimpleFacetsTest, TestGroupingSearch, PeerSyncTest, 
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, 
DirectUpdateHandlerTest, OverseerCollectionProcessorTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, DocValuesTest, SuggesterTSTTest, 
SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
DefaultValueUpdateProcessorTest, DebugComponentTest, TestQueryUtils, 
TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, 
RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, 
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, 
TestAnalyzedSuggestions, JsonLoaderTest, CSVRequestHandlerTest, 
SearchHandlerTest, TestLFUCache, AlternateDirectoryTest, TestMergePolicyConfig, 
MultiTermTest, TestDocSet, MinimalSchemaTest, TestElisionMultitermQuery, 
OutputWriterTest, TestSolrCoreProperties, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestDefaultSimilarityFactory, 
URLClassifyProcessorTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestTolerantSearch, AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest, 
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, 
DeleteLastCustomShardedReplicaTest]
   [junit4] Completed on J1 in 135.89s, 1 test, 1 error <<< FAILURES!

[...truncated 310 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:531:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:472:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1360:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:962:
 There were test failures: 437 suites, 1785 tests, 1 error, 53 ignored (9 
assumptions)

Total time: 224 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #646
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 717427607 bytes
Compression is 0.0%
Took 2 min 3 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to