Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1925/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteLiveReplicaTest

Error Message:
Should have had a good message here

Stack Trace:
java.lang.AssertionError: Should have had a good message here
        at 
__randomizedtesting.SeedInfo.seed([FE497578BDA87104:5329C173A097D971]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9240 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/init-core-data-001
   [junit4]   2> 1640613 T6107 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1640613 T6107 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_/e
   [junit4]   2> 1640621 T6107 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1640623 T6108 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1640724 T6107 oasc.ZkTestServer.run start zk server on 
port:56650
   [junit4]   2> 1640724 T6107 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1640726 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1640738 T6115 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b1a5dcc name:ZooKeeperConnection 
Watcher:127.0.0.1:56650 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1640738 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1640739 T6107 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1640739 T6107 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1640754 T6107 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1640755 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1640761 T6118 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@77df6a53 
name:ZooKeeperConnection Watcher:127.0.0.1:56650/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1640762 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1640762 T6107 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1640763 T6107 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1640773 T6107 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1640780 T6107 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1640787 T6107 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1640800 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1640801 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1640815 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1640816 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1640826 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1640827 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1640836 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1640838 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1640849 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1640850 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1640861 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1640862 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1640869 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1640870 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1640881 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1640882 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1640892 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1640893 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1640902 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1640904 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1640911 T6107 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1640912 T6107 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1643163 T6107 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/cores/collection1
   [junit4]   2> 1643169 T6107 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1643182 T6107 oejs.AbstractConnector.doStart Started 
[email protected]:56653
   [junit4]   2> 1643183 T6107 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1643183 T6107 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1643184 T6107 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001
   [junit4]   2> 1643184 T6107 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/'
   [junit4]   2> 1643267 T6107 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/solr.xml
   [junit4]   2> 1643286 T6107 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/cores
   [junit4]   2> 1643287 T6107 oasc.CoreContainer.<init> New CoreContainer 
487143932
   [junit4]   2> 1643288 T6107 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/]
   [junit4]   2> 1643289 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1643289 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1643290 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1643290 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1643291 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1643291 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1643292 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1643292 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1643292 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1643293 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1643294 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1643295 T6107 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1643295 T6107 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1643296 T6107 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1643296 T6107 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1643297 T6107 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56650/solr
   [junit4]   2> 1643299 T6107 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1643299 T6107 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1643307 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1643309 T6130 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1868e7b4 
name:ZooKeeperConnection Watcher:127.0.0.1:56650 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1643310 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1643311 T6107 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1643320 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1643324 T6133 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4578d03d 
name:ZooKeeperConnection Watcher:127.0.0.1:56650/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1643325 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1643330 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1643342 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1643356 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1643366 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1643377 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1643389 T6107 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1643393 T6107 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56653__%2Fe
   [junit4]   2> 1643395 T6107 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56653__%2Fe
   [junit4]   2> 1643404 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1643412 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1643419 T6107 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1643426 T6107 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56653__%2Fe
   [junit4]   2> 1643427 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1643433 T6107 oasc.Overseer.start Overseer 
(id=93248247856103427-127.0.0.1:56653__%2Fe-n_0000000000) starting
   [junit4]   2> 1643443 T6107 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1643483 T6107 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1643484 T6135 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1643487 T6107 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1643494 T6107 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1643499 T6107 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1643511 T6134 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1643515 T6107 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/cores
   [junit4]   2> 1643517 T6107 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/cores/collection1/
   [junit4]   2> 1643518 T6107 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1643520 T6137 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1643521 T6137 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1643522 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1643523 T6137 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1643534 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56653/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56653__%2Fe",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1643536 T6134 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56653/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56653__%2Fe",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1643536 T6134 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1643537 T6134 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1643542 T6133 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> 1644526 T6137 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1644526 T6137 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1644528 T6137 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1644529 T6137 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1644531 T6137 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1644532 T6137 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/cores/collection1/'
   [junit4]   2> 1644568 T6137 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1644574 T6137 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1644589 T6137 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1644602 T6137 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1644621 T6137 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1644625 T6137 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1644638 T6137 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1644855 T6137 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1644870 T6137 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1644873 T6137 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1644904 T6137 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1644909 T6137 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1644916 T6137 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1644919 T6137 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1644920 T6137 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1644921 T6137 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1644924 T6137 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1644924 T6137 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1644925 T6137 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1644926 T6137 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1644926 T6137 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/control/data/
   [junit4]   2> 1644927 T6137 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcb14a5
   [junit4]   2> 1644927 T6137 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/control/data
   [junit4]   2> 1644928 T6137 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/control/data/index/
   [junit4]   2> 1644929 T6137 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1644930 T6137 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/control/data/index
   [junit4]   2> 1644930 T6137 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=45.0322265625, 
