Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10852/
Java: 32bit/jdk1.7.0_65 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: 
terms

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method 
explicitly testing qparser: terms
        at __randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:62)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        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:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestCloudSchemaless.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:58782/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:58782/collection1
        at 
__randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1:DFCE110758E9B7ED]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
        at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
        at sun.security.ssl.InputRecord.read(InputRecord.java:480)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
        ... 48 more




Build Log:
[...truncated 10979 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 202746 T540 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 202746 T540 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 202747 T540 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> 202747 T540 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> 202747 T540 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> 202748 T540 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> 202809 T540 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 202898 T540 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 202899 T540 oass.IndexSchema.readSchema Reading Solr Schema 
from schema15.xml
   [junit4]   2> 202912 T540 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 203249 T540 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 203252 T540 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 203253 T540 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 203257 T540 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 203271 T540 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 203271 T540 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> 203271 T540 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 203317 T540 oasc.CoreContainer.<init> New CoreContainer 
21942935
   [junit4]   2> 203317 T540 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> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 203318 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 203319 T540 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 203321 T540 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 203323 T540 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 203323 T540 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 203323 T540 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 203327 T541 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> 203328 T541 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> 203328 T541 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> 203329 T541 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> 203388 T541 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 203458 T541 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 203459 T541 oass.IndexSchema.readSchema Reading Solr Schema 
from schema15.xml
   [junit4]   2> 203473 T541 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 203878 T541 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 203880 T541 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 203882 T541 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 203884 T541 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 203899 T541 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> 203899 T541 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203899 T541 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.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/
   [junit4]   2> 203899 T541 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74cff3
   [junit4]   2> 203900 T541 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 203900 T541 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.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index/
   [junit4]   2> 203900 T541 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 203901 T541 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index
   [junit4]   2> 203901 T541 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=32.6640625, 
floorSegmentMB=1.263671875, forceMergeDeletesPctAllowed=24.48266921881955, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8599857296768938
   [junit4]   2> 203902 T541 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@abc2ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e2f02)),segFN=segments_1,generation=1}
   [junit4]   2> 203902 T541 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 203902 T541 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 203905 T541 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 203906 T541 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 203906 T541 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 203906 T541 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 203906 T541 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> 203906 T541 oasup.UniqFieldsUpdateProcessorFactory.init 
Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 203907 T541 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 203908 T541 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203908 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203909 T541 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 203910 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 203910 T541 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 203910 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 203911 T541 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 203911 T541 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 203912 T541 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 203913 T541 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 203913 T541 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 203913 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 203914 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203914 T541 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203915 T541 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203915 T541 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203916 T541 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203917 T541 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203917 T541 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203918 T541 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 203918 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 203919 T541 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 203922 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203923 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203924 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203926 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203927 T541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 203928 T541 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 203929 T541 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 203930 T541 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 203930 T541 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=69.4013671875, 
floorSegmentMB=1.736328125, forceMergeDeletesPctAllowed=12.838927306621924, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 203931 T541 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@abc2ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e2f02)),segFN=segments_1,generation=1}
   [junit4]   2> 203931 T541 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 203931 T541 oass.SolrIndexSearcher.<init> Opening 
