Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12321/
Java: 64bit/jdk1.9.0-ea-b54 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([3D1119700154BEB0:71468ECFCB5866E0]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos(SegmentsInfoRequestHandlerTest.java:52)
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:502)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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: REQUEST FAILED:
xpath=1=count(//lst[@name='segments']/lst)
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><lst name="segments"><lst name="_0"><str
name="name">_0</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.138Z</date><str
name="source">flush</str></lst><lst name="_1"><str name="name">_1</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.141Z</date><str
name="source">flush</str></lst></lst>
</response>
request was:qt=/admin/segments&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
... 40 more
FAILED:
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosData
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([3D1119700154BEB0:41B83B2BB7BC092F]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosData(SegmentsInfoRequestHandlerTest.java:59)
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:502)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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: REQUEST FAILED:
xpath=5=//lst[@name='segments']/lst[1]/int[@name='size']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><lst name="segments"><lst name="_2"><str
name="name">_2</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.155Z</date><str
name="source">flush</str></lst><lst name="_3"><str name="name">_3</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.158Z</date><str
name="source">flush</str></lst></lst>
</response>
request was:qt=/admin/segments&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
... 40 more
Build Log:
[...truncated 9733 lines...]
[junit4] Suite: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001
[junit4] 2> 427730 T3289 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 427731 T3289 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 427731 T3289 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 427731 T3289 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 427732 T3289 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 427744 T3289 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 427751 T3289 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 427774 T3289 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 427775 T3289 oass.IndexSchema.readSchema Reading Solr Schema
from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml
[junit4] 2> 427779 T3289 oass.IndexSchema.readSchema [null] Schema
name=test
[junit4] 2> 427840 T3289 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 427841 T3289 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 427842 T3289 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 427845 T3289 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 427846 T3289 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 427847 T3289 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 427847 T3289 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
[junit4] 2> 427847 T3289 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 427853 T3289 oasc.CoreContainer.<init> New CoreContainer
2084409521
[junit4] 2> 427854 T3289 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 427854 T3289 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 427854 T3289 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
[junit4] 2> 427857 T3289 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 427859 T3289 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 427859 T3289 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 427859 T3289 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 427860 T3289 oasc.CoreContainer.load Node Name: testNode
[junit4] 2> 427860 T3289 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml,
loadOnStartup=true, instanceDir=collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001, shard=shard1}
[junit4] 2> 427860 T3290 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 427861 T3290 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 427861 T3290 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 427871 T3290 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 427877 T3290 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 427902 T3290 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 427902 T3290 oass.IndexSchema.readSchema Reading Solr Schema
from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml
[junit4] 2> 427907 T3290 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 427996 T3290 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 427997 T3290 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 427998 T3290 oass.IndexSchema.loadCopyFields WARN Field text
is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 428002 T3290 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 428004 T3290 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 428005 T3290 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 428005 T3290 c:collection1 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 428006 T3290 c:collection1 oasc.SolrCore.<init> [collection1]
Opening new SolrCore at
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/
[junit4] 2> 428006 T3290 c:collection1 oasc.JmxMonitoredMap.<init> JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@34e0ec46
[junit4] 2> 428006 T3290 c:collection1 oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001
[junit4] 2> 428007 T3290 c:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/index/
[junit4] 2> 428007 T3290 c:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/index' doesn't exist. Creating new
index...
[junit4] 2> 428007 T3290 c:collection1 oasc.CachingDirectoryFactory.get
return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/index
[junit4] 2> 428007 T3290 c:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 428008 T3290 c:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d816b84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a6ff5),segFN=segments_1,generation=1}
[junit4] 2> 428008 T3290 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 428011 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 428012 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 428012 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 428012 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 428012 T3290 c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 428012 T3290 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 428013 T3290 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 428014 T3290 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 428014 T3290 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 428015 T3290 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 428017 T3290 c:collection1 oasc.PluginBag.createPlugin
requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 428018 T3290 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 428018 T3290 c:collection1 oasc.SolrCore.initDeprecatedSupport
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your
config to use the ShowFileRequestHandler.
[junit4] 2> 428018 T3290 c:collection1 oasc.SolrCore.initStatsCache Using
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 428019 T3290 c:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 428019 T3290 c:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 428019 T3290 c:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1454078469,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 428019 T3290 c:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d816b84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a6ff5),segFN=segments_1,generation=1}
[junit4] 2> 428020 T3290 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 428020 T3290 c:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@1e1edb27[collection1] main
[junit4] 2> 428020 T3290 c:collection1 oasr.RestManager.init Initializing
RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 428020 T3290 c:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 428020 T3290 c:collection1 oasr.RestManager.init Initializing
0 registered ManagedResources
[junit4] 2> 428020 T3290 c:collection1 oashc.SpellCheckComponent.inform
Initializing spell checkers
[junit4] 2> 428058 T3290 c:collection1 oass.DirectSolrSpellChecker.init
init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 428308 T3290 c:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 428309 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 428309 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: direct
[junit4] 2> 428309 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 428309 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: multipleFields
[junit4] 2> 428309 T3290 c:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 428309 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: jarowinkler
[junit4] 2> 428310 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: external
[junit4] 2> 428310 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: freq
[junit4] 2> 428310 T3289 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 428310 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: fqcn
[junit4] 2> 428311 T3291 c:collection1
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: perDict
[junit4] 2> 428312 T3291 c:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@1e1edb27[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 428312 T3289 oas.SolrTestCaseJ4.setUp ###Starting
testSegmentInfos
[junit4] 2> ASYNC NEW_CORE C537 name=collection1
org.apache.solr.core.SolrCore@4bfd65b
[junit4] 2> 428313 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1000]} 0 0
[junit4] 2> 428314 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1001]} 0 0
[junit4] 2> 428316 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1002]} 0 1
[junit4] 2> 428316 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1003]} 0 0
[junit4] 2> 428317 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1004]} 0 0
[junit4] 2> 428317 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {delete=[SOLR1000]} 0 0
[junit4] 2> 428318 T3289 C537 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 428319 T3289 C537 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d816b84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a6ff5),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d816b84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a6ff5),segFN=segments_2,generation=2}
[junit4] 2> 428320 T3289 C537 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 428320 T3289 C537 oass.SolrIndexSearcher.<init> Opening
Searcher@3a23b011[collection1] main
[junit4] 2> 428321 T3289 C537 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 428321 T3291 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3a23b011[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c3/1:delGen=1)
Uninverting(_1(6.0.0):c2)))}
[junit4] 2> 428322 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 4
[junit4] 2> 428322 T3289 C537
oasha.SegmentsInfoRequestHandler.handleRequestBody Handling data for segmets
info query searcher
[junit4] 2> 428323 T3289 C537 oasc.SolrCore.execute [collection1]
webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=1
[junit4] 2> 428323 T3289 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED:
xpath=1=count(//lst[@name='segments']/lst)
[junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst
name="_0"><str name="name">_0</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.138Z</date><str
name="source">flush</str></lst><lst name="_1"><str name="name">_1</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.141Z</date><str
name="source">flush</str></lst></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:qt=/admin/segments&wt=xml
[junit4] 2> 428324 T3289 oasc.SolrException.log ERROR REQUEST FAILED:
qt=/admin/segments&wt=xml:java.lang.RuntimeException: REQUEST FAILED:
xpath=1=count(//lst[@name='segments']/lst)
[junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst
name="_0"><str name="name">_0</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.138Z</date><str
name="source">flush</str></lst><lst name="_1"><str name="name">_1</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.141Z</date><str
name="source">flush</str></lst></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:qt=/admin/segments&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
[junit4] 2> at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos(SegmentsInfoRequestHandlerTest.java:52)
[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:502)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[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
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:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[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> 428326 T3289 oas.SolrTestCaseJ4.tearDown ###Ending
testSegmentInfos
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfos
-Dtests.seed=3D1119700154BEB0 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lt_LT -Dtests.timezone=Pacific/Rarotonga -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J2 | SegmentsInfoRequestHandlerTest.testSegmentInfos
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([3D1119700154BEB0:71468ECFCB5866E0]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
[junit4] > at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos(SegmentsInfoRequestHandlerTest.java:52)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=1=count(//lst[@name='segments']/lst)
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><lst name="segments"><lst name="_0"><str
name="name">_0</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.138Z</date><str
name="source">flush</str></lst><lst name="_1"><str name="name">_1</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.141Z</date><str
name="source">flush</str></lst></lst>
[junit4] > </response>
[junit4] > request was:qt=/admin/segments&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
[junit4] > ... 40 more
[junit4] 2> 428331 T3289 oas.SolrTestCaseJ4.setUp ###Starting
testSegmentInfosData
[junit4] 2> 428331 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1000]} 0 0
[junit4] 2> 428331 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1001]} 0 0
[junit4] 2> 428333 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1002]} 0 1
[junit4] 2> 428333 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1003]} 0 0
[junit4] 2> 428334 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[SOLR1004]} 0 0
[junit4] 2> 428334 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {delete=[SOLR1000]} 0 0
[junit4] 2> 428334 T3289 C537 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 428336 T3289 C537 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d816b84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a6ff5),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4d816b84
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a6ff5),segFN=segments_3,generation=3}
[junit4] 2> 428336 T3289 C537 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 428337 T3289 C537 oass.SolrIndexSearcher.<init> Opening
Searcher@65f10571[collection1] main
[junit4] 2> 428337 T3289 C537 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 428338 T3291 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@65f10571[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c3/1:delGen=1)
Uninverting(_3(6.0.0):c2)))}
[junit4] 2> 428338 T3289 C537 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 4
[junit4] 2> 428338 T3289 C537
oasha.SegmentsInfoRequestHandler.handleRequestBody Handling data for segmets
info query searcher
[junit4] 2> 428339 T3289 C537 oasc.SolrCore.execute [collection1]
webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=1
[junit4] 2> 428339 T3289 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED:
xpath=5=//lst[@name='segments']/lst[1]/int[@name='size']
[junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst
name="_2"><str name="name">_2</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.155Z</date><str
name="source">flush</str></lst><lst name="_3"><str name="name">_3</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.158Z</date><str
name="source">flush</str></lst></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:qt=/admin/segments&wt=xml
[junit4] 2> 428339 T3289 oasc.SolrException.log ERROR REQUEST FAILED:
qt=/admin/segments&wt=xml:java.lang.RuntimeException: REQUEST FAILED:
xpath=5=//lst[@name='segments']/lst[1]/int[@name='size']
[junit4] 2> xml response was: <?xml version="1.0"
encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int
name="status">0</int><int name="QTime">1</int></lst><lst name="segments"><lst
name="_2"><str name="name">_2</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.155Z</date><str
name="source">flush</str></lst><lst name="_3"><str name="name">_3</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.158Z</date><str
name="source">flush</str></lst></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:qt=/admin/segments&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
[junit4] 2> at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosData(SegmentsInfoRequestHandlerTest.java:59)
[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:502)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[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
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:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[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> 428340 T3289 oas.SolrTestCaseJ4.tearDown ###Ending
testSegmentInfosData
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfosData
-Dtests.seed=3D1119700154BEB0 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lt_LT -Dtests.timezone=Pacific/Rarotonga -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J2 |
SegmentsInfoRequestHandlerTest.testSegmentInfosData <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([3D1119700154BEB0:41B83B2BB7BC092F]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
[junit4] > at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosData(SegmentsInfoRequestHandlerTest.java:59)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=5=//lst[@name='segments']/lst[1]/int[@name='size']
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><lst name="segments"><lst name="_2"><str
name="name">_2</str><int name="delCount">1</int><long
name="sizeInBytes">1932</long><int name="size">3</int><date
name="age">2015-04-16T11:08:52.155Z</date><str
name="source">flush</str></lst><lst name="_3"><str name="name">_3</str><int
name="delCount">0</int><long name="sizeInBytes">1830</long><int
name="size">2</int><date name="age">2015-04-16T11:08:52.158Z</date><str
name="source">flush</str></lst></lst>
[junit4] > </response>
[junit4] > request was:qt=/admin/segments&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
[junit4] > ... 40 more
[junit4] 2> 428343 T3289 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 428343 T3289 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=2084409521
[junit4] 2> 428343 T3289 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@4bfd65b
[junit4] 2> 428343 T3289 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=2,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 428344 T3289 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 428344 T3289 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 428344 T3289 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 428344 T3289 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 428355 T3289 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 428355 T3289 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001;done=false>>]
[junit4] 2> 428355 T3289 oasc.CachingDirectoryFactory.close Closing
directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001
[junit4] 2> 428355 T3289 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/index;done=false>>]
[junit4] 2> 428355 T3289 oasc.CachingDirectoryFactory.close Closing
directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest
3D1119700154BEB0-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=12954, maxDocsPerChunk=946, blockSize=455),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=12954, blockSize=455)), sim=DefaultSimilarity, locale=lt_LT,
timezone=Pacific/Rarotonga
[junit4] 2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=12,threads=1,free=130682288,total=508952576
[junit4] 2> NOTE: All tests run in this JVM: [TestSystemIdResolver,
DeleteInactiveReplicaTest, PluginInfoTest, TestManagedResource,
SolrInfoMBeanTest, BadIndexSchemaTest, TestLRUStatsCache,
TestSimpleTrackingShardHandler, ResponseHeaderTest, InfoHandlerTest,
TestOverriddenPrefixQueryForCustomFieldType, OverseerTest,
CoreMergeIndexesAdminHandlerTest, TestNamedUpdateProcessors,
TestFreeTextSuggestions, TermVectorComponentDistributedTest,
SoftAutoCommitTest, TestCollationField, ExitableDirectoryReaderTest,
HardAutoCommitTest, TestChildDocTransformer, MigrateRouteKeyTest,
TestSurroundQueryParser, TestHdfsUpdateLog, TestNonDefinedSimilarityFactory,
DistributedFacetPivotLongTailTest, TestDynamicLoading, HdfsRecoveryZkTest,
LeaderElectionTest, DOMUtilTest, TestFileDictionaryLookup,
TestBlendedInfixSuggestions, BlockDirectoryTest, SortByFunctionTest,
DocExpirationUpdateProcessorFactoryTest, TestGroupingSearch,
HdfsDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, SolrXmlInZkTest,
TestExtendedDismaxParser, CircularListTest, TestEmbeddedSolrServerConstructors,
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, RecoveryZkTest,
SpatialRPTFieldTypeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestSolrQueryParserResource, BadCopyFieldTest, DocValuesTest,
TestClusterStateMutator, HdfsLockFactoryTest, DistribCursorPagingTest,
RegexBoostProcessorTest, SearchHandlerTest, TestPivotHelperCode,
BufferStoreTest, SynonymTokenizerTest, TestQuerySenderNoQuery,
SegmentsInfoRequestHandlerTest]
[junit4] Completed [170/483] on J2 in 0.64s, 2 tests, 2 errors <<< FAILURES!
[...truncated 977 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973:
There were test failures: 483 suites, 1914 tests, 2 errors, 50 ignored (22
assumptions)
Total time: 39 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54
-XX:+UseCompressedOops -XX:+UseSerialGC
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]