Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4923/

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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:28218/bf/bx, http://127.0.0.1:28221/bf/bx, 
http://127.0.0.1:28224/bf/bx, http://127.0.0.1:28229/bf/bx, 
http://127.0.0.1:28170/bf/bx]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:28218/bf/bx, 
http://127.0.0.1:28221/bf/bx, http://127.0.0.1:28224/bf/bx, 
http://127.0.0.1:28229/bf/bx, http://127.0.0.1:28170/bf/bx]
        at 
__randomizedtesting.SeedInfo.seed([DE4C48B6B390B2D2:5FAAC6AEC4CFD2EE]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736)
        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313)
        ... 47 more




Build Log:
[...truncated 12132 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/init-core-data-001
   [junit4]   2> 1510586 T3044 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1510587 T3044 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /bf/bx
   [junit4]   2> 1510590 T3044 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1510591 T3044 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1510592 T3045 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1510692 T3044 oasc.ZkTestServer.run start zk server on 
port:27744
   [junit4]   2> 1510693 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1510694 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1510697 T3051 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14b24b98 
name:ZooKeeperConnection Watcher:127.0.0.1:27744 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1510697 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1510698 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1510698 T3044 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1510700 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1510701 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1510702 T3053 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d07fcb2 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1510702 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1510702 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1510703 T3044 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1510704 T3044 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1510705 T3044 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1510706 T3044 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1510707 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1510708 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1510710 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1510710 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1510812 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1510812 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1510814 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1510814 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1510816 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1510816 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1510818 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1510818 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1510820 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1510820 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1510831 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1510831 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1510833 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1510833 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1510835 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1510835 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1510837 T3044 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1510837 T3044 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1511984 T3044 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1511988 T3044 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:28170
   [junit4]   2> 1511989 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1511989 T3044 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1511990 T3044 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002
   [junit4]   2> 1511990 T3044 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/'
   [junit4]   2> 1512019 T3044 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/solr.xml
   [junit4]   2> 1512063 T3044 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002
   [junit4]   2> 1512063 T3044 oasc.CoreContainer.<init> New CoreContainer 
250739525
   [junit4]   2> 1512064 T3044 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/]
   [junit4]   2> 1512064 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1512065 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1512065 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1512065 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1512065 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1512066 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1512066 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1512066 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1512066 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1512066 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1512067 T3044 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1512067 T3044 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1512067 T3044 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1512068 T3044 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1512068 T3044 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27744/solr
   [junit4]   2> 1512068 T3044 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1512068 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1512069 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1512070 T3064 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30a776ad 
name:ZooKeeperConnection Watcher:127.0.0.1:27744 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1512071 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1512072 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1512073 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1512074 T3066 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fe1c5e5 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1512074 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1512075 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1512077 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1512079 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1512080 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1512082 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1512084 T3044 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1512085 T3044 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28170_bf%2Fbx
   [junit4]   2> 1512085 T3044 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:28170_bf%2Fbx
   [junit4]   2> 1512087 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1512088 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1512089 T3044 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1512090 T3044 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:28170_bf%2Fbx
   [junit4]   2> 1512091 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1512092 T3044 oasc.Overseer.start Overseer 
(id=92628310975447043-127.0.0.1:28170_bf%2Fbx-n_0000000000) starting
   [junit4]   2> 1512093 T3044 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1512098 T3044 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1512099 T3068 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1512099 T3044 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1512101 T3044 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1512102 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1512104 T3067 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1512106 T3044 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002
   [junit4]   2> 1512199 T3044 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/conf/
   [junit4]   2> 1512814 T3044 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1512816 T3044 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1512816 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1512816 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1512817 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1512818 T3072 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@118d2ac1 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1512818 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1512819 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1512820 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1512822 T3044 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1512822 T3044 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1512822 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1512823 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1512824 T3074 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@61851e25 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1512824 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1512824 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1512826 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1512828 T3067 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 1512828 T3067 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1512828 T3067 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1512830 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 1512831 T3075 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> 1512831 T3076 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> 1514048 T3044 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1514049 T3044 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1514051 T3044 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:28218
   [junit4]   2> 1514052 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1514052 T3044 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1514052 T3044 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003
   [junit4]   2> 1514052 T3044 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003/'
   [junit4]   2> 1514082 T3044 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003/solr.xml
   [junit4]   2> 1514123 T3044 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003
   [junit4]   2> 1514124 T3044 oasc.CoreContainer.<init> New CoreContainer 