Searcher@11cd6bd[collection1] main
   [junit4]   2> 203931 T541 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 203932 T541 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 203932 T541 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 203932 T541 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 203932 T541 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 203932 T541 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 204003 T541 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 204030 T542 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11cd6bd[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 204036 T541 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 204039 T540 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 204043 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSttf
   [junit4]   2> 204086 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSttf
   [junit4]   2> 204090 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDist
   [junit4]   2> 204102 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDist
   [junit4]   2> 204106 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncRord
   [junit4]   2> 204109 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRord
   [junit4]   2> 204113 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncGhhsin
   [junit4]   2> 204119 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncGhhsin
   [junit4]   2> 204123 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryLucenePlusSort
   [junit4]   2> 204132 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryLucenePlusSort
   [junit4]   2> 204137 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testParserCoverage
   [junit4]   2> 204137 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testParserCoverage
   [junit4]   2> 204142 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncHsin
   [junit4]   2> 204144 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncHsin
   [junit4]   2> 204152 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncProduct
   [junit4]   2> 204159 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncProduct
   [junit4]   2> 204163 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQuerySurround
   [junit4]   2> 204208 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQuerySurround
   [junit4]   2> 204212 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncExists
   [junit4]   2> 204217 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncExists
   [junit4]   2> 204220 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncVector
   [junit4]   2> 204221 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncVector
   [junit4]   2> 204224 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncMathConsts
   [junit4]   2> 204226 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncMathConsts
   [junit4]   2> 204229 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncDoubleValueBools
   [junit4]   2> 204234 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncDoubleValueBools
   [junit4]   2> 204238 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMaxdoc
   [junit4]   2> 204240 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncMaxdoc
   [junit4]   2> 204243 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncBoost
   [junit4]   2> 204245 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBoost
   [junit4]   2> 204249 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSub
   [junit4]   2> 204249 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSub
   [junit4]   2> 204252 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryJoin
   [junit4]   2> 204256 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryJoin
   [junit4]   2> 204260 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryRaw
   [junit4]   2> 204260 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryRaw
   [junit4]   2> 204263 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncNot
   [junit4]   2> 204264 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNot
   [junit4]   2> 204267 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncGeohash
   [junit4]   2> 204268 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncGeohash
   [junit4]   2> 204271 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncSingleValueMathFuncs
   [junit4]   2> 204278 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncSingleValueMathFuncs
   [junit4]   2> 204282 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncLiteral
   [junit4]   2> 204282 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncLiteral
   [junit4]   2> 204286 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncBools
   [junit4]   2> 204286 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBools
   [junit4]   2> 204291 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryBbox
   [junit4]   2> 204306 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBbox
   [junit4]   2> 204310 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncScale
   [junit4]   2> 204311 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncScale
   [junit4]   2> 204314 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncLinear
   [junit4]   2> 204316 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncLinear
   [junit4]   2> 204319 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncCscore
   [junit4]   2> 204336 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncCscore
   [junit4]   2> 204339 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMin
   [junit4]   2> 204340 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMin
   [junit4]   2> 204342 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncSqedist
   [junit4]   2> 204343 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncSqedist
   [junit4]   2> 204346 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMax
   [junit4]   2> 204347 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMax
   [junit4]   2> 204350 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryFrange
   [junit4]   2> 204350 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryFrange
   [junit4]   2> 204353 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncOrd
   [junit4]   2> 204355 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncOrd
   [junit4]   2> 204358 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryGeofilt
   [junit4]   2> 204360 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryGeofilt
   [junit4]   2> 204364 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryMaxScore
   [junit4]   2> 204367 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryMaxScore
   [junit4]   2> 204370 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDef
   [junit4]   2> 204374 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDef
   [junit4]   2> 204377 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryDismax
   [junit4]   2> 204395 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryDismax
   [junit4]   2> 204398 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryPrefix
   [junit4]   2> 204400 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryPrefix
   [junit4]   2> 204403 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMod
   [junit4]   2> 204404 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMod
   [junit4]   2> 204406 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncField
   [junit4]   2> 204407 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncField
   [junit4]   2> 204410 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncStrdist
   [junit4]   2> 204413 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncStrdist
   [junit4]   2> 204417 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncRecip
   [junit4]   2> 204418 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRecip
   [junit4]   2> 204421 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncQuery
   [junit4]   2> 204422 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncQuery
   [junit4]   2> 204425 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncTop
   [junit4]   2> 204426 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTop
   [junit4]   2> 204429 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncDiv
   [junit4]   2> 204429 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDiv
   [junit4]   2> 204432 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryComplexPhrase
   [junit4]   2> 204457 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryComplexPhrase
   [junit4]   2> 204460 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncCurrency
   [junit4]   2> 204463 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncCurrency
   [junit4]   2> 204466 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryBoost
   [junit4]   2> 204466 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryBoost
   [junit4]   2> 204469 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryCollapse
   [junit4]   2> 204473 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryCollapse
   [junit4]   2> 204476 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMs
   [junit4]   2> 204480 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMs
   [junit4]   2> 204494 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncGeodist
   [junit4]   2> 204496 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncGeodist
   [junit4]   2> 204499 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncDoubleValueMathFuncs
   [junit4]   2> 204501 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncDoubleValueMathFuncs
   [junit4]   2> 204504 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryTerm
   [junit4]   2> 204505 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryTerm
   [junit4]   2> 204507 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncMap
   [junit4]   2> 204509 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMap
   [junit4]   2> 204512 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncNumdocs
   [junit4]   2> 204513 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncNumdocs
   [junit4]   2> 204516 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncNorm
   [junit4]   2> 204518 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNorm
   [junit4]   2> 204521 T540 oas.SolrTestCaseJ4.setUp ###Starting testBlockJoin
   [junit4]   2> 204530 T540 oas.SolrTestCaseJ4.tearDown ###Ending testBlockJoin
   [junit4]   2> 204533 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testReRankQuery
   [junit4]   2> 204537 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testReRankQuery
   [junit4]   2> 204541 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testFuncTestfunc
   [junit4]   2> 204541 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncTestfunc
   [junit4]   2> 204545 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryLucene
   [junit4]   2> 204546 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryLucene
   [junit4]   2> 204549 T540 oas.SolrTestCaseJ4.setUp ###Starting testField
   [junit4]   2> 204550 T540 oas.SolrTestCaseJ4.tearDown ###Ending testField
   [junit4]   2> 204553 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQuerySwitch
   [junit4]   2> 204555 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQuerySwitch
   [junit4]   2> 204558 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testDateMathParsingEquality
   [junit4]   2> 204558 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testDateMathParsingEquality
   [junit4]   2> 204561 T540 oas.SolrTestCaseJ4.setUp ###Starting testQueryFunc
   [junit4]   2> 204562 T540 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFunc
   [junit4]   2> 204565 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncTerms
   [junit4]   2> 204575 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTerms
   [junit4]   2> 204578 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQueryNested
   [junit4]   2> 204579 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQueryNested
   [junit4]   2> 204582 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncSum
   [junit4]   2> 204583 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSum
   [junit4]   2> 204585 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncIf
   [junit4]   2> 204588 T540 oas.SolrTestCaseJ4.tearDown ###Ending testFuncIf
   [junit4]   2> 204590 T540 oas.SolrTestCaseJ4.setUp ###Starting testTestFuncs
   [junit4]   2> 204593 T540 oas.SolrTestCaseJ4.tearDown ###Ending testTestFuncs
   [junit4]   2> 204596 T540 oas.SolrTestCaseJ4.setUp ###Starting 
testQuerySimple
   [junit4]   2> 204601 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testQuerySimple
   [junit4]   2> 204604 T540 oas.SolrTestCaseJ4.setUp ###Starting testFuncJoindf
   [junit4]   2> 204605 T540 oas.SolrTestCaseJ4.tearDown ###Ending 
testFuncJoindf
   [junit4]   2> 204607 T540 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 204607 T540 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=21942935
   [junit4]   2> 204607 T540 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@172296f
   [junit4]   2> 204636 T540 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 204637 T540 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 204637 T540 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 204637 T540 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 204638 T540 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-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.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001;done=false>>]
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 204639 T540 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-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.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 204640 T540 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.search.QueryEqualityTest-5E289F1F2FB6D7D1-001/init-core-data-001/index
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=th, 
timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65 
(32-bit)/cpus=8,threads=1,free=26511920,total=74567680
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, 
TestMaxScoreQueryParser, AliasIntegrationTest, SimpleFacetsTest, 
CollectionsAPIAsyncDistributedZkTest, TestConfig, 
UUIDUpdateProcessorFallbackTest, ShowFileRequestHandlerTest, 
TestShortCircuitedRequests, TestTolerantSearch, TestSolrDeletionPolicy2, 
TestStandardQParsers, TestRemoteStreaming, QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest 
-Dtests.seed=5E289F1F2FB6D7D1 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=th -Dtests.timezone=Etc/UTC -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was 
run w/o any other method explicitly testing qparser: terms
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1]:0)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:62)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed on J0 in 2.01s, 70 tests, 1 failure <<< FAILURES!