floorSegmentMB=0.8154296875, forceMergeDeletesPctAllowed=13.65881033197487, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1644944 T6137 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@783cecf1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c2f0aba),segFN=segments_1,generation=1}
   [junit4]   2> 1644944 T6137 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1644949 T6137 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1644950 T6137 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1644950 T6137 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1644951 T6137 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1644952 T6137 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1644952 T6137 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1644963 T6137 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1644964 T6137 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1644964 T6137 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1644965 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1644966 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1644973 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1644974 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1644975 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1644975 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1644976 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1644977 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1644977 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1644979 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1644979 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1644981 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1644981 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1644982 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1644983 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1644984 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1644984 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1644985 T6137 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1644998 T6137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1645001 T6137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1645004 T6137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1645006 T6137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1645006 T6137 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1645012 T6137 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1645013 T6137 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1645014 T6137 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=37.1240234375, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=7.7360633825194505, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5217856759329933
   [junit4]   2> 1645014 T6137 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@783cecf1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c2f0aba),segFN=segments_1,generation=1}
   [junit4]   2> 1645014 T6137 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1645015 T6137 oass.SolrIndexSearcher.<init> Opening 
Searcher@64a43289[collection1] main
   [junit4]   2> 1645016 T6137 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1645019 T6137 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1645020 T6137 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1645021 T6137 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1645022 T6137 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1645022 T6137 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1645024 T6137 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1645024 T6137 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1645024 T6137 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1645024 T6137 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1645025 T6137 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1645025 T6138 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@64a43289[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1645027 T6141 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56653/_/e 
collection:control_collection shard:shard1
   [junit4]   2> 1645028 T6107 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1645029 T6107 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1645030 T6107 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1645030 T6141 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1645033 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1645043 T6144 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@37e85cee 
name:ZooKeeperConnection Watcher:127.0.0.1:56650/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1645046 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1645046 T6107 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1645049 T6107 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1645058 T6107 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1645062 T6141 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1645069 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1645071 T6141 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1645072 T6141 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7102 name=collection1 
org.apache.solr.core.SolrCore@4401fba5 
url=http://127.0.0.1:56653/_/e/collection1 node=127.0.0.1:56653__%2Fe 
C7102_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:56653/_/e, node_name=127.0.0.1:56653__%2Fe, 
state=down}
   [junit4]   2> 1645073 T6141 C7102 P56653 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56653/_/e/collection1/
   [junit4]   2> 1645073 T6141 C7102 P56653 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1645074 T6141 C7102 P56653 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56653/_/e/collection1/ has no replicas
   [junit4]   2> 1645074 T6141 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56653/_/e/collection1/ shard1
   [junit4]   2> 1645075 T6141 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1645079 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1645085 T6144 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> 1645092 T6133 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> 1645110 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:56653/_/e";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1645118 T6145 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1645121 T6144 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> 1645160 T6141 oasc.ZkController.register We are 
http://127.0.0.1:56653/_/e/collection1/ and leader is 
http://127.0.0.1:56653/_/e/collection1/
   [junit4]   2> 1645161 T6141 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56653/_/e
   [junit4]   2> 1645161 T6141 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1645161 T6141 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1645161 T6141 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1645164 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1645187 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56653/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56653__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1645188 T6134 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56653/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56653__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1645296 T6144 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> 1645297 T6133 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> 1647118 T6107 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/cores/collection1
   [junit4]   2> 1647122 T6107 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1647124 T6107 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1647129 T6107 oejs.AbstractConnector.doStart Started 
