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

1 tests failed.
REGRESSION:  org.apache.solr.response.TestChildDocTransformer.testParentFilter

Error Message:
mismatch: '3'!='6' @ response/docs/[0]/_childDocuments_/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='6' @ 
response/docs/[0]/_childDocuments_/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([E5AF40AE6700D67E:B1F548E5AB8C1A12]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:792)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:739)
        at 
org.apache.solr.response.TestChildDocTransformer.testParentFilterJSON(TestChildDocTransformer.java:205)
        at 
org.apache.solr.response.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:49)
        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:483)
        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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:360)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
        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:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11289 lines...]
   [junit4] Suite: org.apache.solr.response.TestChildDocTransformer
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001
   [junit4]   2> 546959 T1811 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 546960 T1811 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 546961 T1811 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 546962 T1811 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 546962 T1811 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 546963 T1811 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 546993 T1811 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 547012 T1811 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 547013 T1811 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 547016 T1811 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 547107 T1811 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 547108 T1811 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 547108 T1811 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 547112 T1811 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 547113 T1811 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 547116 T1811 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 547118 T1811 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 547119 T1811 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547119 T1811 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 547120 T1811 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 547120 T1811 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547120 T1811 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 547120 T1811 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 547120 T1811 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 547121 T1811 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 547121 T1811 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 547134 T1811 oasc.CoreContainer.<init> New CoreContainer 
917033287
   [junit4]   2> 547134 T1811 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 547134 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 547135 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 547136 T1811 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 547136 T1811 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 547136 T1811 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 547136 T1811 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 547138 T1812 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 547139 T1812 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 547140 T1812 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 547140 T1812 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 547163 T1812 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 547181 T1812 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 547182 T1812 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 547186 T1812 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 547271 T1812 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 547272 T1812 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 547272 T1812 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 547275 T1812 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 547283 T1812 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 547288 T1812 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 547290 T1812 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 547292 T1812 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547292 T1812 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 547292 T1812 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 547292 T1812 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 547293 T1812 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 547293 T1812 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 547293 T1812 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 547293 T1812 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 547294 T1812 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/
   [junit4]   2> 547294 T1812 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@65ed1d31
   [junit4]   2> 547294 T1812 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001
   [junit4]   2> 547295 T1812 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/index/
   [junit4]   2> 547295 T1812 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 547295 T1812 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/index
   [junit4]   2> 547295 T1812 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3611941298729411]
   [junit4]   2> 547296 T1812 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_1,generation=1}
   [junit4]   2> 547296 T1812 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 547297 T1812 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 547299 T1812 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 547299 T1812 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 547300 T1812 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 547300 T1812 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 547300 T1812 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 547300 T1812 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 547300 T1812 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 547301 T1812 oasup.UniqFieldsUpdateProcessorFactory.init WARN 
Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is 
deprecated, please use 'fieldName' (or another 
FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 547301 T1812 oasup.UniqFieldsUpdateProcessorFactory.init 
Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 547301 T1812 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 547301 T1812 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 547302 T1812 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 547302 T1812 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 547302 T1812 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 547302 T1812 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 547303 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 547303 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 547303 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 547304 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 547304 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 547304 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 547305 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 547305 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 547305 T1812 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 547305 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 547306 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 547306 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547306 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547306 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547307 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547307 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547307 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547308 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547308 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 547308 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 547309 T1812 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 547311 T1812 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 547311 T1812 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 547313 T1812 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 547313 T1812 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 547316 T1812 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@7418e5b0
   [junit4]   2> 547316 T1812 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_1,generation=1}
   [junit4]   2> 547316 T1812 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 547317 T1812 oass.SolrIndexSearcher.<init> Opening 
Searcher@2a818391[collection1] main
   [junit4]   2> 547317 T1812 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 547317 T1812 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 547317 T1812 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 547318 T1812 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 547318 T1812 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 547318 T1812 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 547352 T1812 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 547375 T1813 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2a818391[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 547378 T1812 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 547380 T1811 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 547384 T1811 oas.SolrTestCaseJ4.setUp ###Starting testAllParams
   [junit4]   2> ASYNC  NEW_CORE C681 name=collection1 
org.apache.solr.core.SolrCore@6f9ffe3f
   [junit4]   2> 547389 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={versions=true&wt=json&indent=true} 
{add=[1 (1471707022226358272)]} 0 3
   [junit4]   2> 547390 T1811 C681 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 547394 T1811 C681 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_2,generation=2}
   [junit4]   2> 547395 T1811 C681 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 547397 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@a3e2c2c[collection1] main
   [junit4]   2> 547398 T1811 C681 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 547400 T1813 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@a3e2c2c[collection1] 
