I'm actually looking into these TestJmxIntegration failures now in SOLR-5094




: Date: Tue, 30 Jul 2013 19:20:23 +0000 (UTC)
: From: Policeman Jenkins Server <[email protected]>
: To: [email protected], [email protected]
: Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b99) - Build #
:     6723 - Failure!
: 
: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6723/
: Java: 32bit/jdk1.8.0-ea-b99 -client -XX:+UseConcMarkSweepGC
: 
: 2 tests failed.
: REGRESSION:  org.apache.solr.core.TestJmxIntegration.testJmxUpdate
: 
: Error Message:
: No mbean found for SolrIndexSearcher
: 
: Stack Trace:
: java.lang.AssertionError: No mbean found for SolrIndexSearcher
:       at 
__randomizedtesting.SeedInfo.seed([F18FE6A79C36BC90:E7E8D4CD0CE0173B]:0)
:       at org.junit.Assert.fail(Assert.java:93)
:       at org.junit.Assert.assertTrue(Assert.java:43)
:       at org.junit.Assert.assertFalse(Assert.java:68)
:       at 
org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegration.java:120)
:       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:491)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
:       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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
:       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:70)
:       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:358)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
:       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 
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:70)
:       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:358)
:       at java.lang.Thread.run(Thread.java:724)
: 
: 
: REGRESSION:  org.apache.solr.core.TestJmxIntegration.testJmxRegistration
: 
: Error Message:
: No SolrDynamicMBeans found
: 
: Stack Trace:
: java.lang.AssertionError: No SolrDynamicMBeans found
:       at 
__randomizedtesting.SeedInfo.seed([F18FE6A79C36BC90:7F5E829DF177E4F5]:0)
:       at org.junit.Assert.fail(Assert.java:93)
:       at org.junit.Assert.assertTrue(Assert.java:43)
:       at 
org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:94)
:       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:491)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
:       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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
:       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:70)
:       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:358)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
:       at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
:       at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
:       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 
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:70)
:       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:358)
:       at java.lang.Thread.run(Thread.java:724)
: 
: 
: 
: 
: Build Log:
: [...truncated 9557 lines...]
:    [junit4] Suite: org.apache.solr.core.TestJmxIntegration
:    [junit4]   2> log4j:WARN No such property [conversionPattern] in 
org.apache.solr.util.SolrLogLayout.
:    [junit4]   2> 535 T10 oas.SolrTestCaseJ4.initCore ####initCore
:    [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513
:    [junit4]   2> 576 T10 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
:    [junit4]   2> 579 T10 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
:    [junit4]   2> 580 T10 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
:    [junit4]   2> 976 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_45
:    [junit4]   2> 1072 T10 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
:    [junit4]   2> 1084 T10 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
:    [junit4]   2> 1163 T10 oass.IndexSchema.readSchema [null] Schema name=test
:    [junit4]   2> 1965 T10 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 1966 T10 oass.ShortField.init WARN ShortField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 1990 T10 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 2015 T10 oass.IndexSchema.readSchema default search field in 
schema is text
:    [junit4]   2> 2020 T10 oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 2217 T10 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
:    [junit4]   2> 2223 T10 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
:    [junit4]   2> 2227 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
:    [junit4]   2> 2236 T10 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 2236 T10 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 2237 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
:    [junit4]   2> 2237 T10 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 2238 T10 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 2242 T10 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
:    [junit4]   2> 2242 T10 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
:    [junit4]   2> 2243 T10 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
:    [junit4]   2> 2263 T10 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
:    [junit4]   2> 2264 T10 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
:    [junit4]   2> 2264 T10 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for deduced Solr Home: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
:    [junit4]   2> 2311 T10 oasc.CoreContainer.<init> New CoreContainer 8929422
:    [junit4]   2> 2313 T10 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
:    [junit4]   2> 2337 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
:    [junit4]   2> 2337 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: http://
:    [junit4]   2> 2338 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
:    [junit4]   2> 2338 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
:    [junit4]   2> 2338 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
:    [junit4]   2> 2339 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
:    [junit4]   2> 2340 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
:    [junit4]   2> 2340 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
:    [junit4]   2> 2341 T10 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
:    [junit4]   2> 2354 T10 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
:    [junit4]   2> 2611 T10 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
:    [junit4]   2> 2763 T11 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
:    [junit4]   2> 2763 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
:    [junit4]   2> 2764 T11 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
:    [junit4]   2> 2765 T11 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
:    [junit4]   2> 2826 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_45
:    [junit4]   2> 2878 T11 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
:    [junit4]   2> 2879 T11 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
:    [junit4]   2> 2902 T11 oass.IndexSchema.readSchema [collection1] Schema 
name=test
:    [junit4]   2> 3122 T11 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 3123 T11 oass.ShortField.init WARN ShortField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
:    [junit4]   2> 3124 T11 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
:    [junit4]   2> 3133 T11 oass.IndexSchema.readSchema default search field in 
schema is text
:    [junit4]   2> 3135 T11 oass.IndexSchema.readSchema unique key field: id
:    [junit4]   2> 3149 T11 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
:    [junit4]   2> 3152 T11 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
:    [junit4]   2> 3154 T11 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
:    [junit4]   2> 3154 T11 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 3155 T11 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 3155 T11 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
:    [junit4]   2> 3155 T11 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
:    [junit4]   2> 3156 T11 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
:    [junit4]   2> 3203 T11 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
:    [junit4]   2> 3213 T11 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513/
:    [junit4]   2> 3215 T11 oasc.JmxMonitoredMap.<init> No JMX servers found, 
not exposing Solr information with JMX.
:    [junit4]   2> 3260 T11 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513
:    [junit4]   2> 3260 T11 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/./solrtest-TestJmxIntegration-1375210856513/index/
:    [junit4]   2> 3261 T11 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513/index'
 doesn't exist. Creating new index...
:    [junit4]   2> 3272 T11 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513/index
:    [junit4]   2> 3397 T11 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
:    [junit4]   2>              
commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cd76ae
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@b64417)),segFN=segments_1,generation=1}
:    [junit4]   2> 3398 T11 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
:    [junit4]   2> 3414 T11 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
:    [junit4]   2> 3654 T11 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
:    [junit4]   2> 3654 T11 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
:    [junit4]   2> 3655 T11 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
:    [junit4]   2> 3657 T11 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
:    [junit4]   2> 3697 T11 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
:    [junit4]   2> 3702 T11 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
:    [junit4]   2> 3704 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
:    [junit4]   2> 3715 T11 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
:    [junit4]   2> 3722 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
:    [junit4]   2> 3734 T11 oasc.RequestHandlers.initHandlersFromConfig created 
dismax: solr.SearchHandler
:    [junit4]   2> 3735 T11 oasc.RequestHandlers.initHandlersFromConfig created 
mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
:    [junit4]   2> 3736 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
:    [junit4]   2> 3737 T11 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
:    [junit4]   2> 3737 T11 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
:    [junit4]   2> 3737 T11 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
:    [junit4]   2> 3744 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
:    [junit4]   2> 3745 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/terms: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3745 T11 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3745 T11 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3746 T11 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3746 T11 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3746 T11 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3747 T11 oasc.RequestHandlers.initHandlersFromConfig created 
mltrh: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3747 T11 oasc.RequestHandlers.initHandlersFromConfig created 
tvrh: org.apache.solr.handler.component.SearchHandler
:    [junit4]   2> 3752 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/mlt: solr.MoreLikeThisHandler
:    [junit4]   2> 3757 T11 oasc.RequestHandlers.initHandlersFromConfig created 
/debug/dump: solr.DumpRequestHandler
:    [junit4]   2> 3799 T11 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
:    [junit4]   2> 3805 T11 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
:    [junit4]   2> 3811 T11 oasc.SolrCore.initDeprecatedSupport WARN adding 
ShowFileRequestHandler with hidden files: [SCHEMA-REQUIRED-FIELDS.XML, 
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, 
TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-REPLICATION2.XML, SOLRCONFIG-CACHING.XML, 
SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, 
SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-TLOG.XML, 
SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, 
SCHEMA11.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, 
SOLRCONFIG-SLAVE.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, 
SCHEMA-SWEETSPOT.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, 
BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, 
DA_UTF8.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, 
SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, SCHEMA-SNIPPET-TYPE.XML, 
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-PROPINJECT.XML, 
SOLRCONFIG-SIMPLELOCK.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, STOP
 TYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, 
SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-DFR.XML, 
BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, 
OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, 
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, 
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, 
SOLRCONFIG-MINIMAL.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, 
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, 
SOLRCONFIG-FUNCTIONQUERY.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, 
SCHEMA-STOP-KEEP.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, STOP-1.TXT, 
SOLRCONFIG-MASTER2.XML, SCHEMA-SPELLCHECKER.XML, 
SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, 
BAD-MP-SOLRCONFIG.XML, SCHEMA-COLLATEFILTER.XML, 
BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, 
HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, 
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-SI
 M.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, 
SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG_CODEC.XML, 
SCHEMA-SYNONYM-TOKENIZER.XML, JASUGGEST.TXT, 
SCHEMA-REST-LUCENE-MATCH-VERSION.XML, 
SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SCHEMA-TFIDF.XML, 
PHRASESUGGEST.TXT, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, 
SOLRCONFIG-NATIVELOCK.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, 
ADDFIELDS.UPDATEPROCESSOR.JS, COMPOUNDDICTIONARY.TXT, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, 
BAD_SOLRCONFIG.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, 
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, 
SOLRCONFIG-HIGHLIGHT.XML, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, 
SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, 
REGEX-BOOST-PROCESSOR-TEST.TXT, CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, 
SOLRCONFIG-MASTER.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SOLRCONFIG-BASIC.XML, 
DA_
 COMPOUNDDICTIONARY.TXT, SCHEMA-COPYFIELD-TEST.XML, 
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, 
BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SOLRCONFIG-QUERYSENDER.XML, 
SOLRCONFIG-SNIPPET-PROCESSOR.XML, SCHEMA-REPLICATION1.XML, 
BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, 
CONDITIONAL.UPDATEPROCESSOR.JS, SCHEMA-TINY.XML, SOLRCONFIG-DEFAULTS.XML, 
HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, 
BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-PHRASESUGGEST.XML, 
STEMDICT.TXT, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, 
BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, STOPTYPES-1.TXT, 
SOLRCONFIG-TRANSFORMERS.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, 
SCHEMA-DOCVALUES.XML, WDFTYPES.TXT, SOLRCONFIG-INFOSTREAM-LOGGING.XML, 
BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-PHRASESUGGEST.XML, 
KEEP-1.TXT, SCHEMA-SPATIAL.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, 
SOLRCONFIG-WARMER.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, 
BAD-SCHEMA-MULTIPLE-ASTERISK-COP
 YFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, 
SCHEMA-DOCVALUESMULTI.XML, SCHEMA-SNIPPET-TYPES.INCL, 
BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, 
SCHEMA-EFF.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, STOP-2.TXT, 
SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, 
SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, 
BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, 
BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, 
BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, FUZZYSUGGEST.TXT, 
BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, 
SOLRCONFIG-SOLCOREPROPERTIES.XML, 
SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, 
SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, 
BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, 
SCHEMA-LUCENEMATCHVERSION.XML, 
SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, FRENCHARTICLES.TXT, 
SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLR
 CONFIG-MASTER3.XML, SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, 
SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, PROTWORDS.TXT, 
SCHEMA-TRIE.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, 
SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, 
SCHEMA-LMJELINEKMERCER.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, 
SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, 
XSLT, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, 
SCHEMA-BM25.XML, SOLRCONFIG-ALTDIRECTORY.XML, 
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG_PERF.XML, 
SOLRCONFIG-INDEXCONFIG.XML, BAD-CURRENCY.XML, 
BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, 
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, 
KEEP-2.TXT, SCHEMA12.XML]
:    [junit4]   2> 3833 T11 oass.SolrIndexSearcher.<init> Opening 
Searcher@4cf78d main
:    [junit4]   2> 3863 T11 oasu.CommitTracker.<init> Hard AutoCommit: disabled
:    [junit4]   2> 3864 T11 oasu.CommitTracker.<init> Soft AutoCommit: disabled
:    [junit4]   2> 3864 T11 oashc.SpellCheckComponent.inform Initializing spell 
checkers
:    [junit4]   2> 3908 T11 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
:    [junit4]   2> 4007 T12 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4cf78d 
main{StandardDirectoryReader(segments_1:1)}
:    [junit4]   2> 4008 T11 oasc.CoreContainer.registerCore registering core: 
collection1
:    [junit4]   2> 4024 T10 oas.SolrTestCaseJ4.initCore ####initCore end
:    [junit4]   2> 4078 T10 oas.SolrTestCaseJ4.setUp ###Starting testJmxUpdate
:    [junit4]   2> 4084 T10 oasc.TestJmxIntegration.testJmxUpdate Servers in 
testJmxUpdate: [com.sun.jmx.mbeanserver.JmxMBeanServer@1bf4f68]
:    [junit4]   2> 4085 T10 oasc.TestJmxIntegration.testJmxUpdate 
{org.apache.solr.highlight.BreakIteratorBoundaryScanner=org.apache.solr.highlight.BreakIteratorBoundaryScanner@4983e4,
 defaults=org.apache.solr.handler.StandardRequestHandler@e47c2, 
/debug/dump=org.apache.solr.handler.DumpRequestHandler@15ce9c7, 
debug=org.apache.solr.handler.component.DebugComponent@f4618b, 
highlight=org.apache.solr.handler.component.HighlightComponent@5c06d, 
boost=org.apache.solr.search.BoostQParserPlugin@14d45f0, 
prefix=org.apache.solr.search.PrefixQParserPlugin@1bdbd1e, 
spellcheck=org.apache.solr.handler.component.SpellCheckComponent@aacbe2, 
/mlt=org.apache.solr.handler.MoreLikeThisHandler@1bbc3fc, 
maxscore=org.apache.solr.search.MaxScoreQParserPlugin@1c31f5d, 
term=org.apache.solr.search.TermQParserPlugin@a6aa90, 
/admin/luke=org.apache.solr.handler.admin.LukeRequestHandler@d5a0d7, 
documentCache=documentCache{lookups=0,hits=0,hitratio=0.0,inserts=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0
 
,cumulative_hits=0,cumulative_hitratio=0.0,cumulative_inserts=0,cumulative_evictions=0},
 
org.apache.solr.handler.DumpRequestHandler=org.apache.solr.handler.DumpRequestHandler@15ce9c7,
 /get=org.apache.solr.handler.RealTimeGetHandler@15231d2, 
standard=org.apache.solr.handler.StandardRequestHandler@e4edd2, 
org.apache.solr.highlight.ScoreOrderFragmentsBuilder=org.apache.solr.highlight.ScoreOrderFragmentsBuilder@1b33634,
 mltrh=org.apache.solr.handler.component.SearchHandler@7bea0d, 
org.apache.solr.core.MockQuerySenderListenerReqHandler=org.apache.solr.core.MockQuerySenderListenerReqHandler@a383f1,
 /update=org.apache.solr.handler.UpdateRequestHandler@114604a, Searcher@4cf78d 
main=Searcher@4cf78d main{StandardDirectoryReader(segments_1:1)}, 
searcher=Searcher@4cf78d main{StandardDirectoryReader(segments_1:1)}, 
org.apache.solr.handler.admin.AdminHandlers=org.apache.solr.handler.admin.AdminHandlers@130e74a,
 get=org.apache.solr.handler.component.RealTimeGetComponent@2b2c66, 
spellCheckCompRH_Di
 rect=org.apache.solr.handler.component.SearchHandler@6059a3, 
spellCheckCompRH1=org.apache.solr.handler.component.SearchHandler@60f655, 
org.apache.solr.handler.StandardRequestHandler=org.apache.solr.handler.StandardRequestHandler@e47c2,
 
/admin/properties=org.apache.solr.handler.admin.PropertiesRequestHandler@48dfa3,
 /terms=org.apache.solr.handler.component.SearchHandler@7e6a17, 
org.apache.solr.handler.component.SearchHandler=org.apache.solr.handler.component.SearchHandler@11893a,
 updateHandler=DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0},
 stats=org.apache.solr.handler.component.StatsComponent@a54791, 
