Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10886/
Java: 64bit/jdk1.8.0_11 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
        at __randomizedtesting.SeedInfo.seed([D2076FDE16C233E1]:0)
        at org.apache.solr.util.TestHarness.close(TestHarness.java:332)
        at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:617)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:180)
        at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=3587, 
name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=3584, 
name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)    3) Thread[id=3585, 
name=Thread-1523, state=WAITING, group=TGRP-TestManagedResourceStorage]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)    4) 
Thread[id=3580, name=Thread-1522, state=TIMED_WAITING, group=Overseer state 
updater.]         at java.lang.Object.wait(Native Method)         at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
         at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)   
      at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582) 
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)         
at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:215)    
     at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=3587, name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=3584, name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   4) Thread[id=3580, name=Thread-1522, state=TIMED_WAITING, group=Overseer 
state updater.]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
        at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:215)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([D2076FDE16C233E1]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=3587, name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=3584, 
name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)    3) Thread[id=3585, 
name=Thread-1523, state=WAITING, group=TGRP-TestManagedResourceStorage]         
at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=3587, name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=3584, name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
        at __randomizedtesting.SeedInfo.seed([D2076FDE16C233E1]:0)




Build Log:
[...truncated 11665 lines...]
   [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.rest.TestManagedResourceStorage-D2076FDE16C233E1-001/init-core-data-001
   [junit4]   2> 1714612 T3566 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1714613 T3566 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1714613 T3567 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1714713 T3566 oasc.ZkTestServer.run start zk server on 
port:40704
   [junit4]   2> 1714714 T3566 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1714717 T3573 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@392e504d 
name:ZooKeeperConnection Watcher:127.0.0.1:40704 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1714717 T3566 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1714717 T3566 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1714720 T3566 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1714721 T3575 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b81b94f 
name:ZooKeeperConnection Watcher:127.0.0.1:40704/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1714721 T3566 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1714722 T3566 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1714723 T3566 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1714724 T3566 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1714725 T3566 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1714726 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1714727 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1714728 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1714729 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1714730 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1714730 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1714731 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1714732 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1714733 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1714733 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1714734 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1714734 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1714735 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1714736 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1714737 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1714737 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1714739 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1714739 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1714740 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1714740 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1714742 T3566 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1714742 T3566 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1714746 T3566 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1714746 T3566 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1714746 T3566 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1714747 T3566 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1714747 T3566 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1714775 T3566 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 1714798 T3566 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1714798 T3566 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1714802 T3566 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1714898 T3566 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1714899 T3566 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1714899 T3566 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1714903 T3566 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1714904 T3566 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1714908 T3566 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1714909 T3566 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1714910 T3566 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1714911 T3566 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1714911 T3566 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1714911 T3566 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1714911 T3566 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1714912 T3566 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1714912 T3566 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1714912 T3566 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1714912 T3566 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1714930 T3566 oasc.CoreContainer.<init> New CoreContainer 
266333079
   [junit4]   2> 1714930 T3566 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1714931 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1714932 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1714932 T3566 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1714933 T3566 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 1714934 T3566 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1714934 T3566 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1714934 T3566 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1714935 T3566 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40704/solr
   [junit4]   2> 1714935 T3566 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1714935 T3566 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1714937 T3577 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@26dbab82 
name:ZooKeeperConnection Watcher:127.0.0.1:40704 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1714938 T3566 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1714940 T3566 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1714941 T3579 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e506af7 name:ZooKeeperConnection 
Watcher:127.0.0.1:40704/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1714941 T3566 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1714943 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1714944 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1714946 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1714947 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1714950 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1714951 T3566 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1714952 T3566 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/188.138.97.18:_
   [junit4]   2> 1714952 T3566 oascc.SolrZkClient.makePath makePath: 
/live_nodes/188.138.97.18:_
   [junit4]   2> 1714954 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1714955 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1714957 T3566 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 188.138.97.18:_
   [junit4]   2> 1714957 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1714958 T3566 oasc.Overseer.start Overseer 
(id=92263413319925763-188.138.97.18:_-n_0000000000) starting
   [junit4]   2> 1714959 T3566 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1714964 T3581 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1714964 T3566 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1714966 T3566 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1714966 T3566 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1714968 T3580 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1714969 T3582 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1714969 T3582 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1714970 T3582 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1714970 T3583 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1714971 T3580 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1714971 T3580 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://188.138.97.18:";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"188.138.97.18:_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":null,
   [junit4]   2>          "core_node_name":"188.138.97.18:__collection1"}
   [junit4]   2> 1714972 T3583 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> 1715970 T3582 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1715971 T3582 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1715971 T3582 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1715973 T3582 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1715973 T3582 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1715973 T3582 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1715974 T3582 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1715974 T3582 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1716008 T3582 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 1716035 T3582 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1716036 T3582 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1716042 T3582 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1716158 T3582 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1716158 T3582 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1716159 T3582 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1716163 T3582 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1716165 T3582 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1716174 T3582 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1716176 T3582 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1716177 T3582 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1716178 T3582 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1716178 T3582 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1716179 T3582 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1716179 T3582 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1716180 T3582 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1716180 T3582 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1716180 T3582 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1716180 T3582 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.rest.TestManagedResourceStorage-D2076FDE16C233E1-001/init-core-data-001/
   [junit4]   2> 1716181 T3582 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78107945
   [junit4]   2> 1716181 T3582 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.rest.TestManagedResourceStorage-D2076FDE16C233E1-001/init-core-data-001
   [junit4]   2> 1716182 T3582 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.rest.TestManagedResourceStorage-D2076FDE16C233E1-001/init-core-data-001/index/
   [junit4]   2> 1716182 T3582 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.rest.TestManagedResourceStorage-D2076FDE16C233E1-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1716182 T3582 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.rest.TestManagedResourceStorage-D2076FDE16C233E1-001/init-core-data-001/index
   [junit4]   2> 1716183 T3582 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1352913266, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1716183 T3582 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6d61fe2e
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f098d9e)),segFN=segments_1,generation=1}
   [junit4]   2> 1716183 T3582 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1716184 T3582 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 1716186 T3582 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1716186 T3582 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1716186 T3582 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1716186 T3582 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1716187 T3582 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1716187 T3582 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1716187 T3582 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1716187 T3582 oasup.UniqFieldsUpdateProcessorFactory.init WARN 
Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is 
deprecated, please use 'fieldName' (or another 
FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 1716187 T3582 oasup.UniqFieldsUpdateProcessorFactory.init 
Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1716187 T3582 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1716188 T3582 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1716188 T3582 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1716188 T3582 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1716188 T3582 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1716188 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1716188 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1716189 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1716189 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1716189 T3582 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1716189 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1716189 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1716189 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1716190 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 1716190 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1716190 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1716190 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1716190 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1716191 T3582 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1716191 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1716191 T3582 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1716191 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1716191 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716191 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716192 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716192 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716192 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716192 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716192 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716192 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1716193 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1716193 T3582 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1716195 T3582 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1716195 T3582 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1716196 T3582 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1716197 T3582 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1716197 T3582 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1716198 T3582 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1716199 T3582 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1716199 T3582 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1716199 T3582 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=42.41796875, 
floorSegmentMB=1.556640625, forceMergeDeletesPctAllowed=12.531243454439503, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5970571469047312
   [junit4]   2> 1716200 T3582 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@6d61fe2e
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f098d9e)),segFN=segments_1,generation=1}
   [junit4]   2> 1716200 T3582 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1716200 T3582 oass.SolrIndexSearcher.<init> Opening 