[email protected]:56657
   [junit4]   2> 1647130 T6107 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1647131 T6107 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1647131 T6107 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001
   [junit4]   2> 1647131 T6107 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/'
   [junit4]   2> 1647214 T6107 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/solr.xml
   [junit4]   2> 1647240 T6107 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/cores
   [junit4]   2> 1647244 T6107 oasc.CoreContainer.<init> New CoreContainer 
1605054486
   [junit4]   2> 1647244 T6107 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/]
   [junit4]   2> 1647245 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1647246 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1647247 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1647248 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1647249 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1647249 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1647250 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1647250 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1647251 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1647252 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1647253 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1647255 T6107 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1647256 T6107 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1647257 T6107 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1647257 T6107 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1647257 T6107 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56650/solr
   [junit4]   2> 1647258 T6107 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1647258 T6107 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1647260 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1647263 T6157 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@54dac25b 
name:ZooKeeperConnection Watcher:127.0.0.1:56650 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1647264 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1647265 T6107 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1647271 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1647276 T6160 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b552170 
name:ZooKeeperConnection Watcher:127.0.0.1:56650/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1647276 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1647297 T6107 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1648317 T6107 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56657__%2Fe
   [junit4]   2> 1648321 T6107 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56657__%2Fe
   [junit4]   2> 1648340 T6107 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1648347 T6107 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/cores
   [junit4]   2> 1648350 T6107 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/cores/collection1/
   [junit4]   2> 1648351 T6107 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1648355 T6161 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1648355 T6161 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1648358 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1648358 T6161 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1648361 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56657/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56657__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1648364 T6134 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56657/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56657__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1648364 T6134 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1648364 T6134 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1648369 T6160 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1648370 T6133 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1648369 T6144 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1649360 T6161 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1649361 T6161 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1649364 T6161 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1649364 T6161 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1649367 T6161 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1649368 T6161 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1649402 T6161 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1649410 T6161 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1649424 T6161 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1649429 T6161 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1649456 T6161 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1649460 T6161 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1649464 T6161 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1649648 T6161 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1649664 T6161 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1649665 T6161 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1649693 T6161 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1649700 T6161 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1649707 T6161 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1649711 T6161 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1649711 T6161 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1649712 T6161 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1649713 T6161 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1649714 T6161 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1649714 T6161 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1649714 T6161 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1649714 T6161 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty1/
   [junit4]   2> 1649715 T6161 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcb14a5
   [junit4]   2> 1649716 T6161 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty1
   [junit4]   2> 1649717 T6161 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty1/index/
   [junit4]   2> 1649717 T6161 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1649719 T6161 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty1/index
   [junit4]   2> 1649721 T6161 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=45.0322265625, 
floorSegmentMB=0.8154296875, forceMergeDeletesPctAllowed=13.65881033197487, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1649726 T6161 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@528c785f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cbf4637),segFN=segments_1,generation=1}
   [junit4]   2> 1649726 T6161 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1649734 T6161 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1649735 T6161 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1649736 T6161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1649736 T6161 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1649736 T6161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1649736 T6161 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1649736 T6161 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1649737 T6161 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1649737 T6161 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1649737 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1649738 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1649739 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1649741 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1649743 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1649744 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1649745 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1649746 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1649746 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1649750 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1649750 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1649752 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1649752 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1649752 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1649753 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1649753 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1649754 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1649754 T6161 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1649761 T6161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1649762 T6161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1649763 T6161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1649765 T6161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1649774 T6161 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1649776 T6161 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1649776 T6161 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1649777 T6161 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=37.1240234375, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=7.7360633825194505, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5217856759329933
   [junit4]   2> 1649778 T6161 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@528c785f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cbf4637),segFN=segments_1,generation=1}
   [junit4]   2> 1649778 T6161 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1649778 T6161 oass.SolrIndexSearcher.<init> Opening 
Searcher@6a0e7a8e[collection1] main
   [junit4]   2> 1649778 T6161 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1649781 T6161 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1649781 T6161 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1649782 T6161 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1649782 T6161 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1649783 T6161 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1649784 T6161 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1649785 T6161 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1649785 T6161 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1649786 T6161 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1649787 T6162 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6a0e7a8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1649787 T6161 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1649789 T6165 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56657/_/e collection:collection1 