1464660895
   [junit4]   2> 1514124 T3044 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003/]
   [junit4]   2> 1514125 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1514125 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1514125 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1514125 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1514126 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1514126 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1514126 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1514126 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1514126 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1514127 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1514127 T3044 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1514127 T3044 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1514128 T3044 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1514128 T3044 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1514128 T3044 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27744/solr
   [junit4]   2> 1514128 T3044 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1514129 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1514129 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1514131 T3087 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d0e787f 
name:ZooKeeperConnection Watcher:127.0.0.1:27744 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1514131 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1514132 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1514133 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1514134 T3089 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42692ad8 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1514134 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1514138 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1515142 T3044 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28218_bf%2Fbx
   [junit4]   2> 1515143 T3044 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:28218_bf%2Fbx
   [junit4]   2> 1515146 T3044 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1515150 T3044 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003
   [junit4]   2> 1516299 T3044 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003/conf/
   [junit4]   2> 1516302 T3044 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1516303 T3044 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1516304 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1517229 T3044 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1517230 T3044 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1517233 T3044 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:28221
   [junit4]   2> 1517234 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1517234 T3044 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1517234 T3044 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004
   [junit4]   2> 1517234 T3044 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004/'
   [junit4]   2> 1517263 T3044 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004/solr.xml
   [junit4]   2> 1517305 T3044 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004
   [junit4]   2> 1517306 T3044 oasc.CoreContainer.<init> New CoreContainer 
628432356
   [junit4]   2> 1517306 T3044 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004/]
   [junit4]   2> 1517307 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1517307 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1517307 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1517308 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1517308 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1517308 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1517308 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1517308 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1517309 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1517309 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1517309 T3044 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1517310 T3044 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1517310 T3044 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1517310 T3044 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1517310 T3044 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27744/solr
   [junit4]   2> 1517311 T3044 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1517311 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1517313 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1517314 T3102 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bfd76f2 
name:ZooKeeperConnection Watcher:127.0.0.1:27744 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517315 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1517315 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1517317 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1517317 T3104 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5dc46eae 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517318 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1517321 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1518325 T3044 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28221_bf%2Fbx
   [junit4]   2> 1518326 T3044 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:28221_bf%2Fbx
   [junit4]   2> 1518329 T3044 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1518334 T3044 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004
   [junit4]   2> 1519493 T3044 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-004/conf/
   [junit4]   2> 1519602 T3044 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1519602 T3044 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1519603 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1520528 T3044 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1520529 T3044 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1520531 T3044 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:28224
   [junit4]   2> 1520532 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1520532 T3044 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1520532 T3044 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005
   [junit4]   2> 1520532 T3044 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005/'
   [junit4]   2> 1520561 T3044 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005/solr.xml
   [junit4]   2> 1520603 T3044 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005
   [junit4]   2> 1520603 T3044 oasc.CoreContainer.<init> New CoreContainer 
1849134646
   [junit4]   2> 1520603 T3044 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005/]
   [junit4]   2> 1520604 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1520605 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1520605 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1520605 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1520605 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1520606 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1520606 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1520606 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1520606 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1520606 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1520607 T3044 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1520607 T3044 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1520607 T3044 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1520608 T3044 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1520608 T3044 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27744/solr
   [junit4]   2> 1520608 T3044 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1520608 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1520609 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1520611 T3117 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@159b3c2 name:ZooKeeperConnection 