spellCheckWithWordbreak=org.apache.solr.handler.component.SearchHandler@1b812b3,
 /admin/mbeans=org.apache.solr.handler.admin.SolrInfoMBeanHandler@1097820, 
spellCheckWithWordbrea
 k_Direct=org.apache.solr.handler.component.SearchHandler@aa9c84, 
bbox=org.apache..solr.search.SpatialBoxQParserPlugin@c29432, 
facet=org.apache.solr.handler.component.FacetComponent@4f06c8, 
func=org.apache.solr.search.FunctionQParserPlugin@1e83cd3, 
surround=org.apache.solr.search.SurroundQParserPlugin@1a883b6, 
org.apache.solr.highlight.GapFragmenter=org.apache.solr.highlight.GapFragmenter@1fc6fbb,
 geofilt=org.apache.solr.search.SpatialFilterQParserPlugin@1f515f2, 
org.apache.solr.highlight.SimpleFragListBuilder=org.apache.solr.highlight.SimpleFragListBuilder@1c3afbb,
 mlt=org.apache.solr.handler.component.MoreLikeThisComponent@c946dd, 
/admin/plugins=org.apache.solr.handler.admin.PluginInfoHandler@c33e06, 
edismax=org.apache.solr.search.ExtendedDismaxQParserPlugin@4a0992, 
/replication=org.apache.solr.core.RequestHandlers$LazyRequestHandlerWrapper@139d66c,
 join=org.apache.solr.search.JoinQParserPlugin@1231a07, 