shard:shard2
   [junit4]   2> 1649792 T6107 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1649792 T6107 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1649814 T6165 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1649858 T6165 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1649866 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1649867 T6165 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1649868 T6165 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C7103 name=collection1 
org.apache.solr.core.SolrCore@f044eac 
url=http://127.0.0.1:56657/_/e/collection1 node=127.0.0.1:56657__%2Fe 
C7103_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:56657/_/e, node_name=127.0.0.1:56657__%2Fe, 
state=down}
   [junit4]   2> 1649868 T6165 C7103 P56657 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56657/_/e/collection1/
   [junit4]   2> 1649868 T6165 C7103 P56657 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1649868 T6165 C7103 P56657 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56657/_/e/collection1/ has no replicas
   [junit4]   2> 1649868 T6165 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56657/_/e/collection1/ shard2
   [junit4]   2> 1649869 T6165 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1649869 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1649877 T6144 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1649877 T6160 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1649878 T6133 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1649907 T6145 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1649909 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:56657/_/e";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 1650023 T6160 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1650023 T6144 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1650067 T6165 oasc.ZkController.register We are 
http://127.0.0.1:56657/_/e/collection1/ and leader is 
http://127.0.0.1:56657/_/e/collection1/
   [junit4]   2> 1650067 T6165 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56657/_/e
   [junit4]   2> 1650068 T6165 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1650068 T6165 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1650068 T6165 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1650071 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1650075 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56657/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56657__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 1650080 T6134 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56657/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56657__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1650191 T6133 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1650191 T6160 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1650191 T6144 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1651766 T6107 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/cores/collection1
   [junit4]   2> 1651770 T6107 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1651771 T6107 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1651776 T6107 oejs.AbstractConnector.doStart Started 
[email protected]:56660
   [junit4]   2> 1651777 T6107 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1651777 T6107 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1651778 T6107 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001
   [junit4]   2> 1651778 T6107 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/'
   [junit4]   2> 1651819 T6107 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/solr.xml
   [junit4]   2> 1651839 T6107 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/cores
   [junit4]   2> 1651841 T6107 oasc.CoreContainer.<init> New CoreContainer 
2054642107
   [junit4]   2> 1651841 T6107 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/]
   [junit4]   2> 1651842 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1651842 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1651842 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1651842 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1651843 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1651843 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1651844 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1651844 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1651844 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1651844 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1651845 T6107 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1651845 T6107 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1651847 T6107 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1651847 T6107 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1651847 T6107 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1651847 T6107 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56650/solr
   [junit4]   2> 1651848 T6107 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1651848 T6107 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1651850 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1651854 T6177 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46218965 
name:ZooKeeperConnection Watcher:127.0.0.1:56650 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1651855 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1651856 T6107 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1651863 T6107 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1651867 T6180 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@39d5ee2a 
name:ZooKeeperConnection Watcher:127.0.0.1:56650/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1651868 T6107 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1651887 T6107 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1652901 T6107 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56660__%2Fe
   [junit4]   2> 1652903 T6107 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56660__%2Fe
   [junit4]   2> 1652915 T6107 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1652921 T6107 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/cores
   [junit4]   2> 1652923 T6107 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/cores/collection1/
   [junit4]   2> 1652924 T6107 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1652926 T6181 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1652927 T6181 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1652929 T6181 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1652930 T6133 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1652933 T6134 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56660/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56660__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 8
   [junit4]   2> 1652938 T6134 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:56660/_/e";,
   [junit4]   2>          "node_name":"127.0.0.1:56660__%2Fe",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1652939 T6134 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1652939 T6134 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1652945 T6144 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> 1652945 T6180 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> 1652946 T6133 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> 1652945 T6160 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> 1653933 T6181 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1653933 T6181 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1653935 T6181 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1653935 T6181 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1653937 T6181 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1653938 T6181 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1653959 T6181 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1653964 T6181 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1653976 T6181 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1653987 T6181 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1654007 T6181 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1654012 T6181 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1654018 T6181 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1654205 T6181 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1654212 T6181 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1654213 T6181 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1654247 T6181 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1654253 T6181 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1654258 T6181 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1654262 T6181 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1654262 T6181 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1654262 T6181 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1654265 T6181 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1654266 T6181 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1654266 T6181 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1654266 T6181 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1654267 T6181 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-2-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty2/
   [junit4]   2> 1654267 T6181 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcb14a5
   [junit4]   2> 1654268 T6181 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty2
   [junit4]   2> 1654268 T6181 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty2/index/
   [junit4]   2> 1654268 T6181 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1654269 T6181 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/tempDir-001/jetty2/index
   [junit4]   2> 1654269 T6181 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=45.0322265625, 