main{StandardDirectoryReader(segments_2:3:nrt _0(4.10):c7)}
   [junit4]   2> 547400 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 547403 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q=*:*} hits=7 status=0 QTime=0 
   [junit4]   2> 547414 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=*,[child+parentFilter%3D"subject:parentDocument"]&fq=subject:"parentDocument"+}
 hits=1 status=0 QTime=8 
   [junit4]   2> 547423 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=subject,[child+parentFilter%3D"subject:parentDocument"+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+}
 hits=1 status=0 QTime=1 
   [junit4]   2> 547426 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=subject,[child+parentFilter%3D"subject:parentDocument"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+}
 hits=1 status=0 QTime=1 
   [junit4]   2> 547427 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=*,[child+parentFilter%3D"subject:parentDocument"]&fq=subject:"parentDocument"+}
 hits=1 status=0 QTime=0 
   [junit4]   2> 547430 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=subject,[child+parentFilter%3D"subject:parentDocument"+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+}
 hits=1 status=0 QTime=1 
   [junit4]   2> 547431 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=subject,[child+parentFilter%3D"subject:parentDocument"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+}
 hits=1 status=0 QTime=0 
   [junit4]   2> 547433 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@3773adc3[collection1] realtime
   [junit4]   2> 547434 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:* 
(-1471707022274592768)} 0 2
   [junit4]   2> 547434 T1811 C681 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 547435 T1811 C681 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_3,generation=3}
   [junit4]   2> 547435 T1811 C681 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 547435 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@785b1cc3[collection1] main
   [junit4]   2> 547436 T1811 C681 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 547437 T1813 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@785b1cc3[collection1] 
main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 547438 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 547438 T1811 oas.SolrTestCaseJ4.tearDown ###Ending 
testAllParams
   [junit4]   2> 547442 T1811 oas.SolrTestCaseJ4.setUp ###Starting 
testParentFilter
   [junit4]   2> 547444 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={versions=true&wt=json&indent=true} 
{add=[1 (1471707022286127104)]} 0 1
   [junit4]   2> 547445 T1811 C681 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 547448 T1811 C681 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_4,generation=4}
   [junit4]   2> 547448 T1811 C681 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 4
   [junit4]   2> 547449 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@e67e628[collection1] main
   [junit4]   2> 547450 T1811 C681 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 547452 T1813 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@e67e628[collection1] 
main{StandardDirectoryReader(segments_4:7:nrt _1(4.10):c3)}
   [junit4]   2> 547452 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 547454 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={versions=true&wt=json&indent=true} 
{add=[4 (1471707022296612864)]} 0 1
   [junit4]   2> 547455 T1811 C681 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 547463 T1811 C681 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_5,generation=5}
   [junit4]   2> 547464 T1811 C681 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 5
   [junit4]   2> 547515 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@5a43f0f1[collection1] main
   [junit4]   2> 547515 T1811 C681 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 547516 T1813 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5a43f0f1[collection1] 
main{StandardDirectoryReader(segments_5:13:nrt _4(4.10):c6)}
   [junit4]   2> 547517 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 62
   [junit4]   2> 547518 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={q=*:*} hits=6 status=0 QTime=1 
   [junit4]   2> 547519 T1811 C681 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q=*:*&fl=*,[child+parentFilter%3D"subject:parentDocument"]&fq=subject:"parentDocument"+}
 hits=2 status=0 QTime=0 
   [junit4]   2> 547521 T1811 oas.SolrTestCaseJ4.assertJQ ERROR query failed 
