Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1812/
2 tests failed.
REGRESSION: org.apache.solr.core.TestJmxIntegration.testJmxRegistration
Error Message:
No SolrDynamicMBeans found
Stack Trace:
java.lang.AssertionError: No SolrDynamicMBeans found
at
__randomizedtesting.SeedInfo.seed([72C7FD98E4E5A79A:FC1699A289A4FFFF]: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:616)
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:679)
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([72C7FD98E4E5A79A:64A0CFF274330C31]: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:616)
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:679)
Build Log:
[...truncated 8634 lines...]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] 2> log4j:WARN No such property [conversionPattern] in
org.apache.solr.util.SolrLogLayout.
[junit4] 2> 2651 T10 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> Creating dataDir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692
[junit4] 2> 2780 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 2786 T10 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2787 T10 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 4118 T10 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_45
[junit4] 2> 4417 T10 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 4461 T10 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 4570 T10 oass.IndexSchema.readSchema [null] Schema name=test
[junit4] 2> 7033 T10 oass.ByteField.init WARN ByteField is deprecated and
will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 7034 T10 oass.ShortField.init WARN ShortField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 7101 T10 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 7155 T10 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 7159 T10 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 8288 T10 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 8312 T10 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 8317 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 8349 T10
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 8349 T10
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 8350 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 8351 T10
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 8351 T10
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 8368 T10 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 8369 T10 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4] 2> 8369 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4] 2> 8440 T10 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 8441 T10 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr
[junit4] 2> 8441 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for deduced Solr Home:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/'
[junit4] 2> 8606 T10 oasc.CoreContainer.<init> New CoreContainer 212165140
[junit4] 2> 8616 T10 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/]
[junit4] 2> 8752 T10 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 8753 T10 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: http://
[junit4] 2> 8753 T10 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 8754 T10 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 8754 T10 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 8755 T10 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 8756 T10 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 8756 T10 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 8757 T10 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 8832 T10 oascsi.HttpClientUtil.createClient Creating new http
client,
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 9616 T10 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 10378 T11 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1
[junit4] 2> 10379 T11 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 10381 T11 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 10382 T11 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 10531 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_45
[junit4] 2> 10607 T11 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 10608 T11 oass.IndexSchema.readSchema Reading Solr Schema from
schema.xml
[junit4] 2> 10672 T11 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 11236 T11 oass.ByteField.init WARN ByteField is deprecated and
will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 11237 T11 oass.ShortField.init WARN ShortField is deprecated
and will be removed in 5.0. You should use TrieIntField instead.
[junit4] 2> 11239 T11 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 11254 T11 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 11257 T11 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 11278 T11 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 11283 T11 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 11287 T11 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 11288 T11
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 11288 T11
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 11289 T11 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 11290 T11
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 11290 T11
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 11425 T11 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 11489 T11 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/,
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/
[junit4] 2> 11496 T11 oasc.JmxMonitoredMap.<init> No JMX servers found,
not exposing Solr information with JMX.
[junit4] 2> 11686 T11 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692
[junit4] 2> 11687 T11 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/index/
[junit4] 2> 11688 T11 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/index'
doesn't exist. Creating new index...
[junit4] 2> 11706 T11 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/index
[junit4] 2> 12345 T11 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@365878d2
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4959d87f)),segFN=segments_1,generation=1}
[junit4] 2> 12351 T11 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 12411 T11 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 14208 T11 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 14209 T11 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 14210 T11 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 14229 T11 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 14495 T11 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 14520 T11 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 14528 T11 oasc.RequestHandlers.initHandlersFromConfig created
/replication: solr.ReplicationHandler
[junit4] 2> 14592 T11 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 14638 T11 oasc.RequestHandlers.initHandlersFromConfig created
/get: solr.RealTimeGetHandler
[junit4] 2> 14779 T11 oasc.RequestHandlers.initHandlersFromConfig created
dismax: solr.SearchHandler
[junit4] 2> 14781 T11 oasc.RequestHandlers.initHandlersFromConfig created
mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 14792 T11 oasc.RequestHandlers.initHandlersFromConfig created
/admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 14793 T11 oasc.RequestHandlers.initHandlersFromConfig created
defaults: solr.StandardRequestHandler
[junit4] 2> 14794 T11 oasc.RequestHandlers.initHandlersFromConfig adding
lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 14794 T11 oasc.RequestHandlers.initHandlersFromConfig created
lazy: solr.StandardRequestHandler
[junit4] 2> 14866 T11 oasc.RequestHandlers.initHandlersFromConfig created
/update: solr.UpdateRequestHandler
[junit4] 2> 14867 T11 oasc.RequestHandlers.initHandlersFromConfig created
/terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14868 T11 oasc.RequestHandlers.initHandlersFromConfig created
spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14868 T11 oasc.RequestHandlers.initHandlersFromConfig created
spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14869 T11 oasc.RequestHandlers.initHandlersFromConfig created
spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14870 T11 oasc.RequestHandlers.initHandlersFromConfig created
spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14871 T11 oasc.RequestHandlers.initHandlersFromConfig created
spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14871 T11 oasc.RequestHandlers.initHandlersFromConfig created
mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14872 T11 oasc.RequestHandlers.initHandlersFromConfig created
tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 14920 T11 oasc.RequestHandlers.initHandlersFromConfig created
/mlt: solr.MoreLikeThisHandler
[junit4] 2> 14968 T11 oasc.RequestHandlers.initHandlersFromConfig created
/debug/dump: solr.DumpRequestHandler
[junit4] 2> 15192 T11 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 15237 T11 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 15273 T11 oasc.SolrCore.initDeprecatedSupport WARN adding
ShowFileRequestHandler with hidden files:
[THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML,
SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS,
SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML,
BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML,
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML,
SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML,
SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT,
SOLRCONFIG-MERGEPOLICY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML,
BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, CURRENCY.XML,
SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML,
SOLRCONFIG-MERGEPOLICY-LEGACY.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML,
SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT,
MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML,
SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML,
TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML,
BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML,
SCHEMA-IB.XML,
BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML,
SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML,
SCHEMA-REPLICATION1.XML, DA_UTF8.XML,
BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML,
CONDITIONAL.UPDATEPROCESSOR.JS, SCHEMA-TINY.XML, SOLRCONFIG-DEFAULTS.XML,
MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML,
HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML,
STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML,
HUNSPELL-TEST.AFF, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML,
BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML,
STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML,
SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML,
SCHEMA-DOCVALUES.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML,
SOLRCONFIG-INFOSTREAM-LOGGING.XML, WDFTYPES.TXT, STOPTYPES-2.TXT,
SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML,
BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML,
SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML,
SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT,
SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT,
SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-SPELLCHECKER.XML,
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-WARMER.XML,
SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML,
SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML,
BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML,
SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML,
SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML,
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML,
BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML,
SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML,
SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SCHEMA-LMDIRICHLET.XML,
SOLRCONFIG-TERMINDEX.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML,
SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML,
BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT,
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, FUZZYSUGGEST.TXT,
BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML,
SOLRCONFIG-SOLCOREPROPERTIES.XML,
SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML,
SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, STOP-1.TXT, SOLRCONFIG-MANAGED-SCHEMA.XML,
SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML,
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML,
BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML,
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML,
SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, FRENCHARTICLES.TXT,
BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL,
SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML,
BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML,
HUNSPELL-TEST.DIC, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML,
SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML,
SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML,
STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT,
SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-TRIE.XML,
SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML,
BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT,
SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMA-DOCVALUESFACETING.XML,
SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SCHEMA-TFIDF.XML,
SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML,
PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML,
SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML,
OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT,
SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, BAD-SCHEMA-DUP-FIELD.XML,
SOLRCONFIG-NOCACHE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, SCHEMA-BM25.XML,
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML,
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT,
SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-CURRENCY.XML,
BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML,
BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML,
KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML,
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML,
SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4] 2> 15401 T11 oass.SolrIndexSearcher.<init> Opening
Searcher@6d1e7cc6 main
[junit4] 2> 15554 T11 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 15555 T11 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 15555 T11 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 15725 T11 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 16099 T12 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6d1e7cc6
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> 16103 T11 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 16120 T10 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 16215 T10 oas.SolrTestCaseJ4.setUp ###Starting
testJmxRegistration
[junit4] 2> 16216 T10 oasc.TestJmxIntegration.testJmxRegistration Servers
in testJmxRegistration: [com.sun.jmx.mbeanserver.JmxMBeanServer@469695f]
[junit4] 2> 16222 T10 oas.SolrTestCaseJ4.tearDown ###Ending
testJmxRegistration
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJmxIntegration
-Dtests.method=testJmxRegistration -Dtests.seed=72C7FD98E4E5A79A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID
-Dtests.timezone=SystemV/AST4 -Dtests.file.encoding=ISO8859-1
[junit4] FAILURE 0.17s J1 | TestJmxIntegration.testJmxRegistration <<<
[junit4] > Throwable #1: java.lang.AssertionError: No SolrDynamicMBeans
found
[junit4] > at
__randomizedtesting.SeedInfo.seed([72C7FD98E4E5A79A:FC1699A289A4FFFF]:0)
[junit4] > at
org.apache.solr.core.TestJmxIntegration.testJmxRegistration(TestJmxIntegration.java:94)
[junit4] > at java.lang.Thread.run(Thread.java:679)
[junit4] 2> 16308 T10 oas.SolrTestCaseJ4.setUp ###Starting testJmxUpdate
[junit4] 2> 16328 T10 oasc.TestJmxIntegration.testJmxUpdate Servers in
testJmxUpdate: [com.sun.jmx.mbeanserver.JmxMBeanServer@469695f]
[junit4] 2> 16330 T10 oasc.TestJmxIntegration.testJmxUpdate
{term=org.apache.solr.search.TermQParserPlugin@219a6087,
/admin/logging=org.apache.solr.handler.admin.LoggingHandler@1e37504d,
org.apache.solr.highlight.RegexFragmenter=org.apache.solr.highlight.RegexFragmenter@4178feba,
/admin/plugins=org.apache.solr.handler.admin.PluginInfoHandler@6e9b86ea,
mlt=org.apache.solr.handler.component.MoreLikeThisComponent@5eea3cdf,
org.apache.solr.handler.StandardRequestHandler=org.apache.solr.handler.StandardRequestHandler@24b6a561,
/admin/system=org.apache.solr.handler.admin.SystemInfoHandler@5323961b,
spellCheckWithWordbreak_Direct=org.apache.solr.handler.component.SearchHandler@4553f141,
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},
org.apache.solr.highlight.BreakIteratorBoundaryScanner=org.apache.solr.highlight.BreakIteratorBoundaryScanner@a0405f6,
org.apache.solr.highlight.HtmlFormatter=org.apache.solr.highlight.HtmlFormatter@e235e9d,
org.apache.solr.handler.RealTimeGetHandler=org.apache.solr.handler.RealTimeGetHandler@34189cab,
mltrh=org.apache.solr.handler.component.SearchHandler@3bd5b945,
org.apache.solr.highlight.GapFragmenter=org.apache.solr.highlight.GapFragmenter@4c767fb3,
org.apache.solr.highlight.SimpleFragmentsBuilder=org.apache.solr.highlight.SimpleFragmentsBuilder@77b9e7fc,
/admin/file=org.apache.solr.handler.admin.ShowFileRequestHandler@4e2d8ecc,
mock=org.apache.solr.core.MockQuerySenderListenerReqHandler@10fa1b2d,
core=org.apache.solr.core.SolrCore@69c0bee6,
func=org.apache.solr.search.FunctionQParserPlugin@140e3010,
spellCheckWithWordbreak=org.apache.solr.handler.component.SearchHandler@2f7574b9,
query=org.apache.solr.handler.component.QueryComponent@318c69a9,
searcher=Searcher@6d1e7cc6 main{StandardDirectoryReader(segments_1:1)},
spellCheckCompRH1=org.apache.solr.handler.component.SearchHandler@48423606,
field=org.apache.solr.search.FieldQParserPlugin@72e8e8f9,
/admin/luke=org.apache.solr.handler.admin.LukeRequestHandler@19176e5f,
/update=org.apache.solr.handler.UpdateRequestHandler@514f2bd7,
fieldCache=org.apache.solr.search.SolrFieldCacheMBean@24c759f5,
defaults=org.apache.solr.handler.StandardRequestHandler@24b6a561,
org.apache.solr.handler.MoreLikeThisHandler=org.apache.solr.handler.MoreLikeThisHandler@1be2f6b0,
facet=org.apache.solr.handler.component.FacetComponent@796cefa8,
boost=org.apache.solr.search.BoostQParserPlugin@51b1ab1d,
termsComp=org.apache.solr.handler.component.TermsComponent@5a388c74,
/terms=org.apache.solr.handler.component.SearchHandler@675926d1,
bbox=org.apache.solr.search.SpatialBoxQParserPlugin@e039859,
frange=org.apache.solr.search.FunctionRangeQParserPlugin@e07023f,
prefix=org.apache.solr.search.PrefixQParserPlugin@6e247d4a,
/admin/threads=org.apache.solr.handler.admin.ThreadDumpHandler@1d9dbdc4,
spellCheckCompRH_Direct=org.apache.solr.handler.component.SearchHandler@5f159e0c,
raw=org.apache.solr.search.RawQParserPlugin@43b5699,
join=org.apache.solr.search.JoinQParserPlugin@53b258fa,
/replication=org.apache.solr.core.RequestHandlers$LazyRequestHandlerWrapper@61efb003,
switch=org.apache.solr.search.SwitchQParserPlugin@3f0cc730,
org.apache.solr.core.MockQuerySenderListenerReqHandler=org.apache.solr.core.MockQuerySenderListenerReqHandler@10fa1b2d,
org.apache.solr.handler.UpdateRequestHandler=org.apache.solr.handler.UpdateRequestHandler@514f2bd7,
get=org.apache.solr.handler.component.RealTimeGetComponent@487bd46a,
org.apache.solr.search.FooQParserPlugin=org.apache.solr.search.FooQParserPlugin@5fe940a6,
lazy=org.apache.solr.core.RequestHandlers$LazyRequestHandlerWrapper@4a93837b,
highlight=org.apache.solr.handler.component.HighlightComponent@64428527,
org.apache.solr.highlight.ScoreOrderFragmentsBuilder=org.apache.solr.highlight.ScoreOrderFragmentsBuilder@1a9d267d,
org.apache.solr.highlight.SimpleFragListBuilder=org.apache.solr.highlight.SimpleFragListBuilder@4349e631,
/mlt=org.apache.solr.handler.MoreLikeThisHandler@1be2f6b0,
surround=org.apache.solr.search.SurroundQParserPlugin@28a7bd7a,
spellcheck=org.apache.solr.handler.component.SpellCheckComponent@368d41f2,
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},
/admin/mbeans=org.apache.solr.handler.admin.SolrInfoMBeanHandler@1c88a970,
geofilt=org.apache.solr.search.SpatialFilterQParserPlugin@502c06b2,
tvComponent=org.apache.solr.handler.component.TermVectorComponent@73e492d8,
edismax=org.apache.solr.search.ExtendedDismaxQParserPlugin@7a6bb93c,
dismax=org.apache.solr.handler.component.SearchHandler@364e50ee,
/get=org.apache.solr.handler.RealTimeGetHandler@34189cab,
fieldValueCache=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},
/admin/=org.apache.solr.handler.admin.AdminHandlers@6c28ca1c,
debug=org.apache.solr.handler.component.DebugComponent@40944dbd,
stats=org.apache.solr.handler.component.StatsComponent@4b33f6dd,
lucenePlusSort=org.apache.solr.search.OldLuceneQParserPlugin@69ed2bbd,
spellCheckCompRH=org.apache.solr.handler.component.SearchHandler@51d2bb9f,
standard=org.apache.solr.handler.StandardRequestHandler@621bedb0,
org.apache.solr.handler.admin.AdminHandlers=org.apache.solr.handler.admin.AdminHandlers@6c28ca1c,
lucene=org.apache.solr.search.LuceneQParserPlugin@1791f022,
tvrh=org.apache.solr.handler.component.SearchHandler@6e2c5444,
org.apache.solr.handler.DumpRequestHandler=org.apache.solr.handler.DumpRequestHandler@205074de,
org.apache.solr.highlight.SimpleBoundaryScanner=org.apache.solr.highlight.SimpleBoundaryScanner@228ab65,
Searcher@6d1e7cc6 main=Searcher@6d1e7cc6
main{StandardDirectoryReader(segments_1:1)},
/admin/properties=org.apache.solr.handler.admin.PropertiesRequestHandler@3c0c74fe,
maxscore=org.apache.solr.search.MaxScoreQParserPlugin@55d4ee7e,
org.apache.solr.handler.component.SearchHandler=org.apache.solr.handler.component.SearchHandler@6e2c5444,
/debug/dump=org.apache.solr.handler.DumpRequestHandler@205074de,
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},
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}}
[junit4] 2> 16332 T10 oasc.TestJmxIntegration.testJmxUpdate Mbeans in
server: [java.lang:type=MemoryPool,name=PS Eden Space, java.lang:type=Memory,
java.lang:type=MemoryPool,name=PS Survivor Space,
java.lang:type=MemoryPool,name=Code Cache,
java.lang:type=GarbageCollector,name=PS MarkSweep, java.lang:type=Runtime,
java.lang:type=ClassLoading, java.lang:type=Threading,
java.util.logging:type=Logging, java.lang:type=Compilation,
com.sun.management:type=HotSpotDiagnostic, java.lang:type=MemoryPool,name=PS
Perm Gen, java.lang:type=GarbageCollector,name=PS Scavenge,
java.lang:type=OperatingSystem, java.lang:type=MemoryPool,name=PS Old Gen,
java.lang:type=MemoryManager,name=CodeCacheManager,
JMImplementation:type=MBeanServerDelegate]
[junit4] 2> 16333 T10 oas.SolrTestCaseJ4.tearDown ###Ending testJmxUpdate
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJmxIntegration
-Dtests.method=testJmxUpdate -Dtests.seed=72C7FD98E4E5A79A -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=SystemV/AST4
-Dtests.file.encoding=ISO8859-1
[junit4] FAILURE 0.04s J1 | TestJmxIntegration.testJmxUpdate <<<
[junit4] > Throwable #1: java.lang.AssertionError: No mbean found for
SolrIndexSearcher
[junit4] > at
__randomizedtesting.SeedInfo.seed([72C7FD98E4E5A79A:64A0CFF274330C31]:0)
[junit4] > at
org.apache.solr.core.TestJmxIntegration.testJmxUpdate(TestJmxIntegration.java:120)
[junit4] > at java.lang.Thread.run(Thread.java:679)
[junit4] 2> 16341 T10 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 16342 T10 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=212165140
[junit4] 2> 16342 T10 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@69c0bee6
[junit4] 2> 16343 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> 16343 T10 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 16344 T10 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 16344 T10 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 16357 T10 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 16358 T10 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 16358 T10 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692;done=false>>]
[junit4] 2> 16359 T10 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692
[junit4] 2> 16359 T10 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/index
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/index;done=false>>]
[junit4] 2> 16360 T10 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-TestJmxIntegration-1374269734692/index
[junit4] 2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity,
locale=in_ID, timezone=SystemV/AST4
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc.
1.6.0_32 (64-bit)/cpus=16,threads=1,free=378053184,total=513998848
[junit4] 2> NOTE: All tests run in this JVM: [TestJmxIntegration]
[junit4] Completed on J1 in 17.00s, 3 tests, 2 failures, 1 skipped <<<
FAILURES!
[...truncated 1003 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1250:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:893:
There were test failures: 319 suites, 1345 tests, 2 failures, 34 ignored (6
assumptions)
Total time: 53 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]