tvComponent=org.apache.solr.handler.component.TermVectorComponent@1151105, fiel
 
dValueCache=fieldValueCache{lookups=0,hits=0,hitratio=0.0,inserts=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.0,cumulative_inserts=0,cumulative_evictions=0},
 
org.apache.solr.handler.MoreLikeThisHandler=org.apache.solr.handler.MoreLikeThisHandler@1bbc3fc,
 core=org.apache.solr.core.SolrCore@1caa518, 
/admin/=org.apache.solr.handler.admin.AdminHandlers@130e74a, 
filterCache=filterCache{lookups=0,hits=0,hitratio=0.0,inserts=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.0,cumulative_inserts=0,cumulative_evictions=0},
 fieldCache=org.apache.solr.search.SolrFieldCacheMBean@5362b, 
org.apache.solr.handler.RealTimeGetHandler=org.apache.solr.handler.RealTimeGetHandler@15231d2,
 field=org.apache.solr.search.FieldQParserPlugin@57baa0, 
raw=org.apache.solr.search.RawQParserPlugin@13e9f70, 
/admin/logging=org.apache.solr.handler.admin.LoggingHandler@5c4b32, 
dismax=org.apache.solr.handler.component.SearchH
 andler@15d863c, 
frange=org.apache.solr.search.FunctionRangeQParserPlugin@aabfcd, 
/admin/file=org.apache.solr.handler.admin.ShowFileRequestHandler@1b06af7, 
lucene=org.apache.solr.search.LuceneQParserPlugin@1eda0a8, 
org.apache.solr.highlight.SimpleFragmentsBuilder=org.apache.solr.highlight.SimpleFragmentsBuilder@62b54f,
 