JSON validation. error=mismatch: '3'!='6' @ 
response/docs/[0]/_childDocuments_/[0]/id
   [junit4]   2>         expected =/response/docs/[0]/_childDocuments_/[0]/id==3
   [junit4]   2>         response = {
   [junit4]   2>          "responseHeader":{
   [junit4]   2>            "status":0,
   [junit4]   2>            "QTime":0},
   [junit4]   2>          "response":{"numFound":2,"start":0,"docs":[
   [junit4]   2>              {
   [junit4]   2>                "id":4,
   [junit4]   2>                "range_facet_si":4,
   [junit4]   2>                "range_facet_l":[4],
   [junit4]   2>                "range_facet_sl":[4],
   [junit4]   2>                "subject":["parentDocument"],
   [junit4]   2>                "title":["njuj"],
   [junit4]   2>                "title_stringNoNorms":["njuj"],
   [junit4]   2>                "_version_":1471707022296612864,
   [junit4]   2>                "_root_":4,
   [junit4]   2>                "multiDefault":["muLti-Default"],
   [junit4]   2>                "intDefault":42,
   [junit4]   2>                "timestamp":"2014-06-23T13:13:08.439Z",
   [junit4]   2>                "_childDocuments_":[
   [junit4]   2>                {
   [junit4]   2>                  "id":6,
   [junit4]   2>                  "range_facet_si":6,
   [junit4]   2>                  "range_facet_l":[6],
   [junit4]   2>                  "range_facet_sl":[6],
   [junit4]   2>                  "_root_":4,
   [junit4]   2>                  "multiDefault":["muLti-Default"],
   [junit4]   2>                  "intDefault":42,
   [junit4]   2>                  "timestamp":"2014-06-23T13:13:08.439Z"},
   [junit4]   2>                {
   [junit4]   2>                  "id":5,
   [junit4]   2>                  "range_facet_si":5,
   [junit4]   2>                  "range_facet_l":[5],
   [junit4]   2>                  "range_facet_sl":[5],
   [junit4]   2>                  "cat":["childDocument"],
   [junit4]   2>                  "title":["njuj"],
   [junit4]   2>                  "title_stringNoNorms":["njuj"],
   [junit4]   2>                  "_root_":4,
   [junit4]   2>                  "multiDefault":["muLti-Default"],
   [junit4]   2>                  "intDefault":42,
   [junit4]   2>                  "timestamp":"2014-06-23T13:13:08.439Z"}]},
   [junit4]   2>              {
   [junit4]   2>                "id":1,
   [junit4]   2>                "range_facet_si":1,
   [junit4]   2>                "range_facet_l":[1],
   [junit4]   2>                "range_facet_sl":[1],
   [junit4]   2>                "subject":["parentDocument"],
   [junit4]   2>                "title":["higlhhoesstdh"],
   [junit4]   2>                "title_stringNoNorms":["higlhhoesstdh"],
   [junit4]   2>                "_version_":1471707022286127104,
   [junit4]   2>                "_root_":1,
   [junit4]   2>                "multiDefault":["muLti-Default"],
   [junit4]   2>                "intDefault":42,
   [junit4]   2>                "timestamp":"2014-06-23T13:13:08.429Z",
   [junit4]   2>                "_childDocuments_":[
   [junit4]   2>                {
   [junit4]   2>                  "id":3,
   [junit4]   2>                  "range_facet_si":3,
   [junit4]   2>                  "range_facet_l":[3],
   [junit4]   2>                  "range_facet_sl":[3],
   [junit4]   2>                  "_root_":1,
   [junit4]   2>                  "multiDefault":["muLti-Default"],
   [junit4]   2>                  "intDefault":42,
   [junit4]   2>                  "timestamp":"2014-06-23T13:13:08.429Z"},
   [junit4]   2>                {
   [junit4]   2>                  "id":2,
   [junit4]   2>                  "range_facet_si":2,
   [junit4]   2>                  "range_facet_l":[2],
   [junit4]   2>                  "range_facet_sl":[2],
   [junit4]   2>                  "cat":["childDocument"],
   [junit4]   2>                  "title":["higlhhoesstdh"],
   [junit4]   2>                  "title_stringNoNorms":["higlhhoesstdh"],
   [junit4]   2>                  "_root_":1,
   [junit4]   2>                  "multiDefault":["muLti-Default"],
   [junit4]   2>                  "intDefault":42,
   [junit4]   2>                  "timestamp":"2014-06-23T13:13:08.429Z"}]}]
   [junit4]   2>          }}
   [junit4]   2>        
   [junit4]   2>         request = 