Searcher@1350acd0[collection1] main
   [junit4]   2> 1716200 T3582 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1716201 T3582 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1716201 T3582 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1716201 T3582 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1716202 T3582 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1716202 T3582 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1716202 T3582 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1716202 T3582 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1717246 T3582 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1717263 T3584 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1350acd0[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1717266 T3582 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1717266 T3587 oasc.ZkController.register Register replica - 
core:collection1 address:http://188.138.97.18: collection:collection1 
shard:shard1
   [junit4]   2> 1717267 T3587 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1717268 T3566 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1717272 T3587 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1717275 T3566 oas.SolrTestCaseJ4.setUp ###Starting 
testZkBasedJsonStorage
   [junit4]   2> 1717275 T3566 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: './'
   [junit4]   2> 1717275 T3583 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1717276 T3587 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1717276 T3587 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1717277 T3587 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://188.138.97.18:/collection1/ shard1
   [junit4]   2> 1717277 T3580 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1717277 T3587 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1717280 T3583 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> 1717283 T3580 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 1717284 T3583 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1717284 T3583 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> 1717286 T3566 oascc.SolrZkClient.makePath makePath: /test
   [junit4]   2> 1717287 T3566 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 1717288 T3566 oascc.SolrZkClient.makePath makePath: 
/test/_test_foo.json
   [junit4]   2> 1717289 T3566 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 136 bytes to new 
znode /test/_test_foo.json
   [junit4]   2> 1717289 T3566 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 1717289 T3566 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 1717290 T3566 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 136 bytes 
from znode /test/_test_foo.json
   [junit4]   2> 1717290 T3566 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 1717291 T3566 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 175 bytes to 
existing znode /test/_test_foo.json
   [junit4]   2> 1717291 T3566 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 1717291 T3566 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 1717292 T3566 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 175 bytes 
from znode /test/_test_foo.json
   [junit4]   2> 1717292 T3566 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 1717293 T3583 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1717294 T3566 oas.SolrTestCaseJ4.tearDown ###Ending 
testZkBasedJsonStorage
   [junit4]   2> 1717299 T3566 oas.SolrTestCaseJ4.setUp ###Starting 
testFileBasedJsonStorage
   [junit4]   2> 1717299 T3566 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: './'
   [junit4]   2> 1717307 T3566 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717307 T3566 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717307 T3566 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717308 T3566 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717308 T3566 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717308 T3566 oasr.ManagedResourceStorage.load Reading 
_test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717308 T3566 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _test_foo.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./managed
   [junit4]   2> 1717309 T3566 oas.SolrTestCaseJ4.tearDown ###Ending 
testFileBasedJsonStorage
   [junit4]   2> 1717310 T3566 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40704 40704
   [junit4]   2> 1717332 T3587 oasc.ZkController.register We are 
http://188.138.97.18:/collection1/ and leader is 
http://188.138.97.18:/collection1/
   [junit4]   2> 1717879 T3587 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://188.138.97.18:
   [junit4]   2> 1717879 T3587 oasc.ZkController.checkRecovery WARN Skipping 
recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 1717880 T3567 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40704 40704
   [junit4]   2> 1717881 T3587 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1717882 T3587 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1717882 T3566 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1717882 T3587 
oasc.ZkController.getLeaderInitiatedRecoveryState WARN Unable to read 
/collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
 due to: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
   [junit4]   2> 1717883 T3587 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1717883 T3587 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1717883 T3587 oasc.ZkContainer$2.run ERROR  
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer/queue/qn-
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:268)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:265)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:265)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1092)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1029)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1025)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:228)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1717884 T3587 oasc.SolrException.log ERROR 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/queue/qn-
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>                at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>                at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:268)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:265)
   [junit4]   2>                at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>                at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:265)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1092)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1029)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:1025)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.register(ZkController.java:840)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkController.register(ZkController.java:754)
   [junit4]   2>                at 
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:221)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 3809 T3565 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> 1718966 T3581 oasc.OverseerCollectionProcessor.amILeader  
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:518)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:273)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1718967 T3581 oasc.OverseerCollectionProcessor.amILeader 
According to ZK I (id=92263413319925763-188.138.97.18:_-n_0000000000) am no 
longer a leader.
   [junit4]   2> 23998 T3565 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 4 
threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2>           1) Thread[id=3587, 
name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           2) Thread[id=3584, 
name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Object.wait(Object.java:502)
   [junit4]   2>                at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]   2>           4) Thread[id=3580, name=Thread-1522, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]   2>                at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]   2>                at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:215)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 23999 T3565 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=3587, 
name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>           2) Thread[id=3584, 
name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>           3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>           4) Thread[id=3580, name=Thread-1522, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2> 1738611 T3580 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 188.138.97.18:_
   [junit4]   2> 1738612 T3588 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 27015 T3565 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=3587, 
name=coreZkRegister-1940-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           2) Thread[id=3584, 
name=searcherExecutor-1946-thread-1, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>           3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Object.wait(Object.java:502)
   [junit4]   2>                at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]   2> NOTE: test params are: codec=Lucene41, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sk, 
timezone=Asia/Aqtau
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 
1.8.0_11 (64-bit)/cpus=8,threads=4,free=106518216,total=288358400
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastWriter, 
TestClassNameShortening, TriLevelCompositeIdRoutingTest, TestIndexSearcher, 
ChaosMonkeyNothingIsSafeTest, DistributedQueryComponentCustomSortTest, 
TestManagedResource, AddBlockUpdateTest, 
DocExpirationUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, 
TestStandardQParsers, SuggesterFSTTest, TestCloudInspectUtil, 
DistributedQueryComponentOptimizationTest, LoggingHandlerTest, EnumFieldTest, 
TestGroupingSearch, TestNonNRTOpen, TestLFUCache, OutputWriterTest, 
TestFastLRUCache, CacheHeaderTest, OpenCloseCoreStressTest, 
UUIDUpdateProcessorFallbackTest, DocValuesMissingTest, TestLRUCache, 
TestRecovery, DOMUtilTest, HardAutoCommitTest, TestDistributedGrouping, 
AnalysisAfterCoreReloadTest, LeaderElectionIntegrationTest, TestCollectionAPI, 
UniqFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter, SampleTest, 
SliceStateTest, TestManagedStopFilterFactory, UUIDFieldTest, 
UpdateRequestProcessorFactoryTest, DistributedQueryElevationComponentTest, 
DateFieldTest, ShardRoutingCustomTest, TestPHPSerializedResponseWriter, 
TestNonDefinedSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestQuerySenderNoQuery, TestRestManager, DistributedSuggestComponentTest, 
FullSolrCloudDistribCmdsTest, TestDocumentBuilder, TestFiltering, 
ConvertedLegacyTest, BlockDirectoryTest, DistribCursorPagingTest, 
BlockCacheTest, DistributedExpandComponentTest, AutoCommitTest, 
SpatialFilterTest, QueryParsingTest, AnalyticsMergeStrategyTest, 
DirectSolrConnectionTest, TestSchemaSimilarityResource, MultiThreadedOCPTest, 
DistribDocExpirationUpdateProcessorTest, OverseerStatusTest, 
TestIndexingPerformance, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedResourceStorage -Dtests.seed=D2076FDE16C233E1 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk 
-Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: 
SolrCore.getOpenCount()==2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D2076FDE16C233E1]:0)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.close(TestHarness.java:332)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:617)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:180)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=3587, name=coreZkRegister-1940-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=3584, name=searcherExecutor-1946-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]    >    4) Thread[id=3580, name=Thread-1522, state=TIMED_WAITING, 
group=Overseer state updater.]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]    >         at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:215)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D2076FDE16C233E1]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3587, name=coreZkRegister-1940-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=3584, name=searcherExecutor-1946-thread-1, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=3585, name=Thread-1523, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at 
org.apache.solr.core.CloserThread.run(CoreContainer.java:894)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D2076FDE16C233E1]:0)
   [junit4] Completed on J1 in 27.08s, 2 tests, 3 errors <<< FAILURES!

[...truncated 719 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: 
There were test failures: 410 suites, 1711 tests, 3 suite-level errors, 893 
ignored (14 assumptions)

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


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

Reply via email to