[...truncated 89 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/init-core-data-001
   [junit4]   2> 206398 T553 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 206398 T553 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 206401 T553 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 206401 T553 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 206402 T554 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 206502 T553 oasc.ZkTestServer.run start zk server on port:59975
   [junit4]   2> 206502 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 206505 T560 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14ac423 name:ZooKeeperConnection 
Watcher:127.0.0.1:59975 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 206505 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 206506 T553 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 206508 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 206510 T562 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8a2787 name:ZooKeeperConnection 
Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 206510 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 206510 T553 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 206512 T553 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 206513 T553 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 206515 T553 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 206516 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 206517 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 206519 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 206519 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 206521 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 206521 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 206523 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 206523 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 206525 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 206525 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 206527 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 206527 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 206528 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 206529 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 206530 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 206531 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 206533 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 206533 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 206535 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 206535 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 206537 T553 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 206537 T553 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 206539 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 206540 T564 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56d51b name:ZooKeeperConnection 
Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 206540 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 206896 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 206900 T553 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 206915 T553 oejs.AbstractConnector.doStart Started 
[email protected]:?????
   [junit4]   2> 206917 T553 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 206917 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 206917 T553 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002
   [junit4]   2> 206918 T553 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/'
   [junit4]   2> 206932 T553 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/solr.xml
   [junit4]   2> 206983 T553 oasc.CoreContainer.<init> New CoreContainer 9946018
   [junit4]   2> 206983 T553 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/]
   [junit4]   2> 206984 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 206984 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 206985 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 206985 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 206985 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 206986 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 206988 T553 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 206990 T553 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 206990 T553 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 206990 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 206991 T553 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59975/solr
   [junit4]   2> 206991 T553 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 206992 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 206993 T575 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@310840 name:ZooKeeperConnection 