Watcher:127.0.0.1:27744 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1520611 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1520612 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1520613 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1520614 T3119 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@208b7f57 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520615 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1520619 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1521623 T3044 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28224_bf%2Fbx
   [junit4]   2> 1521624 T3044 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:28224_bf%2Fbx
   [junit4]   2> 1521627 T3044 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1521632 T3044 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005
   [junit4]   2> 1522802 T3044 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005/conf/
   [junit4]   2> 1522816 T3044 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1522818 T3044 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1522819 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1523753 T3044 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 1523754 T3044 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1523756 T3044 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:28229
   [junit4]   2> 1523757 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1523757 T3044 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1523757 T3044 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006
   [junit4]   2> 1523757 T3044 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/'
   [junit4]   2> 1523786 T3044 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/solr.xml
   [junit4]   2> 1524038 T3044 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006
   [junit4]   2> 1524039 T3044 oasc.CoreContainer.<init> New CoreContainer 
675647555
   [junit4]   2> 1524039 T3044 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/]
   [junit4]   2> 1524040 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1524040 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1524040 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1524040 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1524041 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1524041 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1524041 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1524041 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1524042 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1524042 T3044 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1524042 T3044 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1524043 T3044 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1524043 T3044 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1524043 T3044 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1524043 T3044 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:27744/solr
   [junit4]   2> 1524043 T3044 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1524044 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1524044 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1524046 T3132 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f02335c 
name:ZooKeeperConnection Watcher:127.0.0.1:27744 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1524047 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1524048 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1524049 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1524050 T3134 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@793a2922 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1524051 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1524054 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1525058 T3044 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28229_bf%2Fbx
   [junit4]   2> 1525059 T3044 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:28229_bf%2Fbx
   [junit4]   2> 1525062 T3044 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1525067 T3044 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006
   [junit4]   2> 1525069 T3044 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/conf/
   [junit4]   2> 1525998 T3044 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1525999 T3044 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1525999 T3044 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1526001 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1526001 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1526002 T3138 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2811b461 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1526003 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1526003 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1526003 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1526005 T3044 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: delLiveColl
   [junit4]   2> 1526005 T3044 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1526006 T3044 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1526007 T3140 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e508b74 
name:ZooKeeperConnection Watcher:127.0.0.1:27744/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1526007 T3044 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1526007 T3044 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1526008 T3044 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1526012 T3083 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
stateFormat=2&wt=javabin&name=delLiveColl&version=2&action=CREATE&numShards=2&replicationFactor=2&maxShardsPerNode=2
   [junit4]   2> 1526013 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 1526014 T3068 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"delLiveColl",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "maxShardsPerNode":"2",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 1526015 T3141 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"delLiveColl",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "maxShardsPerNode":"2",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 1526016 T3141 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 1526016 T3141 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/delLiveColl 
   [junit4]   2> 1526016 T3141 oascc.SolrZkClient.makePath makePath: 
/collections/delLiveColl
   [junit4]   2> 1526019 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1526021 T3067 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
delLiveColl
   [junit4]   2> 1526021 T3067 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1526021 T3067 
oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 1526023 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 1526024 T3090 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3135 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3076 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3142 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3075 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3120 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3105 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526024 T3143 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1526119 T3141 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1526120 T3141 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl 
on 127.0.0.1:28170_bf%2Fbx
   [junit4]   2> 1526120 T3141 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl 
on 127.0.0.1:28224_bf%2Fbx
   [junit4]   2> 1526122 T3141 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl 
on 127.0.0.1:28218_bf%2Fbx
   [junit4]   2> 1526123 T3141 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl 
on 127.0.0.1:28229_bf%2Fbx
   [junit4]   2> 1526124 T3057 oasha.CoreAdminHandler.handleCreateAction core 
create command 
shard=shard1&collection=delLiveColl&wt=javabin&qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&version=2&action=CREATE&numShards=2
   [junit4]   2> 1526124 T3109 oasha.CoreAdminHandler.handleCreateAction core 
create command 
shard=shard1&collection=delLiveColl&wt=javabin&qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&version=2&action=CREATE&numShards=2
   [junit4]   2> 1526125 T3084 oasha.CoreAdminHandler.handleCreateAction core 