floorSegmentMB=0.8154296875, forceMergeDeletesPctAllowed=13.65881033197487, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1654270 T6181 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@582f1e4f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59c700f8),segFN=segments_1,generation=1}
   [junit4]   2> 1654270 T6181 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1654276 T6181 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1654276 T6181 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1654277 T6181 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1654277 T6181 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1654277 T6181 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1654278 T6181 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1654278 T6181 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1654278 T6181 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1654279 T6181 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1654279 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1654280 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1654280 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1654281 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1654281 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1654282 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1654283 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1654283 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1654284 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1654286 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1654287 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1654288 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1654288 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1654289 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1654289 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1654290 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1654290 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1654290 T6181 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1654298 T6181 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1654299 T6181 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1654300 T6181 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1654301 T6181 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1654302 T6181 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1654304 T6181 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1654304 T6181 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1654305 T6181 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=37.1240234375, 
floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=7.7360633825194505, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5217856759329933
   [junit4]   2> 1654305 T6181 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@582f1e4f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59c700f8),segFN=segments_1,generation=1}
   [junit4]   2> 1654305 T6181 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1654306 T6181 oass.SolrIndexSearcher.<init> Opening 
Searcher@539567e8[collection1] main
   [junit4]   2> 1654306 T6181 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1654310 T6181 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1654310 T6181 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1654311 T6181 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1654311 T6181 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1654312 T6181 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1654313 T6181 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1654313 T6181 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1654314 T6181 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1654314 T6181 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1654314 T6181 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1654315 T6182 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@539567e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1654318 T6185 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56660/_/e collection:collection1 
shard:shard1
   [junit4]   2> 1654318 T6107 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1654319 T6107 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1654320 T6185 oascc.SolrZkClient.makePath

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

 T6107 oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 
FE497578BDA87104-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1726679 T6107 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1726680 T6107 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-4-002/cores/delLiveColl_shard2_replica1/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 
FE497578BDA87104-001/shard-4-002/cores/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 1726680 T6107 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001/shard-4-002/cores/delLiveColl_shard2_replica1/data
   [junit4]   2> 1726681 T6107 oasc.Overseer.close Overseer 
(id=93248251187036173-127.0.0.1:56713__%2Fe-n_0000000004) closing
   [junit4]   2> 1726682 T6461 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:56713__%2Fe
   [junit4]   2> 1726689 T6403 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task java.util.concurrent.FutureTask@19c02b56 rejected from 
java.util.concurrent.ThreadPoolExecutor@19d429a1[Shutting down, pool size = 2, 
active threads = 0, queued tasks = 0, completed tasks = 41]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:260)
   [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> 1726706 T6107 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_/e,null}
   [junit4]   2> 1726895 T6107 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:56695 56695
   [junit4]   2> 1726935 T6286 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:56695 56695
   [junit4]   2> 1727159 T6286 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/aliases.json
   [junit4]   2>                8       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                4       /solr/collections/delLiveColl/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DeleteInactiveReplicaTest -Dtests.method=deleteLiveReplicaTest 
-Dtests.seed=FE497578BDA87104 -Dtests.slow=true -Dtests.locale=sq 
-Dtests.timezone=CAT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 35.7s | DeleteInactiveReplicaTest.deleteLiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good 
message here
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FE497578BDA87104:5329C173A097D971]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1727183 T6107 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 FE497578BDA87104-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=9, maxDocsPerChunk=763, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=9, blockSize=10)), sim=DefaultSimilarity, locale=sq, timezone=CAT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 
(64-bit)/cpus=2,threads=1,free=44945928,total=308326400
   [junit4]   2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases, 
