Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4349/
Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: true)
1 tests failed.
FAILED: org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers
Error Message:
exception w/handler: '/admin/system'
Stack Trace:
java.lang.RuntimeException: exception w/handler: '/admin/system'
at
__randomizedtesting.SeedInfo.seed([C29CF2BD7FE16CCE:2F824987F4EC6D4A]:0)
at
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Exception during query
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:729)
at
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
... 40 more
Caused by: java.lang.NullPointerException
at
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:98)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:136)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1993)
at org.apache.solr.util.TestHarness.query(TestHarness.java:295)
at org.apache.solr.util.TestHarness.query(TestHarness.java:278)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:703)
... 41 more
Build Log:
[...truncated 12026 lines...]
[junit4] Suite: org.apache.solr.MinimalSchemaTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001
[junit4] 2> 5676392 T14104 oas.SolrTestCaseJ4.buildSSLConfig Randomized
ssl (false) and clientAuth (true)
[junit4] 2> 5676394 T14104 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 5676395 T14104 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 5676396 T14104 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 5676397 T14104 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 5676397 T14104 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 5676494 T14104 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 5676543 T14104 oasc.SolrConfig.<init> Loaded SolrConfig:
solr/collection1/conf/solrconfig.xml
[junit4] 2> 5676548 T14104 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solr/collection1/conf/schema-minimal.xml
[junit4] 2> 5676557 T14104 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 5676560 T14104 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 5676560 T14104 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 5676560 T14104 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 5676560 T14104 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 5676625 T14104 oasc.CoreContainer.<init> New CoreContainer
6677582
[junit4] 2> 5676625 T14104 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 5676631 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 5676631 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 5676631 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 5676631 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 5676634 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 5676637 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 5676637 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 5676637 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 5676638 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 5676638 T14104 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 5676639 T14104 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 5676640 T14104 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 5676640 T14104 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 5676640 T14104 oasc.CoreContainer.load Host Name:
[junit4] 2> 5676647 T14105 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 5676647 T14105 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 5676647 T14105 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 5676647 T14105 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 5676717 T14105 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 5676759 T14105 oasc.SolrConfig.<init> Loaded SolrConfig:
solr/collection1/conf/solrconfig.xml
[junit4] 2> 5676763 T14105 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1/conf\solr/collection1/conf/schema-minimal.xml
[junit4] 2> 5676770 T14105 oass.IndexSchema.readSchema [collection1]
Schema name=minimal
[junit4] 2> 5676794 T14105 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 5676795 T14105 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 5676796 T14105 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 5676798 T14105 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\
[junit4] 2> 5676798 T14105 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d7f4fe
[junit4] 2> 5676802 T14105 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\
[junit4] 2> 5676803 T14105 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\index/
[junit4] 2> 5676803 T14105 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 5676804 T14105 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\index
[junit4] 2> 5676806 T14105 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=38.109375,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=29.11395206889687,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13324090763677693
[junit4] 2> 5676807 T14105 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e6daaf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1faaa2)),segFN=segments_1,generation=1}
[junit4] 2> 5676807 T14105 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5676808 T14105 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 5676816 T14105 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 5676819 T14105 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 5676819 T14105 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 5676819 T14105 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 5676820 T14105 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 5676820 T14105 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 5676820 T14105 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 5676821 T14105 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 5676821 T14105 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 5676824 T14105 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 5676824 T14105 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 5676824 T14105 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 5676825 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 5676826 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5676828 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5676829 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 5676830 T14105 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 5676830 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 5676832 T14105 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 5676833 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 5676834 T14105 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4] 2> 5676835 T14105 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 5676835 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 5676837 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 5676838 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 5676838 T14105 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 5676838 T14105 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 5676838 T14105 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 5676841 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 5676841 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676842 T14105 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676843 T14105 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676845 T14105 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676846 T14105 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676846 T14105 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676848 T14105 oasc.RequestHandlers.initHandlersFromConfig
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676851 T14105 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 5676852 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4] 2> 5676855 T14105 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 5676858 T14105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5676861 T14105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5676865 T14105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5676868 T14105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 5676871 T14105 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 5676876 T14105 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 5676876 T14105 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 5676878 T14105 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=98.466796875,
floorSegmentMB=0.92578125, forceMergeDeletesPctAllowed=21.29844913633617,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7159576306746817
[junit4] 2> 5676880 T14105 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e6daaf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1faaa2)),segFN=segments_1,generation=1}
[junit4] 2> 5676880 T14105 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 5676882 T14105 oass.SolrIndexSearcher.<init> Opening
Searcher@32991b[collection1] main
[junit4] 2> 5676884 T14105 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 5676884 T14105 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 5676884 T14105 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 5676884 T14105 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 5676884 T14105 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 5676884 T14105 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 5676906 T14105 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 5676988 T14105 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 5676993 T14106 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@32991b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5676994 T14104 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> ASYNC NEW_CORE C5580 name=collection1
org.apache.solr.core.SolrCore@49b9d1
[junit4] 2> 5676999 T14104 C5580 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 5677010 T14104 C5580 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 5677012 T14104 C5580 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5677016 T14104 C5580 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e6daaf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1faaa2)),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e6daaf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1faaa2)),segFN=segments_2,generation=2}
[junit4] 2> 5677023 T14104 C5580 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 5677038 T14104 C5580 oass.SolrIndexSearcher.<init> Opening
Searcher@169cab1[collection1] main
[junit4] 2> 5677041 T14104 C5580 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 5677045 T14106 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@169cab1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C2)))}
[junit4] 2> 5677049 T14104 C5580 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 38
[junit4] 2> 5677050 T14104 C5580 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5677050 T14104 C5580 oasu.DirectUpdateHandler2.commit No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 5677050 T14104 C5580 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 5677054 T14104 C5580 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 5677055 T14104 C5580 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {optimize=} 0 5
[junit4] 2> 5677063 T14104 oas.SolrTestCaseJ4.setUp ###Starting testLuke
[junit4] 2> 5677066 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={qt=/admin/luke&wt=xml} status=0 QTime=2
[junit4] 2> 5677069 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={qt=/admin/luke&show=schema&wt=xml} status=0
QTime=1
[junit4] 2> 5677072 T14104 oas.SolrTestCaseJ4.tearDown ###Ending testLuke
[junit4] 2> 5677082 T14104 oas.SolrTestCaseJ4.setUp ###Starting
testAllConfiguredHandlers
[junit4] 2> 5677085 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=standard&omitHeader=false&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 5677088 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=&omitHeader=false&wt=xml} hits=0
status=0 QTime=0
[junit4] 2> 5677091 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=/admin/mbeans&omitHeader=false&wt=xml} status=0 QTime=2
[junit4] 2> 5677097 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=spellCheckCompRH&omitHeader=false&wt=xml} hits=0 status=0
QTime=2
[junit4] 2> 5677099 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=lazy&omitHeader=false&wt=xml} hits=0
status=0 QTime=0
[junit4] 2> 5677103 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=/admin/luke&omitHeader=false&wt=xml}
status=0 QTime=2
[junit4] 2> 5677107 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=spellCheckWithWordbreak_Direct&omitHeader=false&wt=xml}
hits=0 status=0 QTime=3
[junit4] 2> 5677110 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=tvrh&omitHeader=false&wt=xml} hits=0
status=0 QTime=3
[junit4] 2> 5677114 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=/get&omitHeader=false&wt=xml}
status=0 QTime=2
[junit4] 2> 5677116 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=/admin/properties&omitHeader=false&wt=xml} status=0
QTime=1
[junit4] 2> 5677120 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null params={q=foo:bar&qt=mltrh&omitHeader=false&wt=xml}
hits=0 status=0 QTime=3
[junit4] 2> 5677128 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=/admin/threads&omitHeader=false&wt=xml} status=0 QTime=8
[junit4] 2> 5677132 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=spellCheckCompRH1&omitHeader=false&wt=xml} hits=0 status=0
QTime=0
[junit4] 2> 5677136 T14104 C5580 oasc.SolrException.log ERROR
java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:98)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:136)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1993)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:295)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:278)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:703)
[junit4] 2> at
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 5677138 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=foo:bar&qt=/admin/system&omitHeader=false&wt=xml} status=500 QTime=4
[junit4] 2> 5677140 T14104 oasc.SolrException.log ERROR REQUEST FAILED:
q=foo:bar&qt=/admin/system&omitHeader=false&wt=xml:java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:98)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:136)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1993)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:295)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:278)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:703)
[junit4] 2> at
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 5677142 T14104 oas.SolrTestCaseJ4.tearDown ###Ending
testAllConfiguredHandlers
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MinimalSchemaTest
-Dtests.method=testAllConfiguredHandlers -Dtests.seed=C29CF2BD7FE16CCE
-Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=America/Yellowknife
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.09s | MinimalSchemaTest.testAllConfiguredHandlers <<<
[junit4] > Throwable #1: java.lang.RuntimeException: exception w/handler:
'/admin/system'
[junit4] > at
__randomizedtesting.SeedInfo.seed([C29CF2BD7FE16CCE:2F824987F4EC6D4A]:0)
[junit4] > at
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:124)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: Exception during query
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:729)
[junit4] > at
org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
[junit4] > ... 40 more
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:98)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:136)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1993)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:295)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:278)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:703)
[junit4] > ... 41 more
[junit4] 2> 5677169 T14104 oas.SolrTestCaseJ4.setUp ###Starting
testSimpleQueries
[junit4] 2> 5677172 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=subject:Hoss&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=1
[junit4] 2> 5677175 T14104 C5580 oasc.SolrCore.execute [collection1]
webapp=null path=null
params={q=subject:Yonik&qt=standard&start=0&rows=20&version=2.2} hits=1
status=0 QTime=2
[junit4] 2> 5677177 T14104 oas.SolrTestCaseJ4.tearDown ###Ending
testSimpleQueries
[junit4] 2> 5677180 T14104 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 5677181 T14104 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=6677582
[junit4] 2> 5677182 T14104 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@49b9d1
[junit4] 2> 5677184 T14104 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=132,transaction_logs_total_number=1}
[junit4] 2> 5677184 T14104 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 5677184 T14104 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 5677185 T14104 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 5677188 T14104 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 5677203 T14104
oasc.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo WARN Could not getStatistics
on info bean org.apache.solr.search.SolrIndexSearcher
org.apache.lucene.store.AlreadyClosedException: this IndexReader is closed
[junit4] 2> at
org.apache.lucene.index.IndexReader.ensureOpen(IndexReader.java:274)
[junit4] 2> at
org.apache.lucene.index.StandardDirectoryReader.getVersion(StandardDirectoryReader.java:326)
[junit4] 2> at
org.apache.lucene.index.FilterDirectoryReader.getVersion(FilterDirectoryReader.java:110)
[junit4] 2> at
org.apache.lucene.index.FilterDirectoryReader.getVersion(FilterDirectoryReader.java:110)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getStatistics(SolrIndexSearcher.java:2240)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo(JmxMonitoredMap.java:257)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectInstancesFromFilteredNamedObjects(DefaultMBeanServerInterceptor.java:1556)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryMBeansImpl(DefaultMBeanServerInterceptor.java:513)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(DefaultMBeanServerInterceptor.java:526)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(JmxMBeanServer.java:619)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:120)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1128)
[junit4] 2> at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:365)
[junit4] 2> at
org.apache.solr.util.TestHarness.close(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:640)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
[junit4] 2> at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown
Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 5677231 T14104
oasc.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo WARN Could not getStatistics
on info bean org.apache.solr.search.SolrIndexSearcher
org.apache.lucene.store.AlreadyClosedException: this IndexReader is closed
[junit4] 2> at
org.apache.lucene.index.IndexReader.ensureOpen(IndexReader.java:274)
[junit4] 2> at
org.apache.lucene.index.StandardDirectoryReader.getVersion(StandardDirectoryReader.java:326)
[junit4] 2> at
org.apache.lucene.index.FilterDirectoryReader.getVersion(FilterDirectoryReader.java:110)
[junit4] 2> at
org.apache.lucene.index.FilterDirectoryReader.getVersion(FilterDirectoryReader.java:110)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getStatistics(SolrIndexSearcher.java:2240)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo(JmxMonitoredMap.java:257)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:644)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:678)
[junit4] 2> at
javax.management.AttributeValueExp.getAttribute(AttributeValueExp.java:163)
[junit4] 2> at
javax.management.AttributeValueExp.apply(AttributeValueExp.java:105)
[junit4] 2> at
javax.management.BinaryRelQueryExp.apply(BinaryRelQueryExp.java:109)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.filterListOfObjectInstances(DefaultMBeanServerInterceptor.java:1626)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(DefaultMBeanServerInterceptor.java:546)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(JmxMBeanServer.java:619)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:120)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1128)
[junit4] 2> at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:365)
[junit4] 2> at
org.apache.solr.util.TestHarness.close(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:640)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
[junit4] 2> at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown
Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 5677246 T14104
oasc.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo WARN Could not getStatistics
on info bean org.apache.solr.search.SolrIndexSearcher
org.apache.lucene.store.AlreadyClosedException: this IndexReader is closed
[junit4] 2> at
org.apache.lucene.index.IndexReader.ensureOpen(IndexReader.java:274)
[junit4] 2> at
org.apache.lucene.index.StandardDirectoryReader.getVersion(StandardDirectoryReader.java:326)
[junit4] 2> at
org.apache.lucene.index.FilterDirectoryReader.getVersion(FilterDirectoryReader.java:110)
[junit4] 2> at
org.apache.lucene.index.FilterDirectoryReader.getVersion(FilterDirectoryReader.java:110)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getStatistics(SolrIndexSearcher.java:2240)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo(JmxMonitoredMap.java:257)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:124)
[junit4] 2> at
org.apache.solr.core.SolrCore.close(SolrCore.java:1128)
[junit4] 2> at
org.apache.solr.core.SolrCores.close(SolrCores.java:117)
[junit4] 2> at
org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:365)
[junit4] 2> at
org.apache.solr.util.TestHarness.close(TestHarness.java:337)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:640)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:185)
[junit4] 2> at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown
Source)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 5677259 T14104 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 5677260 T14104 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\;done=false>>]
[junit4] 2> 5677262 T14104 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\
[junit4] 2> 5677263 T14104 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\index;done=false>>]
[junit4] 2> 5677263 T14104 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001\init-core-data-001\index
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.MinimalSchemaTest-C29CF2BD7FE16CCE-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=149),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=149)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {},
locale=en_MT, timezone=America/Yellowknife
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40-ea
(32-bit)/cpus=2,threads=1,free=103856384,total=377815040
[junit4] 2> NOTE: All tests run in this JVM: [RequestHandlersTest,
BasicDistributedZkTest, TimeZoneUtilsTest,
AddSchemaFieldsUpdateProcessorFactoryTest, NoCacheHeaderTest,
TestDocumentBuilder, TestValueSourceCache, TestStressUserVersions,
LoggingHandlerTest, TestUpdate, SpellingQueryConverterTest,
TestSolrIndexConfig, LeaderFailoverAfterPartitionTest, SolrCoreTest,
TestStressRecovery, DistributedFacetPivotSmallAdvancedTest,
AnalyticsMergeStrategyTest, DistributedIntervalFacetingTest,
LeaderElectionIntegrationTest, TestPhraseSuggestions,
SpellPossibilityIteratorTest, StressHdfsTest, TestModifyConfFiles,
CustomCollectionTest, SampleTest, SortByFunctionTest, ConnectionManagerTest,
TestOmitPositions, TestPseudoReturnFields, DateFieldTest, TestCoreContainer,
TestCollationField, TestManagedSchema, JsonLoaderTest,
TestPartialUpdateDeduplication, TestSortingResponseWriter, ZkNodePropsTest,
ShardRoutingTest, TestShortCircuitedRequests,
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1,
DistributedFacetPivotLargeTest, TestLMJelinekMercerSimilarityFactory,
TestConfig, TestJoin, TestRandomFaceting, CoreContainerCoreInitFailuresTest,
CoreAdminCreateDiscoverTest, TestElisionMultitermQuery, HardAutoCommitTest,
TestRequestStatusCollectionAPI, FileBasedSpellCheckerTest, HdfsDirectoryTest,
TestHighlightDedupGrouping, TestShardHandlerFactory, ReturnFieldsTest,
TestManagedResourceStorage, WordBreakSolrSpellCheckerTest,
DistributedFacetPivotSmallTest, TestAnalyzeInfixSuggestions,
ClusterStateUpdateTest, DirectSolrSpellCheckerTest,
TestFieldCollectionResource, BinaryUpdateRequestHandlerTest,
SynonymTokenizerTest, TestAtomicUpdateErrorCases, TestClassNameShortening,
ConvertedLegacyTest, TestBulkSchemaAPI, LukeRequestHandlerTest, TestSearchPerf,
TestQuerySenderListener, SpellCheckCollatorTest, TestFieldResource,
TestRandomMergePolicy, TestSolr4Spatial, DistributedQueueTest,
TestFreeTextSuggestions, TestReplicationHandler, TestIBSimilarityFactory,
PrimUtilsTest, TestWordDelimiterFilterFactory, TestRecoveryHdfs,
TestManagedStopFilterFactory, AnalysisErrorHandlingTest,
TestDFRSimilarityFactory, SimpleCollectionCreateDeleteTest, InfoHandlerTest,
TestNonDefinedSimilarityFactory, PreAnalyzedUpdateProcessorTest,
PluginInfoTest, HighlighterConfigTest, TestSolr4Spatial2, AutoCommitTest,
TestQueryUtils, DistributedExpandComponentTest, RequiredFieldsTest,
SimpleFacetsTest, PrimitiveFieldTypeTest, SyncSliceTest,
TestComplexPhraseQParserPlugin, TestRangeQuery,
OverseerCollectionProcessorTest, AnalyticsQueryTest,
TestFieldTypeCollectionResource, OpenExchangeRatesOrgProviderTest,
TestPHPSerializedResponseWriter, SolrCmdDistributorTest,
DefaultValueUpdateProcessorTest, RemoteQueryErrorTest,
TestLMDirichletSimilarityFactory, BasicZkTest, MultiThreadedOCPTest,
ReplicationFactorTest, ClusterStateTest, TestDefaultSimilarityFactory,
QueryResultKeyTest, EnumFieldTest, TestReplicationHandlerBackup,
SSLMigrationTest, TestLFUCache, HttpPartitionTest, AssignTest, FileUtilsTest,
TestHashPartitioner, TestDistributedGrouping, QueryParsingTest,
TestSurroundQueryParser, TestBulkSchemaConcurrent, TestSimpleQParserPlugin,
TestSolrXmlPersistor, ShardSplitTest, TestPerFieldSimilarity,
ChaosMonkeySafeLeaderTest, TestFunctionQuery, TestArbitraryIndexDir,
TestRTGBase, StatsComponentTest, TestRestManager, TestSort, JSONWriterTest,
TestDynamicFieldCollectionResource, LeaderElectionTest,
TestFileDictionaryLookup, TestCoreDiscovery, SolrPluginUtilsTest,
TestChildDocTransformer, SolrXmlInZkTest, SharedFSAutoReplicaFailoverTest,
TestBinaryField, TestSolrJ, TestBinaryResponseWriter,
DistributedSpellCheckComponentTest, TestCloudSchemaless, AliasIntegrationTest,
MultiTermTest, TestRecovery, DeleteShardTest,
DistributedQueryElevationComponentTest, MigrateRouteKeyTest,
TestSolrConfigHandler, NumericFieldsTest, ZkCLITest,
CollectionsAPIAsyncDistributedZkTest, DirectSolrConnectionTest,
IndexBasedSpellCheckerTest, AtomicUpdatesTest, FastVectorHighlighterTest,
DOMUtilTest, OverseerStatusTest, DistribDocExpirationUpdateProcessorTest,
AddBlockUpdateTest, SliceStateTest, ExternalCollectionsTest,
TermVectorComponentDistributedTest, TestReloadAndDeleteDocs, MBeansHandlerTest,
CloudExitableDirectoryReaderTest, TestCustomSort, RollingRestartTest,
XsltUpdateRequestHandlerTest, SpellCheckComponentTest,
UpdateRequestProcessorFactoryTest, TestCopyFieldCollectionResource,
TestExtendedDismaxParser, TestStressVersions, CoreAdminRequestStatusTest,
TestDocSet, TestSchemaResource, RAMDirectoryFactoryTest,
TestHighFrequencyDictionaryFactory, TestStressLucene, TestFieldTypeResource,
TestSchemaSimilarityResource, TestMiniSolrCloudCluster, BadComponentTest,
HdfsRecoveryZkTest, TestWriterPerf, TestLazyCores,
DocumentAnalysisRequestHandlerTest, DistribCursorPagingTest,
TestRawResponseWriter, SolrRequestParserTest, ShardRoutingCustomTest,
DateRangeFieldTest, TestCursorMarkWithoutUniqueKey, TestLRUCache,
TestFastOutputStream, SimpleMLTQParserTest,
TestManagedSchemaDynamicFieldResource, TestSolrQueryParser,
SystemInfoHandlerTest, TestGroupingSearch, BlockDirectoryTest,
ChaosMonkeyNothingIsSafeTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot,
TestRandomDVFaceting, TestDistributedSearch, TestFaceting, ZkControllerTest,
TestRealTimeGet, TestStressReorder, TestMultiCoreConfBootstrap, TestReload,
DistributedTermsComponentTest, QueryElevationComponentTest, PeerSyncTest,
BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest,
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest,
SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery,
DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest,
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
FieldMutatingUpdateProcessorTest, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DocValuesMultiTest,
DistanceFunctionTest, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest,
DisMaxRequestHandlerTest, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest,
XmlUpdateRequestHandlerTest, DocumentBuilderTest,
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest,
TestIndexingPerformance, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration,
TestCSVResponseWriter, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest,
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test,
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery,
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest,
TestMergePolicyConfig, TestSolrDeletionPolicy2, MinimalSchemaTest]
[junit4] Completed in 0.95s, 3 tests, 1 error <<< FAILURES!
[...truncated 448 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:525: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:473: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
There were test failures: 449 suites, 1839 tests, 1 error, 55 ignored (31
assumptions)
Total time: 198 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -client
-XX:+UseSerialGC (asserts: true)
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]