Watcher:127.0.0.1:59975 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 206994 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 206996 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 206996 T577 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f90960 name:ZooKeeperConnection 
Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 206997 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 206998 T553 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 207000 T553 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 207002 T553 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 207004 T553 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 207005 T553 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 207007 T553 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 207008 T553 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:52520_
   [junit4]   2> 207009 T553 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52520_
   [junit4]   2> 207010 T553 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 207011 T553 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 207013 T553 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:52520_
   [junit4]   2> 207014 T553 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 207015 T553 oasc.Overseer.start Overseer 
(id=92238189432537092-127.0.0.1:52520_-n_0000000000) starting
   [junit4]   2> 207016 T553 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 207022 T579 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 207022 T553 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 207024 T553 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 207025 T553 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 207027 T578 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 207030 T580 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 207030 T580 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 207031 T580 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 207031 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 207033 T578 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 207033 T578 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:52520";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:52520_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 207034 T578 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 207034 T578 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 207036 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 207036 T581 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208031 T580 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 208032 T580 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 208032 T580 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 208033 T580 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 208033 T580 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 208034 T580 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/'
   [junit4]   2> 208034 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 208035 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 208035 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 208077 T580 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 208116 T580 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 208121 T580 oass.ManagedIndexSchemaFactory.create The schema 
is configured as managed, but managed schema resource managed-schema not found 
- loading non-managed schema schema.xml instead
   [junit4]   2> 208125 T580 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 208130 T580 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 208159 T580 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 208163 T580 
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted 
managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 208164 T580 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml.bak
   [junit4]   2> 208168 T580 
oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to 
managed schema in ZooKeeper, renamed the non-managed schema 
/configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 208169 T580 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 208169 T580 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 208170 T580 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/
   [junit4]   2> 208170 T580 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 208171 T580 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data
   [junit4]   2> 208171 T580 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.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index/
   [junit4]   2> 208172 T580 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 208172 T580 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index
   [junit4]   2> 208173 T580 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 208243 T580 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a78895; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 208243 T580 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 208244 T580 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 208401 T580 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 208401 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 208402 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 208403 T580 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 208406 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208407 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208408 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208410 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208411 T580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 208413 T580 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 208413 T580 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 208414 T580 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=45.267578125, 
floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=2.2556430893191983, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8949863660588501
   [junit4]   2> 208415 T580 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a78895; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 208419 T580 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 208419 T580 oass.SolrIndexSearcher.<init> Opening 
Searcher@eb53cb[collection1] main
   [junit4]   2> 208420 T580 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 208420 T580 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 208421 T580 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 208421 T580 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 208421 T580 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 208422 T580 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 208423 T580 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 208428 T580 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 208428 T580 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 208430 T580 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 208431 T580 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 208431 T580 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 208433 T580 oass.ZkIndexSchemaReader.createSchemaWatcher 
Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema ...
   [junit4]   2> 208441 T582 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@eb53cb[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 208441 T580 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 208442 T585 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:52520 collection:control_collection 
shard:shard1
   [junit4]   2> 208442 T553 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 208443 T585 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 208443 T553 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 208447 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 208447 T585 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 208448 T587 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e97fcb name:ZooKeeperConnection 
Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 208448 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 208451 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208451 T553 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 208452 T585 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 208452 T585 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C225 name=collection1 
org.apache.solr.core.SolrCore@1a872da url=https://127.0.0.1:52520/collection1 
node=127.0.0.1:52520_ C225_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=https://127.0.0.1:52520, core=collection1, 
node_name=127.0.0.1:52520_}
   [junit4]   2> 208452 T585 C225 P52520 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:52520/collection1/
   [junit4]   2> 208453 T585 C225 P52520 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 208453 T585 C225 P52520 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:52520/collection1/ has no replicas
   [junit4]   2> 208453 T578 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 208453 T585 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:52520/collection1/ shard1
   [junit4]   2> 208453 T553 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 208453 T585 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 208456 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208466 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208468 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208570 T581 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208570 T588 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208615 T585 oasc.ZkController.register We are 
https://127.0.0.1:52520/collection1/ and leader is 
https://127.0.0.1:52520/collection1/
   [junit4]   2> 208615 T585 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:52520
   [junit4]   2> 208615 T585 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 208615 T585 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 208615 T585 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 208617 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208617 T590 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208617 T585 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 208617 T589 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208619 T578 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 208619 T578 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:52520";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:52520_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 208621 T589 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 208722 T588 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208722 T589 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 208809 T553 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 208810 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 208816 T553 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 208818 T553 oejs.AbstractConnector.doStart Started 
[email protected]:?????
   [junit4]   2> 208821 T553 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 208822 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 208822 T553 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003
   [junit4]   2> 208822 T553 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/'
   [junit4]   2> 208843 T553 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/solr.xml
   [junit4]   2> 208881 T553 oasc.CoreContainer.<init> New CoreContainer 
21339707
   [junit4]   2> 208882 T553 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/]
   [junit4]   2> 208883 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 208883 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 208883 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 208884 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 208885 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 208885 T553 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 208887 T553 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 208892 T553 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 208892 T553 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 208892 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 208893 T553 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59975/solr
   [junit4]   2> 208893 T553 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 208894 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 208895 T601 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ce4ef name:ZooKeeperConnection 