create command 
shard=shard2&collection=delLiveColl&wt=javabin&qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&version=2&action=CREATE&numShards=2
   [junit4]   2> 1526126 T3124 oasha.CoreAdminHandler.handleCreateAction core 
create command 
shard=shard2&collection=delLiveColl&wt=javabin&qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&version=2&action=CREATE&numShards=2
   [junit4]   2> 1526127 T3057 oasc.ZkController.publish publishing 
core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 1526128 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1526128 T3084 oasc.ZkController.publish publishing 
core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 1526129 T3124 oasc.ZkController.publish publishing 
core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 1526129 T3057 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 1526129 T3109 oasc.ZkController.publish publishing 
core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 1526130 T3084 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 1526130 T3124 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 1526130 T3084 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 1526130 T3124 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 1526131 T3067 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:28170/bf/bx";,
   [junit4]   2>          "node_name":"127.0.0.1:28170_bf%2Fbx",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard1_replica1"}
   [junit4]   2> 1526131 T3124 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1526131 T3109 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 1526131 T3084 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1526132 T3109 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 1526132 T3124 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 1526133 T3084 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 1526133 T3109 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1526133 T3124 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1526133 T3084 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1526134 T3109 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 1526134 T3109 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1526136 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1526137 T3090 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526137 T3120 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526137 T3135 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526137 T3090 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 1526138 T3120 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 1526138 T3135 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 1526138 T3057 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 1526139 T3057 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1526140 T3057 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 1526140 T3057 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1526140 T3057 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1526140 T3057 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 1526141 T3057 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1526141 T3057 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 1526142 T3057 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1526142 T3067 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 1526142 T3057 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/'
   [junit4]   2> 1526142 T3067 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:28218/bf/bx";,
   [junit4]   2>          "node_name":"127.0.0.1:28218_bf%2Fbx",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard2_replica1"}
   [junit4]   2> 1526144 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1526144 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1526145 T3075 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526145 T3090 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526145 T3135 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526145 T3120 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526145 T3090 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 1526145 T3135 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 1526146 T3120 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 1526146 T3075 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 1526149 T3067 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 1526149 T3067 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:28229/bf/bx";,
   [junit4]   2>          "node_name":"127.0.0.1:28229_bf%2Fbx",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard2_replica2"}
   [junit4]   2> 1526150 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1526151 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1526151 T3075 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526151 T3135 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526151 T3090 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526151 T3120 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526152 T3135 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 1526152 T3090 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 1526153 T3120 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 1526153 T3075 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 1526155 T3067 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 1526155 T3067 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:28224/bf/bx";,
   [junit4]   2>          "node_name":"127.0.0.1:28224_bf%2Fbx",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard1_replica2"}
   [junit4]   2> 1526157 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1526157 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1526158 T3090 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526158 T3075 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526158 T3120 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526158 T3135 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526158 T3090 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 1526158 T3120 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 1526159 T3135 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 1526159 T3075 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 1526216 T3057 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1526248 T3057 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1526249 T3057 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1526258 T3057 oass.IndexSchema.readSchema 
[delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1526505 T3057 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1526512 T3057 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1526514 T3057 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1526523 T3057 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1526526 T3057 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1526529 T3057 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1526530 T3057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1526532 T3057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1526532 T3057 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1526533 T3057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1526533 T3057 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1526533 T3057 oasc.CoreContainer.create Creating SolrCore 
'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
   [junit4]   2> 1526534 T3057 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1526534 T3057 oasc.SolrCore.<init> 
[delLiveColl_shard1_replica1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/data/
   [junit4]   2> 1526534 T3057 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@40be59d2
   [junit4]   2> 1526535 T3057 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/data
   [junit4]   2> 1526535 T3057 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 1526535 T3057 oasc.SolrCore.initIndex WARN 
[delLiveColl_shard1_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1526536 T3057 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-002/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1526536 T3057 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1526537 T3057 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-20831427)),segFN=segments_1,generation=1}
   [junit4]   2> 1526537 T3057 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1526540 T3057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1526541 T3057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1526541 T3057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1526541 T3057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1526541 T3057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1526542 T3057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1526542 T3057 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1526542 T3057 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1526542 T3057 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1526543 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1526543 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1526544 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1526544 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1526544 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1526545 T3057 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1526545 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1526545 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1526546 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1526546 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1526546 T3057 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1526558 T3057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1526560 T3057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1526561 T3057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1526562 T3057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1526566 T3057 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1526566 T3057 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1526567 T3057 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1526567 T3057 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-20831427)),segFN=segments_1,generation=1}
   [junit4]   2> 1526568 T3057 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1526568 T3057 oass.SolrIndexSearcher.<init> Opening 