org.apache.solr.search.FooQParserPlugin=org.apache.solr.search.FooQParserPlugin@1193599,
 
org.apache.solr.handler.UpdateRequestHandler=org.apache.solr.handler.UpdateRequestHandler@114604a,
 
org.apache.solr.highlight.HtmlFormatter=org.apache.solr.highlight.HtmlFormatter@1d8069f,
 
org.apache.solr.highlight.RegexFragmenter=org.apache.solr.highlight.RegexFragmenter@1a00c2c,
 spellCheckCompRH=org.apache.solr.handler.component.SearchHandler@63195a, 
org.apache.solr.highlight.SimpleBoundaryScanner=org.apache.solr.highlight.SimpleBoundaryScanner@2e40b2,
 termsComp=org.apache.solr.handler.component.TermsComponent@d59a26, 
lazy=org.apache.solr.core.RequestHandlers$LazyRequestHandlerWra
 pper@1155c56, 
lucenePlusSort=org.apache.solr.search.OldLuceneQParserPlugin@53e574, 
/admin/threads=org.apache.solr.handler.admin.ThreadDumpHandler@6e816d, 
switch=org.apache.solr.search.SwitchQParserPlugin@436c02, 
mock=org.apache.solr.core.MockQuerySenderListenerReqHandler@a383f1, 
tvrh=org.apache.solr.handler.component.SearchHandler@11893a, 
/admin/system=org.apache.solr.handler.admin.SystemInfoHandler@1bd6170, 
query=org.apache.solr.handler.component.QueryComponent@142ff1b, 
queryResultCache=queryResultCache{lookups=0,hits=0,hitratio=0.0,inserts=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.0,cumulative_inserts=0,cumulative_evictions=0}}
:    [junit4]   2> 4089 T10 oasc.TestJmxIntegration.testJmxUpdate Mbeans in 
server: [java.lang:type=MemoryPool,name=CMS Old Gen, java.lang:type=Memory, 
java.lang:type=MemoryPool,name=Metaspace, java.lang:type=MemoryPool,name=Code 
Cache, java.lang:type=Runtime, java.lang:type=ClassLoading, 
com.sun.management:type=DiagnosticCommand, 
java.nio:type=BufferPool,name=direct, java.lang:type=Threading, 
java.lang:type=GarbageCollector,name=ConcurrentMarkSweep, 
java.nio:type=BufferPool,name=mapped, java.util.logging:type=Logging, 
java.lang:type=GarbageCollector,name=ParNew, java.lang:type=Compilation, 
java.lang:type=MemoryPool,name=Par Eden Space, 
com.sun.management:type=HotSpotDiagnostic, 
java.lang:type=MemoryManager,name=Metaspace Manager, 
java.lang:type=OperatingSystem, java.lang:type=MemoryPool,name=Par Survivor 
Space, java.lang:type=MemoryManager,name=CodeCacheManager, 
JMImplementation:type=MBeanServerDelegate]
:    [junit4]   2> 4090 T10 oas.SolrTestCaseJ4.tearDown ###Ending testJmxUpdate
:    [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestJmxIntegration -Dtests.method=testJmxUpdate 
-Dtests.seed=F18FE6A79C36BC90 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en_GB -Dtests.timezone=Atlantic/Madeira 
-Dtests.file.encoding=UTF-8
:    [junit4] FAILURE 0.11s J1 | TestJmxIntegration.testJmxUpdate <<<
:    [junit4]    > Throwable #1: java.lang.AssertionError: No mbean found for 
SolrIndexSearcher
:    [junit4]    >      at 
__randomizedtesting.SeedInfo.seed([F18FE6A79C36BC90:E7E8D4CD0CE0173B]:0)
:    [junit4]    >      at 
org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegration.java:120)
:    [junit4]    >      at java.lang.Thread.run(Thread.java:724)
:    [junit4]   2> 4172 T10 oas.SolrTestCaseJ4.setUp ###Starting 
testJmxRegistration
:    [junit4]   2> 4173 T10 oasc.TestJmxIntegration.testJmxRegistration Servers 
in testJmxRegistration: [com.sun.jmx.mbeanserver.JmxMBeanServer@1bf4f68]
:    [junit4]   2> 4182 T10 oas.SolrTestCaseJ4.tearDown ###Ending 
testJmxRegistration
:    [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestJmxIntegration -Dtests.method=testJmxRegistration 
-Dtests.seed=F18FE6A79C36BC90 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en_GB -Dtests.timezone=Atlantic/Madeira 
-Dtests.file.encoding=UTF-8
:    [junit4] FAILURE 0.06s J1 | TestJmxIntegration.testJmxRegistration <<<
:    [junit4]    > Throwable #1: java.lang.AssertionError: No SolrDynamicMBeans 
found
:    [junit4]    >      at 
__randomizedtesting.SeedInfo.seed([F18FE6A79C36BC90:7F5E829DF177E4F5]:0)
:    [junit4]    >      at 
org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:94)
:    [junit4]    >      at java.lang.Thread.run(Thread.java:724)
:    [junit4]   2> 4192 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore
:    [junit4]   2> 4192 T10 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=8929422
:    [junit4]   2> 4193 T10 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1caa518
:    [junit4]   2> 4195 T10 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
:    [junit4]   2> 4196 T10 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
:    [junit4]   2> 4197 T10 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
:    [junit4]   2> 4197 T10 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
:    [junit4]   2> 4203 T10 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
:    [junit4]   2> 4204 T10 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
:    [junit4]   2> 4205 T10 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513/index;done=false>>]
:    [junit4]   2> 4206 T10 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513/index
:    [junit4]   2> 4236 T10 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513;done=false>>]
:    [junit4]   2> 4237 T10 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1375210856513
:    [junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=DefaultSimilarity, locale=en_GB, timezone=Atlantic/Madeira
:    [junit4]   2> NOTE: Linux 3.2.0-49-generic i386/Oracle Corporation 
1.8.0-ea (32-bit)/cpus=8,threads=1,free=10552776,total=24686592
:    [junit4]   2> NOTE: All tests run in this JVM: [TestJmxIntegration]
:    [junit4] Completed on J1 in 4.43s, 3 tests, 2 failures, 1 skipped <<< 
FAILURES!
: 
: [...truncated 990 lines...]
: BUILD FAILED
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following 
error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:375: The following 
error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The 
following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: 
The following error occurred while executing this line:
: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: 
The following error occurred while executing this line:
: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: 
There were test failures: 321 suites, 1350 tests, 2 failures, 37 ignored (6 
assumptions)
: 
: Total time: 48 minutes 23 seconds
: Build step 'Invoke Ant' marked build as failure
: Description set: Java: 32bit/jdk1.8.0-ea-b99 -client -XX:+UseConcMarkSweepGC
: Archiving artifacts
: Recording test results
: Email was triggered for: Failure
: Sending email for trigger: Failure
: 
: 

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

Reply via email to