IndexSchemaTest, OverriddenZkACLAndCredentialsProvidersTest, CursorMarkTest, 
ExternalCollectionsTest, UnloadDistributedZkTest, TestCloudSchemaless, 
TestReplicationHandlerBackup, SpellPossibilityIteratorTest, 
TestSchemaSimilarityResource, TestFaceting, UUIDFieldTest, 
TestSolrDeletionPolicy1, TestXIncludeConfig, SuggesterFSTTest, 
HdfsCollectionsAPIDistributedZkTest, TestCSVResponseWriter, 
TestSolrQueryParserDefaultOperatorResource, TestIndexingPerformance, 
MigrateRouteKeyTest, TestPartialUpdateDeduplication, 
DistributedFacetPivotLongTailTest, AnalyticsQueryTest, SynonymTokenizerTest, 
BadIndexSchemaTest, SoftAutoCommitTest, HdfsLockFactoryTest, 
DocValuesMultiTest, TestInitParams, HighlighterConfigTest, 
TestSortingResponseWriter, MultiTermTest, TestDocumentBuilder, 
LeaderElectionIntegrationTest, DistanceFunctionTest, 
TestDistributedMissingSort, TestSolrQueryParser, TestSurroundQueryParser, 
TestJmxIntegration, TestDFRSimilarityFactory, ExternalFileFieldSortTest, 
FileUtilsTest, HttpPartitionTest, TestInitQParser, TestSolrIndexConfig, 
BadComponentTest, TestPerFieldSimilarity, TestDefaultSearchFieldResource, 
TestStressReorder, TestSolrXml, CustomCollectionTest, TestFunctionQuery, 
DistributedFacetPivotSmallAdvancedTest, InfoHandlerTest, StatsComponentTest, 
TestSort, TestCoreContainer, TestCoreDiscovery, MultiThreadedOCPTest, 
TestFastOutputStream, FastVectorHighlighterTest, TestRecoveryHdfs, 
TestMaxScoreQueryParser, MergeStrategyTest, SolrXmlInZkTest, SpatialFilterTest, 
TestStressVersions, DistributedTermsComponentTest, 
TestDefaultSimilarityFactory, ResponseHeaderTest, IndexBasedSpellCheckerTest, 
TestConfig, TestMergePolicyConfig, TestOrdValues, OverseerStatusTest, 
TestReversedWildcardFilterFactory, HardAutoCommitTest, TestBadConfig, 
DirectUpdateHandlerTest, TestLRUStatsCache, SpatialRPTFieldTypeTest, 
TestExactSharedStatsCache, BJQParserTest, TimeZoneUtilsTest, 
TestIntervalFaceting, TestRandomFaceting, ClusterStateUpdateTest, 
TestManagedSchemaFieldResource, CopyFieldTest, TestSystemIdResolver, 
AlternateDirectoryTest, HdfsSyncSliceTest, TestShardHandlerFactory, 
TestTolerantSearch, TestManagedSchema, ResponseLogComponentTest, 
DeleteLastCustomShardedReplicaTest, TestRandomDVFaceting, 
SolrIndexSplitterTest, AutoCommitTest, AliasIntegrationTest, 
TestArbitraryIndexDir, SuggesterWFSTTest, TermVectorComponentTest, 
BasicFunctionalityTest, TestRemoteStreaming, SpellingQueryConverterTest, 
TestSearcherReuse, TestReplicationHandler, QueryEqualityTest, 
TermsComponentTest, TestFoldingMultitermQuery, 
SimpleCollectionCreateDeleteTest, DistributedQueryComponentCustomSortTest, 
TestManagedSchemaFieldTypeResource, DocumentAnalysisRequestHandlerTest, 
SolrCmdDistributorTest, OverseerCollectionProcessorTest, DateFieldTest, 
TestCollectionAPI, DeleteInactiveReplicaTest]
   [junit4] Completed in 86.65s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1051 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: 
There were test failures: 461 suites, 1848 tests, 1 failure, 51 ignored (20 
assumptions)

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


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

Reply via email to