q=*:*&fl=*,[child+parentFilter%3D"subject:parentDocument"]&fq=subject:"parentDocument"+
   [junit4]   2> 547523 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@324543d3[collection1] realtime
   [junit4]   2> 547524 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:* 
(-1471707022368964608)} 0 2
   [junit4]   2> 547524 T1811 C681 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 547525 T1811 C681 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b6ad9f7
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69070e21)),segFN=segments_6,generation=6}
   [junit4]   2> 547525 T1811 C681 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 6
   [junit4]   2> 547525 T1811 C681 oass.SolrIndexSearcher.<init> Opening 
Searcher@63c87229[collection1] main
   [junit4]   2> 547526 T1811 C681 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 547527 T1813 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@63c87229[collection1] 
main{StandardDirectoryReader(segments_5:15:nrt)}
   [junit4]   2> 547527 T1811 C681 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 547527 T1811 oas.SolrTestCaseJ4.tearDown ###Ending 
testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter 
-Dtests.seed=E5AF40AE6700D67E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_DZ -Dtests.timezone=Antarctica/Vostok 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.10s J0 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='6' @ 
response/docs/[0]/_childDocuments_/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E5AF40AE6700D67E:B1F548E5AB8C1A12]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:792)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:739)
   [junit4]    >        at 
org.apache.solr.response.TestChildDocTransformer.testParentFilterJSON(TestChildDocTransformer.java:205)
   [junit4]    >        at 
org.apache.solr.response.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:49)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 547540 T1811 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 547540 T1811 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=917033287
   [junit4]   2> 547540 T1811 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6f9ffe3f
   [junit4]   2> 547547 T1811 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=5,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=804,transaction_logs_total_number=5}
   [junit4]   2> 547548 T1811 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 547548 T1811 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 547548 T1811 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 547549 T1811 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 547549 T1811 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 547549 T1811 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 547549 T1811 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001/index
   [junit4]   2> 547550 T1811 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001;done=false>>]
   [junit4]   2> 547550 T1811 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.response.TestChildDocTransformer-E5AF40AE6700D67E-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_DZ, 
timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Linux 3.8.0-41-generic amd64/Oracle Corporation 1.8.0_05 
(64-bit)/cpus=8,threads=1,free=93225736,total=321912832
   [junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, 
HdfsUnloadDistributedZkTest, SolrCoreTest, TestRealTimeGet, EchoParamsTest, 
TestSchemaNameResource, TestDocBasedVersionConstraints, 
AnalysisErrorHandlingTest, PrimitiveFieldTypeTest, 
StatelessScriptUpdateProcessorFactoryTest, ShardSplitTest, 
RegexBoostProcessorTest, AddBlockUpdateTest, TestDistribDocBasedVersion, 
RankQueryTest, BlockDirectoryTest, SuggestComponentTest, CacheHeaderTest, 
TestCollationFieldDocValues, CachingDirectoryFactoryTest, 
TestOverriddenPrefixQueryForCustomFieldType, CursorMarkTest, InfoHandlerTest, 
TestGroupingSearch, SyncSliceTest, AnalyticsMergeStrategyTest, 
TestPseudoReturnFields, TestPHPSerializedResponseWriter, 
TestPostingsSolrHighlighter, TestWriterPerf, MBeansHandlerTest, 
SliceStateUpdateTest, CustomCollectionTest, TestAnalyzeInfixSuggestions, 
TestSearcherReuse, SuggesterFSTTest, BlockCacheTest, TestManagedSchema, 
AsyncMigrateRouteKeyTest, TestConfigSets, TestExtendedDismaxParser, 
DocExpirationUpdateProcessorFactoryTest, TestChildDocTransformer]
   [junit4] Completed on J0 in 0.62s, 2 tests, 1 error <<< FAILURES!

[...truncated 916 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: 
There were test failures: 404 suites, 1654 tests, 1 error, 36 ignored (15 
assumptions)

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


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

Reply via email to