Watcher:127.0.0.1:59975 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 208895 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 208897 T553 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 208898 T603 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@169f7bf name:ZooKeeperConnection 
Watcher:127.0.0.1:59975/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 208899 T553 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 208903 T553 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 209907 T553 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:59683_
   [junit4]   2> 209908 T553 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59683_
   [junit4]   2> 209910 T589 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 209910 T588 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 209911 T604 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 209916 T605 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 209916 T605 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 209917 T605 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 209917 T589 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 209917 T590 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 209917 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 209918 T578 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 209919 T578 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=4 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59683";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59683_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 209919 T578 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 209919 T578 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard4
   [junit4]   2> 209920 T581 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 210022 T604 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 210022 T588 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 210022 T581 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 210917 T605 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 210918 T605 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 210918 T605 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 210918 T605 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 210919 T605 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 210920 T605 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/'
   [junit4]   2> 210920 T605 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 210921 T605 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 210921 T605 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 210964 T605 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 211001 T605 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 211002 T605 oass.IndexSchema.readSchema Reading Solr Schema 
from managed-schema
   [junit4]   2> 211007 T605 oass.IndexSchema.readSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 211037 T605 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 211038 T605 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 211038 T605 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 211039 T605 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/
   [junit4]   2> 211039 T605 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 211039 T605 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data
   [junit4]   2> 211040 T605 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.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index/
   [junit4]   2> 211040 T605 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 211043 T605 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index
   [junit4]   2> 211043 T605 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 211103 T605 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-003/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bb8b28; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 211104 T605 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 211104 T605 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "add-unknown-fields-to-the-schema"
   [junit4]   2> 211111 T605 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 211111 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211111 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 211112 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 211113 T605 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 211116 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211117 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211118 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211119 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211120 T605 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 211123 T605 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 211123 T605 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 211124 T605 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=45.267578125, 
floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=2.2556430893191983, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8949863660588501
   [junit4]   2> 211125 T605 oasc.SolrDeletionPolicy.onI

[...truncated too long message...]

on1/data/index.20140807222502510;done=false>>]
   [junit4]   2> 465251 T553 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data/index.20140807222502510
   [junit4]   2> 465252 T795 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 465252 T553 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data;done=false>>]
   [junit4]   2> 465252 T795 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 465252 T553 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001/tempDir-010/collection1/data
   [junit4]   2> 465254 T820 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:60804_
   [junit4]   2> 466755 T822 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 466755 T809 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 466779 T553 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 471769 T553 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 471772 T553 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59975 59975
   [junit4]   2> 472482 T554 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59975 59975
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless 
-Dtests.method=testDistribSearch -Dtests.seed=5E289F1F2FB6D7D1 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai 
-Dtests.timezone=Europe/Tirane -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    266s J0 | TestCloudSchemaless.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:58782/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5E289F1F2FB6D7D1:DFCE110758E9B7ED]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:559)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54)
   [junit4]    >        at 
org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:480)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:449)
   [junit4]    >        ... 48 more
   [junit4]   2> 472516 T553 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [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.schema.TestCloudSchemaless-5E289F1F2FB6D7D1-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, 
locale=th_TH_TH_#u-nu-thai, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65 
(32-bit)/cpus=8,threads=1,free=43214416,total=106131456
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, 
TestMaxScoreQueryParser, AliasIntegrationTest, SimpleFacetsTest, 
CollectionsAPIAsyncDistributedZkTest, TestConfig, 
UUIDUpdateProcessorFallbackTest, ShowFileRequestHandlerTest, 
TestShortCircuitedRequests, TestTolerantSearch, TestSolrDeletionPolicy2, 
TestStandardQParsers, TestRemoteStreaming, QueryEqualityTest, 
TestComplexPhraseQParserPlugin, TestCloudSchemaless]
   [junit4] Completed on J0 in 266.16s, 1 test, 1 error <<< FAILURES!

[...truncated 1142 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: 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:1299: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: 
There were test failures: 411 suites, 1711 tests, 1 suite-level error, 1 error, 
38 ignored (17 assumptions)

Total time: 105 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_65 -client 
-XX:+UseConcMarkSweepGC
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