Searcher@6411f352[delLiveColl_shard1_replica1] main
   [junit4]   2> 1526568 T3057 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 1526569 T3057 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1526569 T3057 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1526569 T3057 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1526570 T3057 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1526570 T3057 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1526570 T3057 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1526570 T3057 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1526571 T3057 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1526572 T3057 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1526572 T3057 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1526573 T3057 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1526575 T3148 oasc.SolrCore.registerSearcher 
[delLiveColl_shard1_replica1] Registered new searcher 
Searcher@6411f352[delLiveColl_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1526577 T3057 oasc.CoreContainer.registerCore registering 
core: delLiveColl_shard1_replica1
   [junit4]   2> 1526577 T3057 oasc.ZkController.register Register replica - 
core:delLiveColl_shard1_replica1 address:http://127.0.0.1:28170/bf/bx 
collection:delLiveColl shard:shard1
   [junit4]   2> 1526577 T3057 oascc.SolrZkClient.makePath makePath: 
/collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 1526580 T3057 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1526581 T3075 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1526581 T3057 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see 
more replicas up for shard shard1: total=2 found=1 timeoutin=7.368302E15ms
   [junit4]   2> 1526583 T3067 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 1526585 T3067 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1526585 T3075 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526585 T3090 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526585 T3135 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526585 T3120 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1526586 T3090 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 1526586 T3135 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 1526586 T3120 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 1526586 T3075 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 1527134 T3124 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1527134 T3084 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1527135 T3124 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 1527135 T3109 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1527136 T3124 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1527135 T3084 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 1527136 T3124 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 1527137 T3084 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1527136 T3109 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 1527138 T3124 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1527138 T3109 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1527137 T3084 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 1527138 T3109 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 1527138 T3124 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/'
   [junit4]   2> 1527139 T3084 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1527139 T3109 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1527140 T3084 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003/delLiveColl_shard2_replica1/'
   [junit4]   2> 1527140 T3109 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-005/delLiveColl_shard1_replica2/'
   [junit4]   2> 1527205 T3124 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1527209 T3109 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1527216 T3084 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1527259 T3124 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1527263 T3109 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1527269 T3084 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1527361 T3124 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1527364 T3109 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1527370 T3084 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1527387 T3124 oass.IndexSchema.readSchema 
[delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1527387 T3084 oass.IndexSchema.readSchema 
[delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1527387 T3109 oass.IndexSchema.readSchema 
[delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1527864 T3124 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1527869 T3084 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1527869 T3109 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1527872 T3124 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1527876 T3124 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1527876 T3084 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1527877 T3109 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1527880 T3084 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1527881 T3109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1527889 T3124 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1527892 T3084 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1527894 T3109 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1527895 T3124 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1527899 T3084 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1527900 T3109 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1527908 T3084 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1527912 T3084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1527914 T3084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1527915 T3084 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1527916 T3084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1527916 T3084 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1527917 T3084 oasc.CoreContainer.create Creating SolrCore 
'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
   [junit4]   2> 1527917 T3084 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1527918 T3084 oasc.SolrCore.<init> 
[delLiveColl_shard2_replica1] Opening new SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-003/delLiveColl_shard2_replica1/,
 dataDir=/u

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

 1728774 T3044 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1728775 T3044 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/data/index;done=false>>]
   [junit4]   2> 1728775 T3044 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1728775 T3044 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/data;done=false>>]
   [junit4]   2> 1728776 T3044 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 1728776 T3044 oasc.Overseer.close Overseer 
(id=92628310975447053-127.0.0.1:28229_bf%2Fbx-n_0000000004) closing
   [junit4]   2> 1728777 T3193 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:28229_bf%2Fbx
   [junit4]   2> 1730279 T3182 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1730281 T3044 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/bf/bx,null}
   [junit4]   2> 1733798 T3044 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1733800 T3044 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:27744 27744
   [junit4]   2> 1733912 T3045 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:27744 27744
   [junit4]   2> 1733913 T3045 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/clusterstate.json
   [junit4]   2>                8       /solr/aliases.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/collection-queue-work
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=testDistribSearch -Dtests.seed=DE4C48B6B390B2D2 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en_PH 
-Dtests.timezone=Etc/GMT+10 -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    223s J2 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:28218/bf/bx, 
http://127.0.0.1:28221/bf/bx, http://127.0.0.1:28224/bf/bx, 
http://127.0.0.1:28229/bf/bx, http://127.0.0.1:28170/bf/bx]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE4C48B6B390B2D2:5FAAC6AEC4CFD2EE]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node1
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313)
   [junit4]    >        ... 47 more
   [junit4]   2> 1733930 T3044 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-DE4C48B6B390B2D2-001
   [junit4]   2> 223348 T3043 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=en_PH, timezone=Etc/GMT+10
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=87195048,total=174587904
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, 
TestStressLucene, OpenExchangeRatesOrgProviderTest, TestMultiCoreConfBootstrap, 
TestFieldTypeResource, TestCharFilters, DateMathParserTest, 
DistributedFacetPivotLongTailTest, TestDocBasedVersionConstraints, 
MultiTermTest, TestManagedResourceStorage, TestHashPartitioner, BJQParserTest, 
TestStressRecovery, TestRemoteStreaming, CopyFieldTest, CursorPagingTest, 
TestReplicationHandler, DistributedDebugComponentTest, CircularListTest, 
TestSuggestSpellingConverter, LeaderElectionIntegrationTest, 
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, 
BinaryUpdateRequestHandlerTest, TestCloudInspectUtil, 
TestHighlightDedupGrouping, OverseerRolesTest, DocValuesTest, 
TestSchemaManager, TestSortingResponseWriter, TestSolr4Spatial, 
TestPseudoReturnFields, TestMissingGroups, AssignTest, TestSearcherReuse, 
TestUpdate, SpellCheckCollatorTest, EnumFieldTest, SolrXmlInZkTest, 
DefaultValueUpdateProcessorTest, OverseerCollectionProcessorTest, 
QueryParsingTest, AliasIntegrationTest, TestDistributedMissingSort, 
TestQuerySenderListener, TestSolrQueryParserResource, TestRealTimeGet, 
XsltUpdateRequestHandlerTest, TestDistributedSearch, TestPerFieldSimilarity, 
UpdateRequestProcessorFactoryTest, DirectUpdateHandlerTest, 
ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SuggesterTest, 
WordBreakSolrSpellCheckerTest, QueryEqualityTest, TestSolrDeletionPolicy1, 
IndexBasedSpellCheckerTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
FileBasedSpellCheckerTest, TestIndexingPerformance, RegexBoostProcessorTest, 
JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, 
CoreContainerCoreInitFailuresTest, UpdateParamsTest, BadComponentTest, 
NumericFieldsTest, OutputWriterTest, SpellPossibilityIteratorTest, 
EchoParamsTest, TestLMJelinekMercerSimilarityFactory, 
LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ScriptEngineTest, 
TestFastLRUCache, DOMUtilTest, ClusterStateTest, TestUtils, 
CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest]
   [junit4] Completed on J2 in 223.88s, 1 test, 1 error <<< FAILURES!

[...truncated 304 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
 There were test failures: 437 suites, 1784 tests, 1 error, 57 ignored (22 
assumptions)

Total time: 91 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4922
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 159899498 bytes
Compression is 0.0%
Took 29 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to